diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:50:54 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:50:54 +0000 |
commit | eee1e372e0bce59938569ed3e58ae9b6c9e0f5a0 (patch) | |
tree | 91c53dd24a73d7433c4eb0070193660bf49e1ff5 /games-board | |
parent | Helps if I actually do it. (diff) | |
download | historical-eee1e372e0bce59938569ed3e58ae9b6c9e0f5a0.tar.gz historical-eee1e372e0bce59938569ed3e58ae9b6c9e0f5a0.tar.bz2 historical-eee1e372e0bce59938569ed3e58ae9b6c9e0f5a0.zip |
Added ~amd64 KEYWORD and closing bug #69770.
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnono/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnono/gnono-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnono/ChangeLog b/games-board/gnono/ChangeLog index 5af8bb093ca1..c8819efd3d0b 100644 --- a/games-board/gnono/ChangeLog +++ b/games-board/gnono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnono # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.3 2004/06/24 22:17:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.4 2004/11/11 12:50:54 wolf31o2 Exp $ + + 11 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> gnono-0.0.3.ebuild: + Added ~amd64 KEYWORD and closing bug #69770. *gnono-0.0.3 (12 Dec 2002) diff --git a/games-board/gnono/gnono-0.0.3.ebuild b/games-board/gnono/gnono-0.0.3.ebuild index c6cc69e1c634..555ab2e19043 100644 --- a/games-board/gnono/gnono-0.0.3.ebuild +++ b/games-board/gnono/gnono-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-0.0.3.ebuild,v 1.4 2004/06/24 22:17:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-0.0.3.ebuild,v 1.5 2004/11/11 12:50:54 wolf31o2 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="nls" DEPEND="gnome-base/gnome-libs |