summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /x11-misc/basqet
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-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 'x11-misc/basqet')
-rw-r--r--x11-misc/basqet/basqet-0.1.4.ebuild2
-rw-r--r--x11-misc/basqet/basqet-0.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/basqet/basqet-0.1.4.ebuild b/x11-misc/basqet/basqet-0.1.4.ebuild
index c541946b9ce1..bb699610d494 100644
--- a/x11-misc/basqet/basqet-0.1.4.ebuild
+++ b/x11-misc/basqet/basqet-0.1.4.ebuild
@@ -7,7 +7,7 @@ EAPI=3
inherit eutils qt4-r2
DESCRIPTION="Keep your notes, pictures, ideas, and information in Baskets"
-HOMEPAGE="http://code.google.com/p/basqet/"
+HOMEPAGE="https://code.google.com/p/basqet/"
SRC_URI="http://basqet.googlecode.com/files/${PN}_${PV}-src.tgz"
LICENSE="GPL-3"
diff --git a/x11-misc/basqet/basqet-0.2.0.ebuild b/x11-misc/basqet/basqet-0.2.0.ebuild
index ab66136dba7e..ceb61f3f615f 100644
--- a/x11-misc/basqet/basqet-0.2.0.ebuild
+++ b/x11-misc/basqet/basqet-0.2.0.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit qt4-r2
DESCRIPTION="Keep your notes, pictures, ideas, and information in Baskets"
-HOMEPAGE="http://code.google.com/p/basqet/"
+HOMEPAGE="https://code.google.com/p/basqet/"
SRC_URI="http://basqet.googlecode.com/files/${PN}_${PV}-src.tgz"
LICENSE="GPL-3"