summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-03-27 18:50:25 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-03-27 18:50:25 +0000
commit62a2a58c9d5a9db36002dc4a370e87f9f16a9552 (patch)
treefc30f21d8260e949396552238627fb1ca1d280f0 /x11-plugins/wmcliphist
parentStable on ppc wrt bug 214456 (diff)
downloadgentoo-2-62a2a58c9d5a9db36002dc4a370e87f9f16a9552.tar.gz
gentoo-2-62a2a58c9d5a9db36002dc4a370e87f9f16a9552.tar.bz2
gentoo-2-62a2a58c9d5a9db36002dc4a370e87f9f16a9552.zip
Stable on ppc wrt bug 214876
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r--x11-plugins/wmcliphist/ChangeLog5
-rw-r--r--x11-plugins/wmcliphist/wmcliphist-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog
index 95b05e6af05c..7a4fc63440e1 100644
--- a/x11-plugins/wmcliphist/ChangeLog
+++ b/x11-plugins/wmcliphist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcliphist
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.8 2008/03/26 13:40:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.9 2008/03/27 18:50:25 nixnut Exp $
+
+ 27 Mar 2008; nixnut <nixnut@gentoo.org> wmcliphist-0.6.ebuild:
+ Stable on ppc wrt bug 214876
26 Mar 2008; Samuli Suominen <drac@gentoo.org> wmcliphist-0.6.ebuild:
amd64 stable wrt #214876
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild
index a0d7ea183871..175e5966c0f5 100644
--- a/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild
+++ b/x11-plugins/wmcliphist/wmcliphist-0.6.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/wmcliphist/wmcliphist-0.6.ebuild,v 1.2 2008/03/26 13:40:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild,v 1.3 2008/03/27 18:50:25 nixnut Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://linux.nawebu.cz/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2"