From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:51:17 +0000 (-0500) Subject: dev-python/arpeggio: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=68179a9509cf571800b73785b38df33c4013305d;p=gentoo.git dev-python/arpeggio: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-python/arpeggio/arpeggio-1.5.ebuild b/dev-python/arpeggio/arpeggio-1.5.ebuild index ca6482ac4d18..997a6ce25fff 100644 --- a/dev-python/arpeggio/arpeggio-1.5.ebuild +++ b/dev-python/arpeggio/arpeggio-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=Arpeggio MY_P=${MY_PN}-${PV} DESCRIPTION="Parser interpreter based on PEG grammars" -HOMEPAGE="https://pypi.python.org/pypi/${MY_PN} https://github.com/igordejanovic/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/Arpeggio https://github.com/igordejanovic/Arpeggio" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" # pypi tarball omits tests RESTRICT="test"