From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:08:22 +0000 (+0200) Subject: x11-misc/basqet: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4472852f1461eba54d1ec35fb3710155ab2f793;p=gentoo.git x11-misc/basqet: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/x11-misc/basqet/basqet-0.1.4.ebuild b/x11-misc/basqet/basqet-0.1.4.ebuild index 82297a8bbdd8..6a1f94744923 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="https://code.google.com/p/basqet/" +HOMEPAGE="https://bitbucket.org/ridderby/basqet" SRC_URI="https://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 38277bc99e02..246f080a0e4c 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="https://code.google.com/p/basqet/" +HOMEPAGE="https://bitbucket.org/ridderby/basqet" SRC_URI="https://basqet.googlecode.com/files/${PN}_${PV}-src.tgz" LICENSE="GPL-3"