summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /www-plugins
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.8.ebuild2
-rw-r--r--www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.8.ebuild b/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.8.ebuild
index c6c1be862581..aab8fdef7c1a 100644
--- a/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.8.ebuild
+++ b/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.8.ebuild
@@ -7,7 +7,7 @@ inherit multilib nsplugins
DESCRIPTION="A browser plugin that uses GNOME MPlayer"
HOMEPAGE="https://code.google.com/p/gecko-mediaplayer/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.9.ebuild b/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.9.ebuild
index 64275eae529f..f77e454b8482 100644
--- a/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.9.ebuild
+++ b/www-plugins/gecko-mediaplayer/gecko-mediaplayer-1.0.9.ebuild
@@ -7,7 +7,7 @@ inherit multilib nsplugins
DESCRIPTION="A browser plugin that uses GNOME MPlayer"
HOMEPAGE="https://code.google.com/p/gecko-mediaplayer/"
-SRC_URI="http://${PN}.googlecode.com/svn/packages/${P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/svn/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"