diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-17 19:37:40 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-17 19:37:40 +0000 |
commit | 152adc24ee4fcdf73be454a47bbf236b85737551 (patch) | |
tree | 985be45f4677b03777841439897fa401ba47b455 /x11-misc/grun | |
parent | Remove old versions. (diff) | |
download | gentoo-2-152adc24ee4fcdf73be454a47bbf236b85737551.tar.gz gentoo-2-152adc24ee4fcdf73be454a47bbf236b85737551.tar.bz2 gentoo-2-152adc24ee4fcdf73be454a47bbf236b85737551.zip |
stable on sparc, bug #226639
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/grun')
-rw-r--r-- | x11-misc/grun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/grun/grun-0.9.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog index a57dee236c7b..57715565c188 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.23 2008/06/14 12:49:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.24 2008/06/17 19:37:40 bluebird Exp $ + + 17 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> grun-0.9.2-r1.ebuild: + stable on sparc, bug #226639 14 Jun 2008; nixnut <nixnut@gentoo.org> grun-0.9.2-r1.ebuild: Stable on ppc wrt bug 226639 diff --git a/x11-misc/grun/grun-0.9.2-r1.ebuild b/x11-misc/grun/grun-0.9.2-r1.ebuild index 0cc82cae3fdc..42213a6fbdfe 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.3 2008/06/14 12:49:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2-r1.ebuild,v 1.4 2008/06/17 19:37:40 bluebird 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" |