summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:43:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:43:10 +0000
commit02431848376c60646301c7a923fe1ab16757fb4f (patch)
tree040a770d97e2359b7cb818591abfc4b03cf8cb16 /games-util/joystick
parentStable for x86, wrt bug #475298 (diff)
downloadgentoo-2-02431848376c60646301c7a923fe1ab16757fb4f.tar.gz
gentoo-2-02431848376c60646301c7a923fe1ab16757fb4f.tar.bz2
gentoo-2-02431848376c60646301c7a923fe1ab16757fb4f.zip
Stable for x86, wrt bug #475238
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util/joystick')
-rw-r--r--games-util/joystick/ChangeLog5
-rw-r--r--games-util/joystick/joystick-1.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog
index db6f584e43f8..fdcf0ccbb0bd 100644
--- a/games-util/joystick/ChangeLog
+++ b/games-util/joystick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/joystick
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.21 2013/06/30 12:38:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.22 2013/06/30 12:43:10 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.4.ebuild:
+ Stable for x86, wrt bug #475238
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.4.ebuild:
Stable for amd64, wrt bug #475238
diff --git a/games-util/joystick/joystick-1.4.4.ebuild b/games-util/joystick/joystick-1.4.4.ebuild
index 7a593fcec837..05500417287b 100644
--- a/games-util/joystick/joystick-1.4.4.ebuild
+++ b/games-util/joystick/joystick-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.4.ebuild,v 1.3 2013/06/30 12:38:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.4.ebuild,v 1.4 2013/06/30 12:43:10 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] )