diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-12 18:43:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-12 18:43:52 +0000 |
commit | 8a8751e223533ea586415e1b0a7425212a46ae5e (patch) | |
tree | be0b5bb5e2bdb0056f36cc542d1f3395610b4333 /games-puzzle/flobopuyo | |
parent | added patch and ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-8a8751e223533ea586415e1b0a7425212a46ae5e.tar.gz gentoo-2-8a8751e223533ea586415e1b0a7425212a46ae5e.tar.bz2 gentoo-2-8a8751e223533ea586415e1b0a7425212a46ae5e.zip |
Added ~amd64 KEYWORDS and closing bug #69656.
Diffstat (limited to 'games-puzzle/flobopuyo')
-rw-r--r-- | games-puzzle/flobopuyo/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/flobopuyo/flobopuyo-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/flobopuyo/ChangeLog b/games-puzzle/flobopuyo/ChangeLog index b7320d8b5896..e5eae94e9478 100644 --- a/games-puzzle/flobopuyo/ChangeLog +++ b/games-puzzle/flobopuyo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/flobopuyo # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/flobopuyo/ChangeLog,v 1.2 2004/11/05 05:02:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/flobopuyo/ChangeLog,v 1.3 2004/11/12 18:43:52 wolf31o2 Exp $ + + 12 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> flobopuyo-0.20.ebuild: + Added ~amd64 KEYWORDS and closing bug #69656. 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> flobopuyo-0.20.ebuild: Added ~ppc. diff --git a/games-puzzle/flobopuyo/flobopuyo-0.20.ebuild b/games-puzzle/flobopuyo/flobopuyo-0.20.ebuild index bc165d95f935..0a7aac958870 100644 --- a/games-puzzle/flobopuyo/flobopuyo-0.20.ebuild +++ b/games-puzzle/flobopuyo/flobopuyo-0.20.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-puzzle/flobopuyo/flobopuyo-0.20.ebuild,v 1.2 2004/11/05 05:02:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/flobopuyo/flobopuyo-0.20.ebuild,v 1.3 2004/11/12 18:43:52 wolf31o2 Exp $ inherit toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="http://www.ios-software.com/flobopuyo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="media-libs/libsdl |