diff options
Diffstat (limited to 'x11-plugins/wmcoincoin')
-rw-r--r-- | x11-plugins/wmcoincoin/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog index 40efac806a0d..bffb31f52a5c 100644 --- a/x11-plugins/wmcoincoin/ChangeLog +++ b/x11-plugins/wmcoincoin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcoincoin # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.8 2004/09/04 00:30:06 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.9 2004/10/19 08:53:44 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmcoincoin-2.5.0c.ebuild: + Stable on amd64. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmcoincoin-2.5.0c.ebuild: Stable for x86... diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild index 8bacbb4dfc6c..5b6f787e014f 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.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/wmcoincoin/wmcoincoin-2.5.0c.ebuild,v 1.3 2004/09/04 00:30:07 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild,v 1.4 2004/10/19 08:53:44 absinthe Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dacode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="x86 amd64 ppc" DEPEND="virtual/libc virtual/x11" |