summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/grhino/ChangeLog7
-rw-r--r--games-board/grhino/grhino-0.16.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-board/grhino/ChangeLog b/games-board/grhino/ChangeLog
index 139fbfb4a513..a5cf541fc1dd 100644
--- a/games-board/grhino/ChangeLog
+++ b/games-board/grhino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/grhino
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/grhino/ChangeLog,v 1.5 2007/06/11 13:51:25 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/grhino/ChangeLog,v 1.6 2008/03/20 11:49:46 nyhm Exp $
+
+ 20 Mar 2008; Tristan Heaven <nyhm@gentoo.org> grhino-0.16.0.ebuild:
+ Add ~amd64 keyword
11 Jun 2007; Tristan Heaven <nyhm@gentoo.org> grhino-0.16.0.ebuild:
Add nls USE flag
diff --git a/games-board/grhino/grhino-0.16.0.ebuild b/games-board/grhino/grhino-0.16.0.ebuild
index 4fef6b652c1f..bf6e64c2c50c 100644
--- a/games-board/grhino/grhino-0.16.0.ebuild
+++ b/games-board/grhino/grhino-0.16.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/grhino/grhino-0.16.0.ebuild,v 1.5 2007/06/11 13:51:25 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/grhino/grhino-0.16.0.ebuild,v 1.6 2008/03/20 11:49:46 nyhm Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/rhino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="gnome gtp nls"
RDEPEND="gnome? ( =gnome-base/libgnomeui-2* )