diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-05 22:24:31 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-05 22:24:31 +0000 |
commit | 9d96412b8fa79f89825fc44b0af4f1ebaa10787d (patch) | |
tree | b8b17874aef276954f308d99a3c40bf171665236 /x11-plugins/wmlaptop | |
parent | whitespace cleanup. (diff) | |
download | historical-9d96412b8fa79f89825fc44b0af4f1ebaa10787d.tar.gz historical-9d96412b8fa79f89825fc44b0af4f1ebaa10787d.tar.bz2 historical-9d96412b8fa79f89825fc44b0af4f1ebaa10787d.zip |
x11-plugins/wmlaptop-1.3 stable for x86.
Diffstat (limited to 'x11-plugins/wmlaptop')
-rw-r--r-- | x11-plugins/wmlaptop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmlaptop/wmlaptop-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmlaptop/ChangeLog b/x11-plugins/wmlaptop/ChangeLog index ea3ba9617ca7..4039ca856608 100644 --- a/x11-plugins/wmlaptop/ChangeLog +++ b/x11-plugins/wmlaptop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlaptop # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlaptop/ChangeLog,v 1.1 2004/07/17 21:06:44 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlaptop/ChangeLog,v 1.2 2004/09/05 22:24:31 s4t4n Exp $ + + 06 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmlaptop-1.3.ebuild: + Stable for x86. *wmlaptop-1.3 (17 Jul 2004) diff --git a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild b/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild index c6b86f7374f0..8c339018fcc5 100644 --- a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild +++ b/x11-plugins/wmlaptop/wmlaptop-1.3.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/wmlaptop/wmlaptop-1.3.ebuild,v 1.1 2004/07/17 21:06:44 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild,v 1.2 2004/09/05 22:24:31 s4t4n Exp $ IUSE="" @@ -16,7 +16,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { cd ${S} |