diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:09:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:09:37 +0000 |
commit | bef167e528743d2be140c0876c7f1002f80f0ff9 (patch) | |
tree | af2ffbc342cee71a2c92b12f07b891d1612a625b /games-misc | |
parent | Stable for x86, wrt bug #539070 (diff) | |
download | gentoo-2-bef167e528743d2be140c0876c7f1002f80f0ff9.tar.gz gentoo-2-bef167e528743d2be140c0876c7f1002f80f0ff9.tar.bz2 gentoo-2-bef167e528743d2be140c0876c7f1002f80f0ff9.zip |
Stable for x86, wrt bug #539088
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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] |