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 /app-laptop | |
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 '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 f056fec03e6b..8dba3c0ff07c 100644 --- a/app-laptop/batti/batti-0.3.8-r2.ebuild +++ b/app-laptop/batti/batti-0.3.8-r2.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit python distutils gnome2-utils eutils DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon" -HOMEPAGE="http://code.google.com/p/batti-gtk/" +HOMEPAGE="https://code.google.com/p/batti-gtk/" SRC_URI="http://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-laptop/batti/batti-0.3.8-r3.ebuild b/app-laptop/batti/batti-0.3.8-r3.ebuild index 313c72e7044f..c6949e3789e5 100644 --- a/app-laptop/batti/batti-0.3.8-r3.ebuild +++ b/app-laptop/batti/batti-0.3.8-r3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 gnome2-utils eutils DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon" -HOMEPAGE="http://code.google.com/p/batti-gtk/" +HOMEPAGE="https://code.google.com/p/batti-gtk/" SRC_URI="http://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" 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 9f55f7f06a9a..31c306ec87a7 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 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils linux-mod DESCRIPTION="provides Linux users with functionality similar to Samsung Easy Speed Up Manager" -HOMEPAGE="http://code.google.com/p/easy-slow-down-manager/" +HOMEPAGE="https://code.google.com/p/easy-slow-down-manager/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-1" |