diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-13 14:50:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-13 14:50:54 +0000 |
commit | dcecc06c31471411a3222c40babdb7d49f20fe29 (patch) | |
tree | a9a61b5f9b384134c0947a58e9defdef823812e5 /games-emulation | |
parent | Version bump wrt #312309 by Myk Taylor. (diff) | |
download | gentoo-2-dcecc06c31471411a3222c40babdb7d49f20fe29.tar.gz gentoo-2-dcecc06c31471411a3222c40babdb7d49f20fe29.tar.bz2 gentoo-2-dcecc06c31471411a3222c40babdb7d49f20fe29.zip |
x86 stable wrt bug #313789
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/gngb/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/gngb/gngb-20060309.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/gngb/ChangeLog b/games-emulation/gngb/ChangeLog index 1bb097f77fb1..0fe957b8dfd5 100644 --- a/games-emulation/gngb/ChangeLog +++ b/games-emulation/gngb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/gngb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/ChangeLog,v 1.12 2010/03/09 04:44:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/ChangeLog,v 1.13 2010/04/13 14:50:54 phajdan.jr Exp $ + + 13 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gngb-20060309.ebuild: + x86 stable wrt bug #313789 09 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> gngb-20060309.ebuild: add use flags for libsdl diff --git a/games-emulation/gngb/gngb-20060309.ebuild b/games-emulation/gngb/gngb-20060309.ebuild index 5e68024c7034..9c162829e090 100644 --- a/games-emulation/gngb/gngb-20060309.ebuild +++ b/games-emulation/gngb/gngb-20060309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/gngb-20060309.ebuild,v 1.4 2010/03/09 04:44:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/gngb-20060309.ebuild,v 1.5 2010/04/13 14:50:54 phajdan.jr Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://m.peponas.free.fr/gngb/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="opengl" DEPEND="media-libs/libsdl[audio,joystick,video] |