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
commit6658133bfce3f8e5ca5010dee63a58febd8b9a4f (patch)
treee6d3478a13dd75be5b708f7001b6cf18db55277a /games-util
parentx86 stable, bug #411529 (diff)
downloadhistorical-6658133bfce3f8e5ca5010dee63a58febd8b9a4f.tar.gz
historical-6658133bfce3f8e5ca5010dee63a58febd8b9a4f.tar.bz2
historical-6658133bfce3f8e5ca5010dee63a58febd8b9a4f.zip
x86 stable, bug #411535
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'games-util')
-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] )