diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:45:56 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:45:56 +0000 |
commit | 5dc1d28f24958640bcdc90da7ddaa2b5e4773f4a (patch) | |
tree | 6bef5c8b136916e7c07478531b3cbfef8057f418 /x11-plugins | |
parent | Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 (diff) | |
download | gentoo-2-5dc1d28f24958640bcdc90da7ddaa2b5e4773f4a.tar.gz gentoo-2-5dc1d28f24958640bcdc90da7ddaa2b5e4773f4a.tar.bz2 gentoo-2-5dc1d28f24958640bcdc90da7ddaa2b5e4773f4a.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcpu/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmcpu/wmcpu-1.4.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmcpu/ChangeLog b/x11-plugins/wmcpu/ChangeLog index 1afbf28cbc50..6767c419cd16 100644 --- a/x11-plugins/wmcpu/ChangeLog +++ b/x11-plugins/wmcpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcpu -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpu/ChangeLog,v 1.4 2010/09/16 08:58:47 s4t4n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpu/ChangeLog,v 1.5 2012/02/15 09:45:56 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmcpu-1.4.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 16 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmcpu-1.4.ebuild: Honour Gentoo LDFLAGS, see bug #337523. diff --git a/x11-plugins/wmcpu/wmcpu-1.4.ebuild b/x11-plugins/wmcpu/wmcpu-1.4.ebuild index 1ed4dd7b2acf..142b5ec10f28 100644 --- a/x11-plugins/wmcpu/wmcpu-1.4.ebuild +++ b/x11-plugins/wmcpu/wmcpu-1.4.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpu/wmcpu-1.4.ebuild,v 1.4 2010/09/16 08:58:47 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpu/wmcpu-1.4.ebuild,v 1.5 2012/02/15 09:45:56 voyageur Exp $ EAPI="3" inherit flag-o-matic DESCRIPTION="wmcpu is a dockapp to monitor memory and CPU usage, similar to xosview" -HOMEPAGE="http://dockapps.org/file.php/id/306" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/306" SRC_URI="http://denilsonsa.sh.nu/~denilson/${P}.tar.gz http://denilsonsa.selfip.org/~denilson/${P}.tar.gz - http://dockapps.org/download.php/id/673/${P}.tar.gz" + http://dockapps.windowmaker.org/download.php/id/673/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |