summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:51:17 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:07 -0700
commit68179a9509cf571800b73785b38df33c4013305d (patch)
treec433ce253ddb0ff4e7da178795285c3c5919e1ca /dev-python/arpeggio
parentdev-go/sarama: remove variables from HOMEPAGE (diff)
downloadgentoo-68179a9509cf571800b73785b38df33c4013305d.tar.gz
gentoo-68179a9509cf571800b73785b38df33c4013305d.tar.bz2
gentoo-68179a9509cf571800b73785b38df33c4013305d.zip
dev-python/arpeggio: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/arpeggio')
-rw-r--r--dev-python/arpeggio/arpeggio-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"