summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 12:49:15 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 12:49:15 +0000
commit5a542ccdfabdb0f627246b6cee2b6144e1231010 (patch)
tree5e5772da9ef2d589abe86daacce54e3b8aa18adb /x11-misc
parentFix tunepimp-0.5.3-r1.ebuild, libtool2 compatibility bug #220565. Huge thanks... (diff)
downloadgentoo-2-5a542ccdfabdb0f627246b6cee2b6144e1231010.tar.gz
gentoo-2-5a542ccdfabdb0f627246b6cee2b6144e1231010.tar.bz2
gentoo-2-5a542ccdfabdb0f627246b6cee2b6144e1231010.zip
Stable on ppc wrt bug 226639
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/grun/ChangeLog5
-rw-r--r--x11-misc/grun/grun-0.9.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog
index 62ff9c534169..a57dee236c7b 100644
--- a/x11-misc/grun/ChangeLog
+++ b/x11-misc/grun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grun
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.22 2008/03/23 01:04:35 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.23 2008/06/14 12:49:15 nixnut Exp $
+
+ 14 Jun 2008; nixnut <nixnut@gentoo.org> grun-0.9.2-r1.ebuild:
+ Stable on ppc wrt bug 226639
23 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> grun-0.9.2-r1.ebuild:
amd64 stable
diff --git a/x11-misc/grun/grun-0.9.2-r1.ebuild b/x11-misc/grun/grun-0.9.2-r1.ebuild
index 57fce6494dce..0cc82cae3fdc 100644
--- a/x11-misc/grun/grun-0.9.2-r1.ebuild
+++ b/x11-misc/grun/grun-0.9.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2-r1.ebuild,v 1.2 2008/03/23 01:04:35 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2-r1.ebuild,v 1.3 2008/06/14 12:49:15 nixnut Exp $
PATCH_LEVEL=14.1
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/g/grun/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2"