summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-26 17:22:36 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-26 17:22:36 +0000
commit39949a50a483367df2d8a193bb3f632044d93889 (patch)
tree52b625776a3b21a7e56d4444e29ffd0885bdc96e /x11-plugins
parentAlso check for CONFIG_TASKSTATS. (diff)
downloadgentoo-2-39949a50a483367df2d8a193bb3f632044d93889.tar.gz
gentoo-2-39949a50a483367df2d8a193bb3f632044d93889.tar.bz2
gentoo-2-39949a50a483367df2d8a193bb3f632044d93889.zip
Stable on ppc wrt bug 229557
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcoincoin/ChangeLog5
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog
index 2eee97cf59e2..20340fba7741 100644
--- a/x11-plugins/wmcoincoin/ChangeLog
+++ b/x11-plugins/wmcoincoin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcoincoin
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.19 2008/01/16 17:49:10 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.20 2008/06/26 17:22:36 nixnut Exp $
+
+ 26 Jun 2008; nixnut <nixnut@gentoo.org> wmcoincoin-2.5.1f.ebuild:
+ Stable on ppc wrt bug 229557
*wmcoincoin-2.5.1f (16 Jan 2008)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild
index 6b11657bd810..fd454df1076f 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild,v 1.1 2008/01/16 17:49:10 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild,v 1.2 2008/06/26 17:22:36 nixnut Exp $
DESCRIPTION="a dockapp for browsing dacode news and board sites."
HOMEPAGE="http://hules.free.fr/wmcoincoin"
@@ -8,7 +8,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND=">=x11-libs/gtk+-2