summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog6
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 94663251e81c..f3fb3db79a71 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2006/10/24 03:01:09 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.19 2006/10/25 14:44:29 gustavoz Exp $
+
+ 25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ gkrellshoot-0.4.3.ebuild:
+ Stable on sparc
24 Oct 2006; Joshua Jackson <tsunam@gentoo.org> gkrellshoot-0.4.3.ebuild:
Stable x86; bug #111813
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
index b0883bcab746..d198c155757d 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.5 2006/10/24 03:01:09 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.6 2006/10/25 14:44:29 gustavoz 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*