diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:55:06 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:55:06 +0000 |
commit | 8855ec4d24107f4cce43d23bed6c4417155c6f99 (patch) | |
tree | 5556cce26070eb05fc69c686fc93b8b61b4e954e /x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild | |
parent | fixed typo, closes bug #68092 (Manifest recommit) (diff) | |
download | gentoo-2-8855ec4d24107f4cce43d23bed6c4417155c6f99.tar.gz gentoo-2-8855ec4d24107f4cce43d23bed6c4417155c6f99.tar.bz2 gentoo-2-8855ec4d24107f4cce43d23bed6c4417155c6f99.zip |
Stable on amd64.
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 e4b7c7453bcd..fc0360b6eb05 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.3 2004/09/04 00:41:09 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.4 2004/10/19 08:55:06 absinthe 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" |