mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit autotools-utils eutils python-r1
|
||||
|
||||
DESCRIPTION="Python bindings to the Poppler PDF library"
|
||||
HOMEPAGE="http://launchpad.net/poppler-python"
|
||||
SRC_URI="http://launchpad.net/poppler-python/trunk/development/+download/pypoppler-${PV}.tar.gz"
|
||||
HOMEPAGE="https://launchpad.net/poppler-python"
|
||||
SRC_URI="https://launchpad.net/poppler-python/trunk/development/+download/pypoppler-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user