summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-13 09:11:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-13 09:11:48 +0000
commit78d8ad8c329a42741d1422c350fa2b4668921ec6 (patch)
tree1f48a461af330f0825f4867cffdf5ec74c84e0c0 /games-util
parentStable for amd64, wrt bug #411085 (diff)
downloadhistorical-78d8ad8c329a42741d1422c350fa2b4668921ec6.tar.gz
historical-78d8ad8c329a42741d1422c350fa2b4668921ec6.tar.bz2
historical-78d8ad8c329a42741d1422c350fa2b4668921ec6.zip
Stable for amd64, wrt bug #411535
Package-Manager: portage-2.1.10.49/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 deafd580dafa..5a1ded19ba59 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.13 2012/02/13 11:41:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.14 2012/04/13 09:11:48 ago Exp $
+
+ 13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.2.ebuild:
+ Stable for amd64, wrt bug #411535
13 Feb 2012; Agostino Sarubbo <ago@gentoo.org> joystick-0_pre20060731.ebuild:
Stable for amd64, wrt bug #403233
diff --git a/games-util/joystick/joystick-1.4.2.ebuild b/games-util/joystick/joystick-1.4.2.ebuild
index 9203c04a2712..28bb03fb889d 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.2 2012/02/12 19:33:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.2.ebuild,v 1.3 2012/04/13 09:11:48 ago 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] )