summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-02 12:50:51 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-02 12:50:51 +0000
commita6be184c6ddb2bda8adcfeb2e922333e2b6577ac (patch)
treea8485f8ad50ea83ac4278bc7309a4c45da67c784 /x11-misc
parentStable on alpha wrt bug #187334 (diff)
downloadgentoo-2-a6be184c6ddb2bda8adcfeb2e922333e2b6577ac.tar.gz
gentoo-2-a6be184c6ddb2bda8adcfeb2e922333e2b6577ac.tar.bz2
gentoo-2-a6be184c6ddb2bda8adcfeb2e922333e2b6577ac.zip
Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/grun/ChangeLog5
-rw-r--r--x11-misc/grun/grun-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog
index 2f8b4e48e11d..bd5ba057863f 100644
--- a/x11-misc/grun/ChangeLog
+++ b/x11-misc/grun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grun
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.19 2007/05/04 17:49:46 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.20 2007/08/02 12:50:51 uberlord Exp $
+
+ 02 Aug 2007; Roy Marples <uberlord@gentoo.org> grun-0.9.2.ebuild:
+ Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky.
04 May 2007; Samuli Suominen <drac@gentoo.org> grun-0.9.2.ebuild:
Trivial changes. Change einfo to elog. Fix depend from GTK+-1.2 to GTK+-2.0.
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild
index 3405382e089e..fef79b4b5e90 100644
--- a/x11-misc/grun/grun-0.9.2.ebuild
+++ b/x11-misc/grun/grun-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.30 2007/05/04 17:49:46 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.31 2007/08/02 12:50:51 uberlord Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/g/grun/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc amd64"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=">=dev-libs/glib-2