summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-21 23:38:32 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-21 23:38:32 +0000
commit520db61ec8cf006bc1009f5333a0ad7347986f51 (patch)
treed8f70bc61f9508a38a9ca698601fcfbb067ff220 /x11-plugins/gkrellshoot
parentVersion bump. Closes bug #152107, by Sebastian <sebastian_ml at gmx.net>. (diff)
downloadgentoo-2-520db61ec8cf006bc1009f5333a0ad7347986f51.tar.gz
gentoo-2-520db61ec8cf006bc1009f5333a0ad7347986f51.tar.bz2
gentoo-2-520db61ec8cf006bc1009f5333a0ad7347986f51.zip
Stable on Alpha, bug 111813.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog8
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 174ce5245a12..d1fb5536cdd3 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,10 @@
# 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.16 2005/09/17 10:08:55 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.17 2006/10/21 23:38:32 kloeri Exp $
+
+ 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ gkrellshoot-0.4.3.ebuild:
+ Stable on Alpha, bug 111813.
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkrellshoot-0.4.1.ebuild:
Mark 0.4.1 stable on alpha
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
index c544eb250694..5d3336baa132 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-2005 Gentoo Foundation
+# 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.3 2005/05/06 00:22:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.4 2006/10/21 23:38:32 kloeri Exp $
inherit multilib
@@ -11,7 +11,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*