summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2008-11-12 13:57:22 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2008-11-12 13:57:22 +0000
commit1a233e19593249272143ce0a24ef09ee10a59b08 (patch)
tree6d1b07dd9d2988fe63f9cb5477d36d92273ee4e1 /x11-plugins/wmcliphist
parentSparc stable --- Bug #246277 --- tests run successfully. (diff)
downloadgentoo-2-1a233e19593249272143ce0a24ef09ee10a59b08.tar.gz
gentoo-2-1a233e19593249272143ce0a24ef09ee10a59b08.tar.bz2
gentoo-2-1a233e19593249272143ce0a24ef09ee10a59b08.zip
Stable for x86. See bug #246037.
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r--x11-plugins/wmcliphist/ChangeLog5
-rw-r--r--x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog
index 32fed838c86c..46272748d2fb 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.11 2008/08/18 13:03:36 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.12 2008/11/12 13:57:22 s4t4n Exp $
+
+ 12 Nov 2008; Michele Noberasco <s4t4n@gentoo.org> wmcliphist-0.6-r1.ebuild:
+ x86 stable, bug #246037
*wmcliphist-0.6-1 (18 Aug 2008)
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild
index 772ef64021e9..f0383f275c55 100644
--- a/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild
+++ b/x11-plugins/wmcliphist/wmcliphist-0.6-r1.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-r1.ebuild,v 1.1 2008/08/18 13:03:36 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild,v 1.2 2008/11/12 13:57:22 s4t4n 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"