mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A reusable application for the Django web framework"
|
||||
HOMEPAGE="http://code.google.com/p/django-ldap-groups"
|
||||
HOMEPAGE="https://code.google.com/p/django-ldap-groups"
|
||||
SRC_URI="http://django-ldap-groups.googlecode.com/files/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
Reference in New Issue
Block a user