summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog5
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index dba58733b2ff..174ce5245a12 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellshoot
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.15 2005/05/06 00:22:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.16 2005/09/17 10:08:55 agriffis Exp $
+
+ 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkrellshoot-0.4.1.ebuild:
+ Mark 0.4.1 stable on alpha
06 May 2005; Sven Wegener <swegener@gentoo.org> gkrellshoot-0.4.1.ebuild,
gkrellshoot-0.4.3.ebuild:
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
index e3bcf6a7bda5..b0f69d0d3923 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.18 2005/05/06 00:22:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.19 2005/09/17 10:08:55 agriffis Exp $
S=${WORKDIR}/${P/s/S}
DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 sparc ~alpha amd64 ppc"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-2*