summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-03-26 13:40:54 +0000
committerSamuli Suominen <drac@gentoo.org>2008-03-26 13:40:54 +0000
commit8cae7f8cfa2b17e30a85cbd836e72dbb7abd87e2 (patch)
treec7c7d6a4b9045f306b47ba70b47d8f9559f97b82 /x11-plugins/wmcliphist
parentearly stabled amd64 stable wrt #214795, killing gtk+-1.2 from media- categori... (diff)
downloadgentoo-2-8cae7f8cfa2b17e30a85cbd836e72dbb7abd87e2.tar.gz
gentoo-2-8cae7f8cfa2b17e30a85cbd836e72dbb7abd87e2.tar.bz2
gentoo-2-8cae7f8cfa2b17e30a85cbd836e72dbb7abd87e2.zip
amd64 stable wrt #214876, killing gtk1
(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 475b2a9956b4..95b05e6af05c 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.7 2008/03/12 14:18:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.8 2008/03/26 13:40:54 drac Exp $
+
+ 26 Mar 2008; Samuli Suominen <drac@gentoo.org> wmcliphist-0.6.ebuild:
+ amd64 stable wrt #214876
*wmcliphist-0.6 (12 Mar 2008)
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild
index 93984f902125..a0d7ea183871 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.1 2008/03/12 14:18:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild,v 1.2 2008/03/26 13:40:54 drac 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"