summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 03:26:47 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:13 -0700
commit8004f392d527c694193b3603e4e1d4c31aa3adae (patch)
tree93582ab783e0172136158945919ca2cdf2b0973d /dev-python/textx
parentdev-python/sqlalchemy-rqlite: remove variables from HOMEPAGE (diff)
downloadgentoo-8004f392d527c694193b3603e4e1d4c31aa3adae.tar.gz
gentoo-8004f392d527c694193b3603e4e1d4c31aa3adae.tar.bz2
gentoo-8004f392d527c694193b3603e4e1d4c31aa3adae.zip
dev-python/textx: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/textx')
-rw-r--r--dev-python/textx/textx-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/textx/textx-1.4.ebuild b/dev-python/textx/textx-1.4.ebuild
index bdb75ef49484..f176c431bf4d 100644
--- a/dev-python/textx/textx-1.4.ebuild
+++ b/dev-python/textx/textx-1.4.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=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"