diff options
Diffstat (limited to 'games-misc/sdljoytest')
-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 8d5fa5081415..3acc25256323 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.8 2015/02/10 10:09:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.9 2015/02/21 12:23:06 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdljoytest-11102003.ebuild: + Stable for ppc, wrt bug #539088 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdljoytest-11102003.ebuild: Stable for x86, wrt bug #539088 diff --git a/games-misc/sdljoytest/sdljoytest-11102003.ebuild b/games-misc/sdljoytest/sdljoytest-11102003.ebuild index 9a2580515bdb..6c3ea20f889a 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.7 2015/02/10 10:09:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.8 2015/02/21 12:23:06 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] |