diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /xfce-extra/xfce4-netspeed-plugin | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
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 8557562db38f..8e315dc97cff 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 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet" -HOMEPAGE="http://code.google.com/p/xfce4-netspeed-plugin/" +HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" 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 630da0e9d75a..77b2e0bbe9c4 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 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet" -HOMEPAGE="http://code.google.com/p/xfce4-netspeed-plugin/" +HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |