diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:23:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:23:06 +0000 |
commit | 924d3cde9f4a1f348bfbd112dc384442dc55b845 (patch) | |
tree | c5e8f1831e61136817225f81538241e4ba6af681 /games-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-924d3cde9f4a1f348bfbd112dc384442dc55b845.tar.gz gentoo-2-924d3cde9f4a1f348bfbd112dc384442dc55b845.tar.bz2 gentoo-2-924d3cde9f4a1f348bfbd112dc384442dc55b845.zip |
Stable for ppc, wrt bug #539088
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 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] |