From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:10:11 +0000 (+0200) Subject: x11-misc/wbar: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cafe3ff2c99f37abd423791915c3dbbb3cca2825;p=gentoo.git x11-misc/wbar: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/x11-misc/wbar/wbar-2.3.4-r1.ebuild b/x11-misc/wbar/wbar-2.3.4-r1.ebuild index 44eaf24ff82d..7970c13ffd78 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 99cd1f5064c9..5df203029c03 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"