dev-python/textx: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 08:26:47 +0000 (03:26 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:13 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-python/textx/textx-1.4.ebuild

index bdb75ef49484966b25f39142ca41b17675f37466..f176c431bf4d5afab040ec63dcb4c4f27bfbcbbd 100644 (file)
@@ -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=textX
 MY_P=${MY_PN}-${PV}
 DESCRIPTION="Meta-language for DSL implementation inspired by Xtext"
-HOMEPAGE="https://pypi.python.org/pypi/${MY_PN} https://github.com/igordejanovic/${MY_PN}"
+HOMEPAGE="https://pypi.python.org/pypi/textX https://github.com/igordejanovic/textX"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 # pypi tarball omits tests
 RESTRICT="test"