diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-27 21:25:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-27 21:25:00 +0000 |
commit | 3cd5a55294349767e1027326cdfac12aa9bb5c3a (patch) | |
tree | 0344676e13aeb8ac9a15f8d5be0e1a104cc8092b /x11-plugins/wmcliphist | |
parent | keyword ~amd64; beep-0.0.6 stable on x86 ; version bump (diff) | |
download | gentoo-2-3cd5a55294349767e1027326cdfac12aa9bb5c3a.tar.gz gentoo-2-3cd5a55294349767e1027326cdfac12aa9bb5c3a.tar.bz2 gentoo-2-3cd5a55294349767e1027326cdfac12aa9bb5c3a.zip |
x86 stable, bug #214876
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r-- | x11-plugins/wmcliphist/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog index 7a4fc63440e1..2f4d399c5663 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.9 2008/03/27 18:50:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.10 2008/03/27 21:25:00 maekke Exp $ + + 27 Mar 2008; Markus Meier <maekke@gentoo.org> wmcliphist-0.6.ebuild: + x86 stable, bug #214876 27 Mar 2008; nixnut <nixnut@gentoo.org> wmcliphist-0.6.ebuild: Stable on ppc wrt bug 214876 diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild index 175e5966c0f5..8a9ea9d3d8fd 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.3 2008/03/27 18:50:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6.ebuild,v 1.4 2008/03/27 21:25:00 maekke 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" |