diff options
author | 2015-08-24 15:41:27 +0200 | |
---|---|---|
committer | 2015-08-24 15:41:51 +0200 | |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /x11-plugins/pidgin-opensteamworks | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-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 'x11-plugins/pidgin-opensteamworks')
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.4.ebuild b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.4.ebuild index 99315d0af750..cc7cb525813b 100644 --- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.4.ebuild +++ b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.4.ebuild @@ -8,8 +8,8 @@ inherit toolchain-funcs DESCRIPTION="Steam protocol plugin for pidgin" HOMEPAGE="https://code.google.com/p/pidgin-opensteamworks/" -SRC_URI="http://pidgin-opensteamworks.googlecode.com/files/steam-mobile-${PV}.tar.bz2 - http://pidgin-opensteamworks.googlecode.com/files/icons.zip +SRC_URI="https://pidgin-opensteamworks.googlecode.com/files/steam-mobile-${PV}.tar.bz2 + https://pidgin-opensteamworks.googlecode.com/files/icons.zip -> ${PN}-icons.zip" LICENSE="GPL-3" diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.1.ebuild b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.1.ebuild index 8b226d993cc5..099aa28636cb 100644 --- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.1.ebuild +++ b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.1.ebuild @@ -8,8 +8,8 @@ inherit toolchain-funcs DESCRIPTION="Steam protocol plugin for pidgin" HOMEPAGE="https://code.google.com/p/pidgin-opensteamworks/" -SRC_URI="http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-${PV}.tar.bz2 - http://pidgin-opensteamworks.googlecode.com/files/icons.zip +SRC_URI="https://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-${PV}.tar.bz2 + https://pidgin-opensteamworks.googlecode.com/files/icons.zip -> ${PN}-icons.zip" LICENSE="GPL-3" diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.ebuild b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.ebuild index 9bbe0ae5d220..6613c8d903ff 100644 --- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.ebuild +++ b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.5.ebuild @@ -8,8 +8,8 @@ inherit toolchain-funcs DESCRIPTION="Steam protocol plugin for pidgin" HOMEPAGE="https://code.google.com/p/pidgin-opensteamworks/" -SRC_URI="http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-${PV}.tar.bz2 - http://pidgin-opensteamworks.googlecode.com/files/icons.zip +SRC_URI="https://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-${PV}.tar.bz2 + https://pidgin-opensteamworks.googlecode.com/files/icons.zip -> ${PN}-icons.zip" LICENSE="GPL-3" |