diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:39:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:39:19 +0000 |
commit | f4436dda189227491a92171a33fae9dc09e55109 (patch) | |
tree | 18551fc43c2e492f79e639930d497dcf392a2807 /games-emulation | |
parent | Marking shared-desktop-ontologies-0.8.1 ppc for bug 396359 (diff) | |
download | gentoo-2-f4436dda189227491a92171a33fae9dc09e55109.tar.gz gentoo-2-f4436dda189227491a92171a33fae9dc09e55109.tar.bz2 gentoo-2-f4436dda189227491a92171a33fae9dc09e55109.zip |
Marking atari800-2.2.1 ppc for bug 375695
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/atari800/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/atari800/atari800-2.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/atari800/ChangeLog b/games-emulation/atari800/ChangeLog index fbf905a4683b..f7b7ce29bfd8 100644 --- a/games-emulation/atari800/ChangeLog +++ b/games-emulation/atari800/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/atari800 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.34 2011/08/07 17:15:47 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.35 2012/01/10 20:39:19 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> atari800-2.2.1.ebuild: + Marking atari800-2.2.1 ppc for bug 375695 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> atari800-2.1.0.ebuild, atari800-2.2.1.ebuild: diff --git a/games-emulation/atari800/atari800-2.2.1.ebuild b/games-emulation/atari800/atari800-2.2.1.ebuild index e8fdce40497d..d7099927829f 100644 --- a/games-emulation/atari800/atari800-2.2.1.ebuild +++ b/games-emulation/atari800/atari800-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.3 2011/08/07 17:15:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.4 2012/01/10 20:39:19 ranger Exp $ EAPI=2 inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="opengl readline sdl" RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0[opengl?,video] ) |