summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-05 21:13:02 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-05 22:53:47 +0100
commitb0241f75644897985dd162ea0bf989cd5afeda0b (patch)
treee57df641ece5b6083eac624cde701b167ea832dc
parentd0ebbd962d80edab45ce151bfc9bd15a73cb7d32 (diff)
downloadgentoo-b0241f75644897985dd162ea0bf989cd5afeda0b.tar.gz
gentoo-b0241f75644897985dd162ea0bf989cd5afeda0b.tar.bz2
gentoo-b0241f75644897985dd162ea0bf989cd5afeda0b.zip
dev-python/django-evolution: remove dead HOMEPAGE
-rw-r--r--dev-python/django-evolution/django-evolution-0.7.4.ebuild4
-rw-r--r--dev-python/django-evolution/django-evolution-0.7.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/django-evolution/django-evolution-0.7.4.ebuild b/dev-python/django-evolution/django-evolution-0.7.4.ebuild
index fe8128f22f4c..72352a19cd9f 100644
--- a/dev-python/django-evolution/django-evolution-0.7.4.ebuild
+++ b/dev-python/django-evolution/django-evolution-0.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ MY_P=${MY_PN}-${PV}
RELEASE="0.7"
DESCRIPTION="A Django application that will run cron jobs for other django apps"
-HOMEPAGE="https://code.google.com/p/django-evolution/ https://pypi.python.org/pypi/django_evolution/"
+HOMEPAGE="https://pypi.python.org/pypi/django_evolution/"
SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/django-evolution/django-evolution-0.7.5.ebuild b/dev-python/django-evolution/django-evolution-0.7.5.ebuild
index 2571729bdc57..280f18145a39 100644
--- a/dev-python/django-evolution/django-evolution-0.7.5.ebuild
+++ b/dev-python/django-evolution/django-evolution-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ MY_P=${MY_PN}-${PV}
RELEASE="0.7"
DESCRIPTION="A Django application that will run cron jobs for other django apps"
-HOMEPAGE="https://code.google.com/p/django-evolution/ https://pypi.python.org/pypi/django_evolution/"
+HOMEPAGE="https://pypi.python.org/pypi/django_evolution/"
SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz"
LICENSE="BSD"