summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-24 12:29:04 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-24 12:30:51 +0100
commit8ed789d94e62f3ad16bccabe5cec08719cbb656e (patch)
tree32a727cb5a08e4d6af740cc99ff19101fd3561c3 /dev-python/minify-html
parentapp-admin/ansible-lint: drop 6.18.0 (diff)
downloadgentoo-8ed789d94e62f3ad16bccabe5cec08719cbb656e.tar.gz
gentoo-8ed789d94e62f3ad16bccabe5cec08719cbb656e.tar.bz2
gentoo-8ed789d94e62f3ad16bccabe5cec08719cbb656e.zip
dev-python/minify-html: Support PKGBUMPING hack
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/minify-html')
-rw-r--r--dev-python/minify-html/minify-html-0.15.0.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/minify-html/minify-html-0.15.0.ebuild b/dev-python/minify-html/minify-html-0.15.0.ebuild
index 272355f7af46..b91455a60c19 100644
--- a/dev-python/minify-html/minify-html-0.15.0.ebuild
+++ b/dev-python/minify-html/minify-html-0.15.0.ebuild
@@ -19,8 +19,12 @@ HOMEPAGE="
"
SRC_URI+="
${CARGO_CRATE_URIS}
- https://dev.gentoo.org/~mgorny/dist/${P/-/_}-crates.tar.xz
"
+if [[ ! ${PKGBUMPING} ]]; then
+ SRC_URI+="
+ https://dev.gentoo.org/~mgorny/dist/${P/-/_}-crates.tar.xz
+ "
+fi
LICENSE="MIT"
# Dependent crate licenses