summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-08-18 08:35:46 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-02 21:03:25 -0400
commiteda3a972036491448dd183cab36be6555c81d4ef (patch)
tree37fc738395b907d0bd9e5d6d3fba837ea4102b9c /dev-python/apse
parentdev-python/htmlgen: fix HOMEPAGE (diff)
downloadgentoo-eda3a972036491448dd183cab36be6555c81d4ef.tar.gz
gentoo-eda3a972036491448dd183cab36be6555c81d4ef.tar.bz2
gentoo-eda3a972036491448dd183cab36be6555c81d4ef.zip
dev-python/apse: replace HOMEPAGE with no_homepage wiki site
Diffstat (limited to 'dev-python/apse')
-rw-r--r--dev-python/apse/apse-0.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/apse/apse-0.2-r3.ebuild b/dev-python/apse/apse-0.2-r3.ebuild
index 3cc56692e5dd..a2843e778096 100644
--- a/dev-python/apse/apse-0.2-r3.ebuild
+++ b/dev-python/apse/apse-0.2-r3.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
MY_P="Apse-${PV}"
DESCRIPTION="Approximate String Matching in Python"
-HOMEPAGE="http://www.personal.psu.edu/staff/i/u/iua1/python/apse/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="http://www.personal.psu.edu/staff/i/u/iua1/python/${PN}/dist/${MY_P}.tar.gz"
LICENSE="GPL-2"