diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:45:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:45:57 +0000 |
commit | f28e9f1c318cce7fb450e87822d39131e36c00b6 (patch) | |
tree | 15fe91697821261332244eeca95b739d979ac502 /games-util | |
parent | Stable for x86, wrt bug #542500 (diff) | |
download | gentoo-2-f28e9f1c318cce7fb450e87822d39131e36c00b6.tar.gz gentoo-2-f28e9f1c318cce7fb450e87822d39131e36c00b6.tar.bz2 gentoo-2-f28e9f1c318cce7fb450e87822d39131e36c00b6.zip |
Stable for x86, wrt bug #542502
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/joystick/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/joystick/joystick-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog index 5f04b8e1a653..237c6455e15b 100644 --- a/games-util/joystick/ChangeLog +++ b/games-util/joystick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/joystick # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.28 2015/03/09 11:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.29 2015/03/25 13:45:57 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.8.ebuild: + Stable for x86, wrt bug #542502 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.8.ebuild: Stable for amd64, wrt bug #542502 diff --git a/games-util/joystick/joystick-1.4.8.ebuild b/games-util/joystick/joystick-1.4.8.ebuild index 88eadae1d0fe..ad13e9a98858 100644 --- a/games-util/joystick/joystick-1.4.8.ebuild +++ b/games-util/joystick/joystick-1.4.8.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-util/joystick/joystick-1.4.8.ebuild,v 1.2 2015/03/09 11:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8.ebuild,v 1.3 2015/03/25 13:45:57 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="sdl" DEPEND="sdl? ( media-libs/libsdl:0[video] ) |