diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 17:01:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 17:01:04 +0000 |
commit | 5aa93db971105a618a56929f0691fe6ee4d645aa (patch) | |
tree | 112d93185f723b3dd1963d9eb240c8b798d0e0b6 /games-emulation/atari800/atari800-2.0.3.ebuild | |
parent | Stable on ppc wrt bug 232223 (diff) | |
download | gentoo-2-5aa93db971105a618a56929f0691fe6ee4d645aa.tar.gz gentoo-2-5aa93db971105a618a56929f0691fe6ee4d645aa.tar.bz2 gentoo-2-5aa93db971105a618a56929f0691fe6ee4d645aa.zip |
Stable on ppc wrt bug 232298
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation/atari800/atari800-2.0.3.ebuild')
-rw-r--r-- | games-emulation/atari800/atari800-2.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/atari800/atari800-2.0.3.ebuild b/games-emulation/atari800/atari800-2.0.3.ebuild index 39cbe263faec..3dde4fc9a306 100644 --- a/games-emulation/atari800/atari800-2.0.3.ebuild +++ b/games-emulation/atari800/atari800-2.0.3.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-emulation/atari800/atari800-2.0.3.ebuild,v 1.1 2007/07/13 03:25:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.0.3.ebuild,v 1.2 2008/07/21 17:01:04 nixnut Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="sdl" RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0 ) |