summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/graphite-web/graphite-web-1.1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/graphite-web/graphite-web-1.1.10.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.10.ebuild
index fac6c20abffa..3488db936e23 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.10.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.10.ebuild
@@ -4,12 +4,12 @@
EAPI=7
PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_SETUPTOOLS=no # export USE_SETUPTOOLS to activate
+PYPI_NO_NORMALIZE=1
-inherit distutils-r1 prefix
+inherit distutils-r1 prefix pypi
DESCRIPTION="Enterprise scalable realtime graphing"
HOMEPAGE="https://graphiteapp.org/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"