summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/grun/ChangeLog6
-rw-r--r--x11-misc/grun/grun-0.9.2-r1.ebuild6
-rw-r--r--x11-misc/grun/grun-0.9.3-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog
index 49666658fd75..4cd7de93fa9b 100644
--- a/x11-misc/grun/ChangeLog
+++ b/x11-misc/grun/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/grun
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.35 2012/01/04 21:30:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.36 2012/02/05 17:53:49 armin76 Exp $
+
+ 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> grun-0.9.2-r1.ebuild,
+ grun-0.9.3-r1.ebuild:
+ Drop sparc keywords
04 Jan 2012; Brent Baude <ranger@gentoo.org> grun-0.9.3-r1.ebuild:
Marking grun-0.9.3-r1 ppc for bug 391549
diff --git a/x11-misc/grun/grun-0.9.2-r1.ebuild b/x11-misc/grun/grun-0.9.2-r1.ebuild
index 2ceec0004f73..bec10729bb91 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.8 2011/03/02 17:32:59 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2-r1.ebuild,v 1.9 2012/02/05 17:53:48 armin76 Exp $
EAPI=2
@@ -17,7 +17,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 x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="x11-libs/gtk+:2"
diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild
index de7d08630e77..ca7399a0df8b 100644
--- a/x11-misc/grun/grun-0.9.3-r1.ebuild
+++ b/x11-misc/grun/grun-0.9.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.6 2012/01/04 21:30:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.7 2012/02/05 17:53:48 armin76 Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://grun.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="dev-libs/glib