diff options
author | 2006-11-22 15:55:16 +0000 | |
---|---|---|
committer | 2006-11-22 15:55:16 +0000 | |
commit | 5649a809a2d16fb96ceaed9c5d7b68def8c86b58 (patch) | |
tree | 6095fd9bc6ea2b49e7eb4617db5ca5562058f508 /games-emulation/atari800/atari800-2.0.2.ebuild | |
parent | Marked ppc stable for bug #154512. (diff) | |
download | historical-5649a809a2d16fb96ceaed9c5d7b68def8c86b58.tar.gz historical-5649a809a2d16fb96ceaed9c5d7b68def8c86b58.tar.bz2 historical-5649a809a2d16fb96ceaed9c5d7b68def8c86b58.zip |
Marked ppc stable for bug #153645.
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'games-emulation/atari800/atari800-2.0.2.ebuild')
-rw-r--r-- | games-emulation/atari800/atari800-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/atari800/atari800-2.0.2.ebuild b/games-emulation/atari800/atari800-2.0.2.ebuild index 3212fb747604..3f2ffd3ecf6c 100644 --- a/games-emulation/atari800/atari800-2.0.2.ebuild +++ b/games-emulation/atari800/atari800-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.0.2.ebuild,v 1.3 2006/11/15 13:19:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.0.2.ebuild,v 1.4 2006/11/22 15:55:16 josejx Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atari800/${P}.tar.gz LICENSE="GPL-1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ppc sparc x86" IUSE="sdl" RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0 ) |