mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/bsddb3: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7448
This commit is contained in:
committed by
Michał Górny
parent
96633f1a27
commit
3d2bc72e68
@@ -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
|
||||
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
|
||||
inherit db-use distutils-r1 multilib
|
||||
|
||||
DESCRIPTION="Python bindings for Berkeley DB"
|
||||
HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
|
||||
HOMEPAGE="https://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
|
||||
inherit db-use distutils-r1
|
||||
|
||||
DESCRIPTION="Python bindings for Berkeley DB"
|
||||
HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
|
||||
HOMEPAGE="https://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user