summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-21 20:30:16 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-24 12:20:58 +0100
commitffc5324a8336e2ef70a75e563213129d8f24a3c6 (patch)
treec38f2a8aff5b3c2f39a0c4d33329fc5560d9b47f /dev-python/tempita/tempita-0.5.3-r1.ebuild
parentnet-irc/irssi: stable 1.0.7 for ia64, bug #647780 (diff)
downloadgentoo-ffc5324a8336e2ef70a75e563213129d8f24a3c6.tar.gz
gentoo-ffc5324a8336e2ef70a75e563213129d8f24a3c6.tar.bz2
gentoo-ffc5324a8336e2ef70a75e563213129d8f24a3c6.zip
dev-python/tempita: remove dead HOMEPAGE
Diffstat (limited to 'dev-python/tempita/tempita-0.5.3-r1.ebuild')
-rw-r--r--dev-python/tempita/tempita-0.5.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild
index 4cb6f4d0d6a2..eb02f1953565 100644
--- a/dev-python/tempita/tempita-0.5.3-r1.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r1.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=5
@@ -11,7 +11,7 @@ MY_PN="Tempita"
MY_P="${MY_PN}-${PV}dev"
DESCRIPTION="A very small text templating language"
-HOMEPAGE="http://pythonpaste.org/tempita https://pypi.python.org/pypi/Tempita"
+HOMEPAGE="https://pypi.python.org/pypi/Tempita"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"