diff options
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/sdljoytest/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/sdljoytest/sdljoytest-11102003.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/sdljoytest/ChangeLog b/games-misc/sdljoytest/ChangeLog index e300f62d0b2e..8d5fa5081415 100644 --- a/games-misc/sdljoytest/ChangeLog +++ b/games-misc/sdljoytest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/sdljoytest # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.7 2015/02/06 13:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.8 2015/02/10 10:09:37 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdljoytest-11102003.ebuild: + Stable for x86, wrt bug #539088 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdljoytest-11102003.ebuild: Stable for amd64, wrt bug #539088 diff --git a/games-misc/sdljoytest/sdljoytest-11102003.ebuild b/games-misc/sdljoytest/sdljoytest-11102003.ebuild index cde7b3afe013..9a2580515bdb 100644 --- a/games-misc/sdljoytest/sdljoytest-11102003.ebuild +++ b/games-misc/sdljoytest/sdljoytest-11102003.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.6 2015/02/06 13:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.7 2015/02/10 10:09:37 ago Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sdljoytest/SDLJoytest-GL-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libsdl[joystick,opengl,video] |