mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/bottleneck: update HOMEPAGE.
Closes: https://bugs.gentoo.org/639268 Closes: https://github.com/gentoo/gentoo/pull/6863
This commit is contained in:
committed by
Patrice Clement
parent
78745195e8
commit
c45460ed44
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user