diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:10:11 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:10:11 +0200 |
commit | cafe3ff2c99f37abd423791915c3dbbb3cca2825 (patch) | |
tree | 3e0c9d6b5e1545fe7d7dac170da0ec092b173eee /x11-misc/wbar | |
parent | x11-misc/qxkb: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-cafe3ff2c99f37abd423791915c3dbbb3cca2825.tar.gz gentoo-cafe3ff2c99f37abd423791915c3dbbb3cca2825.tar.bz2 gentoo-cafe3ff2c99f37abd423791915c3dbbb3cca2825.zip |
x11-misc/wbar: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-misc/wbar')
-rw-r--r-- | x11-misc/wbar/wbar-2.3.4-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |