summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-07 18:11:36 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-07 18:11:36 +0100
commit337e678fd086e4464b4cabc6c6c5fba90ac45658 (patch)
treefd85e3c0f4b755bd0ddc3b0843adff37d3c4bfaa
parentdev-python/mkdocs-material: Remove old (diff)
downloadgentoo-337e678fd086e4464b4cabc6c6c5fba90ac45658.tar.gz
gentoo-337e678fd086e4464b4cabc6c6c5fba90ac45658.tar.bz2
gentoo-337e678fd086e4464b4cabc6c6c5fba90ac45658.zip
dev-python/sphinxcontrib-plantuml: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.28.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.28.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.28.ebuild
index d332eb7cf4bb..368a7eb7e9dd 100644
--- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.28.ebuild
+++ b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.28.ebuild
@@ -17,13 +17,12 @@ SRC_URI="
https://github.com/sphinx-contrib/plantuml/archive/refs/tags/${PV}.tar.gz
-> ${P}.gh.tar.gz
"
+S="${WORKDIR}/${P#sphinxcontrib-}"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm64"
-S="${WORKDIR}/${P#sphinxcontrib-}"
-
BDEPEND="
test? (
app-text/texlive