diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcliphist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog index ab98f5986f78..7f41fc0874db 100644 --- a/x11-plugins/wmcliphist/ChangeLog +++ b/x11-plugins/wmcliphist/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2008/11/13 10:42:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.15 2008/11/15 19:36:41 dertobi123 Exp $ + + 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + wmcliphist-0.6-r1.ebuild: + ppc stable, bug #246037 13 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmcliphist-0.6-r1.ebuild: stable sparc, bug 246037 diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild index bfff74e590d4..959602feb383 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.4 2008/11/13 10:42:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild,v 1.5 2008/11/15 19:36:41 dertobi123 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" |