diff options
Diffstat (limited to 'x11-plugins/wmload/wmload-0.9.6.ebuild')
-rw-r--r-- | x11-plugins/wmload/wmload-0.9.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmload/wmload-0.9.6.ebuild b/x11-plugins/wmload/wmload-0.9.6.ebuild index 575b064707bf..e6a136df06e0 100644 --- a/x11-plugins/wmload/wmload-0.9.6.ebuild +++ b/x11-plugins/wmload/wmload-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="yet another dock application showing a system load gauge" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmload" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmload" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |