diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 19:36:41 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 19:36:41 +0000 |
commit | 5680bb74abc4bf89cb80d87b2244d9ad674d2d01 (patch) | |
tree | 0958d58021eb81d193741911a321baee859ddfa8 /x11-plugins/wmcliphist | |
parent | ppc stable, bug #245569 (diff) | |
download | gentoo-2-5680bb74abc4bf89cb80d87b2244d9ad674d2d01.tar.gz gentoo-2-5680bb74abc4bf89cb80d87b2244d9ad674d2d01.tar.bz2 gentoo-2-5680bb74abc4bf89cb80d87b2244d9ad674d2d01.zip |
ppc stable, bug #246037
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'x11-plugins/wmcliphist')
-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" |