diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:39 +0000 |
commit | 3a198b78a562a184b72408c7dfffff18f38a07d7 (patch) | |
tree | 2559fa1c28b90225423cdccd98e5ffcfb614a7f0 /games-misc | |
parent | Stable for amd64, wrt bug #539084 (diff) | |
download | gentoo-2-3a198b78a562a184b72408c7dfffff18f38a07d7.tar.gz gentoo-2-3a198b78a562a184b72408c7dfffff18f38a07d7.tar.bz2 gentoo-2-3a198b78a562a184b72408c7dfffff18f38a07d7.zip |
Stable for amd64, wrt bug #539088
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/sdljoytest/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/sdljoytest/sdljoytest-11102003.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/sdljoytest/ChangeLog b/games-misc/sdljoytest/ChangeLog index 829cdea581f1..e300f62d0b2e 100644 --- a/games-misc/sdljoytest/ChangeLog +++ b/games-misc/sdljoytest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/sdljoytest -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.6 2014/12/16 03:56:09 mr_bones_ Exp $ +# 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 $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdljoytest-11102003.ebuild: + Stable for amd64, wrt bug #539088 16 Dec 2014; Michael Sterrett <mr_bones_@gentoo.org> sdljoytest-11102003.ebuild: diff --git a/games-misc/sdljoytest/sdljoytest-11102003.ebuild b/games-misc/sdljoytest/sdljoytest-11102003.ebuild index caac75dc2c38..cde7b3afe013 100644 --- a/games-misc/sdljoytest/sdljoytest-11102003.ebuild +++ b/games-misc/sdljoytest/sdljoytest-11102003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.5 2014/12/16 03:56:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.6 2015/02/06 13:42:39 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] |