diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 00:41:09 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 00:41:09 +0000 |
commit | 6b1070b032d0d9b75e657831810b904e90abd724 (patch) | |
tree | 3ee5c3571809c74065974e7435c8b204ac84e91b /x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild | |
parent | x11-plugins/wmdrawer-0.10.5 stable for x86. (Manifest recommit) (diff) | |
download | gentoo-2-6b1070b032d0d9b75e657831810b904e90abd724.tar.gz gentoo-2-6b1070b032d0d9b75e657831810b904e90abd724.tar.bz2 gentoo-2-6b1070b032d0d9b75e657831810b904e90abd724.zip |
x11-plugins/wmfsm-0.34-r1 stable for x86.
Diffstat (limited to 'x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild')
-rw-r--r-- | x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild b/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild index a81958a99e74..e4b7c7453bcd 100644 --- a/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild +++ b/x11-plugins/wmfsm/wmfsm-0.34-r1.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/wmfsm/wmfsm-0.34-r1.ebuild,v 1.2 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.3 2004/09/04 00:41:09 s4t4n Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.ubc.ca/~cmg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ppc" +KEYWORDS="x86 ~sparc ~amd64 ppc" DEPEND="virtual/x11" |