diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 00:30:07 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-04 00:30:07 +0000 |
commit | 3f45adba71ec8c1c7a90c635e2669afb110133f5 (patch) | |
tree | 742cdbeab996f7cc0a6b200055d0833b6c3c6f1b /x11-plugins/wmcoincoin | |
parent | x11-plugins/wmcalc-0.4 stable for x86. (Manifest recommit) (diff) | |
download | gentoo-2-3f45adba71ec8c1c7a90c635e2669afb110133f5.tar.gz gentoo-2-3f45adba71ec8c1c7a90c635e2669afb110133f5.tar.bz2 gentoo-2-3f45adba71ec8c1c7a90c635e2669afb110133f5.zip |
x11-plugins/wmcoincoin-2.5.0c stable for x86.
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 09c55349509b..40efac806a0d 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.7 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.8 2004/09/04 00:30:06 s4t4n Exp $ + + 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmcoincoin-2.5.0c.ebuild: + Stable for x86... 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmcoincoin-2.5.0c.ebuild: diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild index 52bb17400836..8bacbb4dfc6c 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.2 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild,v 1.3 2004/09/04 00:30:07 s4t4n 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" |