summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2017-03-28 11:44:55 -0700
committerBrian Dolbec <dolsen@gentoo.org>2017-03-28 12:07:10 -0700
commit3e6f6b63f4cb1a28974e007278ba3963443a32aa (patch)
tree811e0b72aab316db595fc5a2485c0f4e04cc35c9
parentdev-python/axiom: Update HOMEPAGE (diff)
downloadgentoo-3e6f6b63f4cb1a28974e007278ba3963443a32aa.tar.gz
gentoo-3e6f6b63f4cb1a28974e007278ba3963443a32aa.tar.bz2
gentoo-3e6f6b63f4cb1a28974e007278ba3963443a32aa.zip
dev-python/epsilon: Update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
-rw-r--r--dev-python/epsilon/epsilon-0.7.0.ebuild4
-rw-r--r--dev-python/epsilon/epsilon-0.7.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/epsilon/epsilon-0.7.0.ebuild b/dev-python/epsilon/epsilon-0.7.0.ebuild
index efdfa10d021c..0d7e44bcf2e9 100644
--- a/dev-python/epsilon/epsilon-0.7.0.ebuild
+++ b/dev-python/epsilon/epsilon-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit twisted-r1 eutils
DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class"
-HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon https://pypi.python.org/pypi/Epsilon"
+HOMEPAGE="https://github.com/twisted/epsilon https://pypi.python.org/pypi/Epsilon"
SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
KEYWORDS="amd64 ppc ppc64 sparc x86"
diff --git a/dev-python/epsilon/epsilon-0.7.1.ebuild b/dev-python/epsilon/epsilon-0.7.1.ebuild
index f0fb386ce8b8..f52a5827fc01 100644
--- a/dev-python/epsilon/epsilon-0.7.1.ebuild
+++ b/dev-python/epsilon/epsilon-0.7.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit twisted-r1
DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class"
-HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon https://pypi.python.org/pypi/Epsilon"
+HOMEPAGE="https://github.com/twisted/epsilon https://pypi.python.org/pypi/Epsilon"
SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"