diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-laptop | |
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 'app-laptop')
-rw-r--r-- | app-laptop/batti/batti-0.3.8-r2.ebuild | 2 | ||||
-rw-r--r-- | app-laptop/batti/batti-0.3.8-r3.ebuild | 2 | ||||
-rw-r--r-- | app-laptop/easy-slow-down-manager/easy-slow-down-manager-0.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/batti/batti-0.3.8-r2.ebuild b/app-laptop/batti/batti-0.3.8-r2.ebuild index 8dba3c0ff07c..2ee2267c030f 100644 --- a/app-laptop/batti/batti-0.3.8-r2.ebuild +++ b/app-laptop/batti/batti-0.3.8-r2.ebuild @@ -12,7 +12,7 @@ inherit python distutils gnome2-utils eutils DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon" HOMEPAGE="https://code.google.com/p/batti-gtk/" -SRC_URI="http://batti-gtk.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-laptop/batti/batti-0.3.8-r3.ebuild b/app-laptop/batti/batti-0.3.8-r3.ebuild index c6949e3789e5..ad9bde1c4b6f 100644 --- a/app-laptop/batti/batti-0.3.8-r3.ebuild +++ b/app-laptop/batti/batti-0.3.8-r3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 gnome2-utils eutils DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon" HOMEPAGE="https://code.google.com/p/batti-gtk/" -SRC_URI="http://batti-gtk.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-laptop/easy-slow-down-manager/easy-slow-down-manager-0.3.ebuild b/app-laptop/easy-slow-down-manager/easy-slow-down-manager-0.3.ebuild index 31c306ec87a7..ab978bf3ace0 100644 --- a/app-laptop/easy-slow-down-manager/easy-slow-down-manager-0.3.ebuild +++ b/app-laptop/easy-slow-down-manager/easy-slow-down-manager-0.3.ebuild @@ -7,7 +7,7 @@ inherit eutils linux-mod DESCRIPTION="provides Linux users with functionality similar to Samsung Easy Speed Up Manager" HOMEPAGE="https://code.google.com/p/easy-slow-down-manager/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" |