dev-python/bottleneck: update HOMEPAGE.
authorWim Muskee <wimmuskee@gmail.com>
Mon, 15 Jan 2018 05:34:27 +0000 (06:34 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 23 Jan 2018 09:29:03 +0000 (10:29 +0100)
Closes: https://bugs.gentoo.org/639268
Closes: https://github.com/gentoo/gentoo/pull/6863

dev-python/bottleneck/bottleneck-0.8.0.ebuild
dev-python/bottleneck/bottleneck-1.0.0.ebuild

index c23ccfffde69f51b64d84663ff0c343ad78b714a..122f38004509a0163c9eb7ed7b0d323687de99a4 100644 (file)
@@ -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="Bottleneck"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Fast NumPy array functions written in Cython"
-HOMEPAGE="http://berkeleyanalytics.com/bottleneck"
+HOMEPAGE="https://pypi.python.org/pypi/Bottleneck"
 SRC_URI="mirror://pypi/B/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
index 3a9f09cbd62a0fa317dba207feea15112ea37398..e8418e14afd5a6f279be0d9c10e47c463fbf923d 100644 (file)
@@ -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="Bottleneck"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Fast NumPy array functions written in Cython"
-HOMEPAGE="http://berkeleyanalytics.com/bottleneck"
+HOMEPAGE="https://pypi.python.org/pypi/Bottleneck"
 SRC_URI="mirror://pypi/B/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"