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

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

Package-Manager: portage-2.2.20.1

 x11-misc/wbar/wbar-2.3.4-r1.ebuild | 2 +-
 x11-misc/wbar/wbar-2.3.4-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/wbar/wbar-2.3.4-r1.ebuild 
b/x11-misc/wbar/wbar-2.3.4-r1.ebuild
index 44eaf24..7970c13 100644
--- a/x11-misc/wbar/wbar-2.3.4-r1.ebuild
+++ b/x11-misc/wbar/wbar-2.3.4-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools bash-completion-r1 eutils
 
 DESCRIPTION="A fast, lightweight quick launch bar"
-HOMEPAGE="https://code.google.com/p/wbar/";
+HOMEPAGE="https://github.com/rodolf0/wbar";
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz";
 
 LICENSE="GPL-3"

diff --git a/x11-misc/wbar/wbar-2.3.4-r2.ebuild 
b/x11-misc/wbar/wbar-2.3.4-r2.ebuild
index 99cd1f5..5df2030 100644
--- a/x11-misc/wbar/wbar-2.3.4-r2.ebuild
+++ b/x11-misc/wbar/wbar-2.3.4-r2.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools bash-completion-r1 eutils
 
 DESCRIPTION="A fast, lightweight quick launch bar"
-HOMEPAGE="https://code.google.com/p/wbar/";
+HOMEPAGE="https://github.com/rodolf0/wbar";
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz";
 
 LICENSE="GPL-3"

Reply via email to