diff options
author | 2015-08-24 15:41:27 +0200 | |
---|---|---|
committer | 2015-08-24 15:41:51 +0200 | |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /xfce-extra/xfce4-netspeed-plugin | |
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 'xfce-extra/xfce4-netspeed-plugin')
-rw-r--r-- | xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild index 8e315dc97cff..8c3eb5daadb3 100644 --- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild +++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild @@ -7,7 +7,7 @@ inherit multilib xfconf DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet" HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/" -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/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild index 77b2e0bbe9c4..d76db904e83f 100644 --- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild +++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild @@ -7,7 +7,7 @@ inherit multilib xfconf DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet" HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/" -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" |