diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 01:21:30 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 01:21:30 +0000 |
commit | 9b8c56a3fe09abc5cdadd58da9483d112b206f82 (patch) | |
tree | 41f18b6bc7a6b501deac0ecd357db1069ffc96b1 /x11-plugins | |
parent | Stable on alpha. (diff) | |
download | historical-9b8c56a3fe09abc5cdadd58da9483d112b206f82.tar.gz historical-9b8c56a3fe09abc5cdadd58da9483d112b206f82.tar.bz2 historical-9b8c56a3fe09abc5cdadd58da9483d112b206f82.zip |
x11-plugins/wmload-0.9.2 stable for x86.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmload/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmload/wmload-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmload/ChangeLog b/x11-plugins/wmload/ChangeLog index 894a85fc8db9..a94910e34bfb 100644 --- a/x11-plugins/wmload/ChangeLog +++ b/x11-plugins/wmload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmload # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.4 2004/09/04 01:21:30 s4t4n Exp $ + + 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmload-0.9.2.ebuild: + Stable for x86. 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmload-0.9.2.ebuild: diff --git a/x11-plugins/wmload/wmload-0.9.2.ebuild b/x11-plugins/wmload/wmload-0.9.2.ebuild index bcda48b263cc..b4cbe374c2d5 100644 --- a/x11-plugins/wmload/wmload-0.9.2.ebuild +++ b/x11-plugins/wmload/wmload-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v 1.4 2004/09/04 01:21:30 s4t4n Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" src_unpack() { unpack ${A} |