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/wmcms | |
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/wmcms')
-rw-r--r-- | x11-plugins/wmcms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcms/wmcms-0.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcms/ChangeLog b/x11-plugins/wmcms/ChangeLog index dc4827d0ecd9..0888f80fe6c0 100644 --- a/x11-plugins/wmcms/ChangeLog +++ b/x11-plugins/wmcms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcms # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcms/ChangeLog,v 1.11 2004/09/13 01:28:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcms/ChangeLog,v 1.12 2004/10/19 08:53:14 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmcms-0.3.5-r1.ebuild: + Stable on amd64. 12 Sep 2004; Jason Wever <weeve@gentoo.org> wmcms-0.3.5-r1.ebuild: Stable on sparc. diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r1.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r1.ebuild index 26fc399e2216..ef0b13479778 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5-r1.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5-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/wmcms/wmcms-0.3.5-r1.ebuild,v 1.5 2004/09/13 01:28:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcms/wmcms-0.3.5-r1.ebuild,v 1.6 2004/10/19 08:53:14 absinthe Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ppc ppc64" +KEYWORDS="x86 sparc amd64 ppc ppc64" src_unpack() { |