summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-24 03:01:09 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-24 03:01:09 +0000
commitc6383e0adeb157bd53e0861711558b0b06f8d8a1 (patch)
tree726b6f4a6c004d9818de4c24cb73a7565cbcab0e /x11-plugins/gkrellshoot
parentStable x86; more compiling for our users MUAHAHAHHA (diff)
downloadgentoo-2-c6383e0adeb157bd53e0861711558b0b06f8d8a1.tar.gz
gentoo-2-c6383e0adeb157bd53e0861711558b0b06f8d8a1.tar.bz2
gentoo-2-c6383e0adeb157bd53e0861711558b0b06f8d8a1.zip
Stable x86; It shot me in the foot and ran off
(Portage version: 2.1.1)
Diffstat (limited to 'x11-plugins/gkrellshoot')
-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 d1fb5536cdd3..94663251e81c 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.17 2006/10/21 23:38:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.18 2006/10/24 03:01:09 tsunam Exp $
+
+ 24 Oct 2006; Joshua Jackson <tsunam@gentoo.org> gkrellshoot-0.4.3.ebuild:
+ Stable x86; bug #111813
21 Oct 2006; Bryan Østergaard <kloeri@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 5d3336baa132..b0883bcab746 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.4 2006/10/21 23:38:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.5 2006/10/24 03:01:09 tsunam 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*