summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-15 16:53:35 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-15 16:53:35 +0000
commit16f33388c0b7016561ab1927480591fd2d66b75e (patch)
tree2e612574cec0fdb6f155d2f27fc69c05c7490c18 /games-util/joystick
parentx86 stable, bug #411529 (diff)
downloadgentoo-2-16f33388c0b7016561ab1927480591fd2d66b75e.tar.gz
gentoo-2-16f33388c0b7016561ab1927480591fd2d66b75e.tar.bz2
gentoo-2-16f33388c0b7016561ab1927480591fd2d66b75e.zip
x86 stable, bug #411535
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'games-util/joystick')
-rw-r--r--games-util/joystick/ChangeLog5
-rw-r--r--games-util/joystick/joystick-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog
index 5a1ded19ba59..dae463cbab25 100644
--- a/games-util/joystick/ChangeLog
+++ b/games-util/joystick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/joystick
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.14 2012/04/13 09:11:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.15 2012/04/15 16:53:35 maekke Exp $
+
+ 15 Apr 2012; Markus Meier <maekke@gentoo.org> joystick-1.4.2.ebuild:
+ x86 stable, bug #411535
13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.2.ebuild:
Stable for amd64, wrt bug #411535
diff --git a/games-util/joystick/joystick-1.4.2.ebuild b/games-util/joystick/joystick-1.4.2.ebuild
index 28bb03fb889d..79c30637ea1a 100644
--- a/games-util/joystick/joystick-1.4.2.ebuild
+++ b/games-util/joystick/joystick-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.2.ebuild,v 1.3 2012/04/13 09:11:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.2.ebuild,v 1.4 2012/04/15 16:53:35 maekke Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="sdl"
DEPEND="sdl? ( media-libs/libsdl[video] )