diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-13 09:11:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-13 09:11:48 +0000 |
commit | 32f237a55812f40d3c7f06a35cebb93b10a6e386 (patch) | |
tree | c8e4233a74d9ff572437b719bb7ed0bed4f5e80e /games-util | |
parent | Stable for amd64, wrt bug #411085 (diff) | |
download | gentoo-2-32f237a55812f40d3c7f06a35cebb93b10a6e386.tar.gz gentoo-2-32f237a55812f40d3c7f06a35cebb93b10a6e386.tar.bz2 gentoo-2-32f237a55812f40d3c7f06a35cebb93b10a6e386.zip |
Stable for amd64, wrt bug #411535
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/joystick/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/joystick/joystick-1.4.2.ebuild | 4 |
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] ) |