summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-11-26 19:24:17 +0100
committerDavid Seifert <soap@gentoo.org>2016-11-26 19:24:37 +0100
commit14310b0405270e9e004705ed529ee22176d1377e (patch)
tree44a28cb3e34ea1b02df0e0712b62a42f552a972c /sys-process
parentapp-office/libreoffice-bin-debug: Version bump (diff)
downloadgentoo-14310b0405270e9e004705ed529ee22176d1377e.tar.gz
gentoo-14310b0405270e9e004705ed529ee22176d1377e.tar.bz2
gentoo-14310b0405270e9e004705ed529ee22176d1377e.zip
sys-process/glances: Fix PyPI link
Gentoo-bug: 600876 Package-Manager: portage-2.3.2
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/glances/glances-2.7.1.ebuild2
-rw-r--r--sys-process/glances/glances-2.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/glances/glances-2.7.1.ebuild b/sys-process/glances/glances-2.7.1.ebuild
index 9d04a05de483..9d9000396c65 100644
--- a/sys-process/glances/glances-2.7.1.ebuild
+++ b/sys-process/glances/glances-2.7.1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 eutils linux-info
DESCRIPTION="CLI curses based monitoring tool"
HOMEPAGE="https://github.com/nicolargo/glances"
-SRC_URI="mirror://pypi/${PN^:0:1}/${PN^}/${P^}.tar.gz"
+SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
diff --git a/sys-process/glances/glances-2.7.ebuild b/sys-process/glances/glances-2.7.ebuild
index 9d04a05de483..9d9000396c65 100644
--- a/sys-process/glances/glances-2.7.ebuild
+++ b/sys-process/glances/glances-2.7.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 eutils linux-info
DESCRIPTION="CLI curses based monitoring tool"
HOMEPAGE="https://github.com/nicolargo/glances"
-SRC_URI="mirror://pypi/${PN^:0:1}/${PN^}/${P^}.tar.gz"
+SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"