mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A reusable application for the Django web framework"
|
||||
HOMEPAGE="https://code.google.com/p/django-ldap-groups"
|
||||
SRC_URI="http://django-ldap-groups.googlecode.com/files/${P}.tar.gz"
|
||||
SRC_URI="https://django-ldap-groups.googlecode.com/files/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user