diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:43:25 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:43:25 +0000 |
commit | 7bca1ab8d6a6799667e52b5820dd675e74d6c103 (patch) | |
tree | 6f5950461a8222f408d70ae49130b0f0be6d29ec /games-puzzle/scramble | |
parent | Added ~amd64 KEYWORD and closing bug #68066. (Manifest recommit) (diff) | |
download | gentoo-2-7bca1ab8d6a6799667e52b5820dd675e74d6c103.tar.gz gentoo-2-7bca1ab8d6a6799667e52b5820dd675e74d6c103.tar.bz2 gentoo-2-7bca1ab8d6a6799667e52b5820dd675e74d6c103.zip |
Added ~amd64 KEYWORD and closing bug #69754.
Diffstat (limited to 'games-puzzle/scramble')
-rw-r--r-- | games-puzzle/scramble/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/scramble/scramble-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/scramble/ChangeLog b/games-puzzle/scramble/ChangeLog index a97657aba22a..458f8562faed 100644 --- a/games-puzzle/scramble/ChangeLog +++ b/games-puzzle/scramble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/scramble # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/ChangeLog,v 1.4 2004/10/17 10:05:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/ChangeLog,v 1.5 2004/11/11 12:43:25 wolf31o2 Exp $ + + 11 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> scramble-0.9.1.ebuild: + Added ~amd64 KEYWORD and closing bug #69754. 17 Oct 2004; David Holm <dholm@gentoo.org> scramble-0.9.1.ebuild: Added to ~ppc. diff --git a/games-puzzle/scramble/scramble-0.9.1.ebuild b/games-puzzle/scramble/scramble-0.9.1.ebuild index c01852e83102..515c6271e8a6 100644 --- a/games-puzzle/scramble/scramble-0.9.1.ebuild +++ b/games-puzzle/scramble/scramble-0.9.1.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/scramble/scramble-0.9.1.ebuild,v 1.2 2004/10/17 10:05:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/scramble-0.9.1.ebuild,v 1.3 2004/11/11 12:43:25 wolf31o2 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/scramble/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=media-libs/libsdl-1.2 |