diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-29 10:03:19 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-29 10:03:19 +0000 |
commit | 797b6c5b52d6c1b47ca128425f7e5b25f70ecd9d (patch) | |
tree | 775c90f6bd9d5467a24cdf63ec40ab74f1c01dbc /games-emulation | |
parent | Stable for amd64 wrt bug #518248 (diff) | |
download | gentoo-2-797b6c5b52d6c1b47ca128425f7e5b25f70ecd9d.tar.gz gentoo-2-797b6c5b52d6c1b47ca128425f7e5b25f70ecd9d.tar.bz2 gentoo-2-797b6c5b52d6c1b47ca128425f7e5b25f70ecd9d.zip |
Stable for amd64 wrt bug #518250
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/gambatte/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/gambatte/ChangeLog b/games-emulation/gambatte/ChangeLog index 1c1235111f3b..aa4c04eb5bdb 100644 --- a/games-emulation/gambatte/ChangeLog +++ b/games-emulation/gambatte/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/gambatte # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gambatte/ChangeLog,v 1.7 2014/08/14 16:41:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gambatte/ChangeLog,v 1.8 2014/08/29 10:03:19 nimiux Exp $ + + 29 Aug 2014; Chema Alonso <nimiux@gentoo.org> + gambatte-0.5.0_p20131102.ebuild: + Stable for amd64 wrt bug #518250 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gambatte-0.5.0_p20131102.ebuild: diff --git a/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild b/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild index ed239540eec2..9f231729dd9c 100644 --- a/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild +++ b/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild,v 1.3 2014/08/14 16:41:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gambatte/gambatte-0.5.0_p20131102.ebuild,v 1.4 2014/08/29 10:03:19 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="qt4 +sdl" REQUIRED_USE="|| ( qt4 sdl )" |