diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
commit | 70faada1897105c1d4c409d2c48f7a6fc261b9b7 (patch) | |
tree | 8e803711ec23d5aa1b628cb9164550686e5bb2a0 /x11-plugins/wmcoincoin | |
parent | fixed typo, closes bug #68092 (diff) | |
download | historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.gz historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.bz2 historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.zip |
Stable on amd64.
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" |