summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-10-29 07:42:37 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-10-29 07:42:37 +0000
commitb86f77012b4a657ae6d8f70adefefa1b9fb96978 (patch)
treee9465a5270ca5b20b58bf4c58c3c83fa86379f8f /x11-plugins
parentBump to the latest release. (diff)
downloadgentoo-2-b86f77012b4a657ae6d8f70adefefa1b9fb96978.tar.gz
gentoo-2-b86f77012b4a657ae6d8f70adefefa1b9fb96978.tar.bz2
gentoo-2-b86f77012b4a657ae6d8f70adefefa1b9fb96978.zip
Stable on ppc wrt bug 111813
(Portage version: 2.1.2_pre3-r9)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog5
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index f3fb3db79a71..988e1b35d80c 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellshoot
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.19 2006/10/25 14:44:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.20 2006/10/29 07:42:37 nixnut Exp $
+
+ 29 Oct 2006; nixnut <nixnut@gentoo.org> gkrellshoot-0.4.3.ebuild:
+ Stable on ppc wrt bug 111813
25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
gkrellshoot-0.4.3.ebuild:
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
index d198c155757d..8c9dbf354c12 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.6 2006/10/25 14:44:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.7 2006/10/29 07:42:37 nixnut Exp $
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ppc sparc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-2*