commit:     c4472852f1461eba54d1ec35fb3710155ab2f793
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 20:08:22 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 20:08:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4472852

x11-misc/basqet: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 x11-misc/basqet/basqet-0.1.4.ebuild | 2 +-
 x11-misc/basqet/basqet-0.2.0.ebuild | 2 +-
 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 82297a8..6a1f947 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 38277bc..246f080 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"

Reply via email to