mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -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 autotools-utils python-r1 virtualx
|
||||
|
||||
DESCRIPTION="Python bindings for the WebKit GTK+ port"
|
||||
HOMEPAGE="https://code.google.com/p/pywebkitgtk/"
|
||||
SRC_URI="http://pywebkitgtk.googlecode.com/files/${P}.tar.gz"
|
||||
SRC_URI="https://pywebkitgtk.googlecode.com/files/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user