summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-28 11:38:23 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-28 11:38:23 +0000
commit31ada71f4d67ec600e6f33c47b4ba062a8f1e8f4 (patch)
treece7e3d647da5fe484a4e6cf69b38c1e76af298c3 /games-util
parentx86 stable wrt bug #552154 (diff)
downloadgentoo-2-31ada71f4d67ec600e6f33c47b4ba062a8f1e8f4.tar.gz
gentoo-2-31ada71f4d67ec600e6f33c47b4ba062a8f1e8f4.tar.bz2
gentoo-2-31ada71f4d67ec600e6f33c47b4ba062a8f1e8f4.zip
x86 stable wrt bug #552214
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/joystick/ChangeLog5
-rw-r--r--games-util/joystick/joystick-1.4.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog
index e1671bc1fa53..12ddc6195681 100644
--- a/games-util/joystick/ChangeLog
+++ b/games-util/joystick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/joystick
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.34 2015/06/26 14:29:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.35 2015/06/28 11:38:23 zlogene Exp $
+
+ 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> joystick-1.4.8-r1.ebuild:
+ x86 stable wrt bug #552214
26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.8-r1.ebuild:
Stable for amd64, wrt bug #552214
diff --git a/games-util/joystick/joystick-1.4.8-r1.ebuild b/games-util/joystick/joystick-1.4.8-r1.ebuild
index 3249b38a5c9b..088332bc5c37 100644
--- a/games-util/joystick/joystick-1.4.8-r1.ebuild
+++ b/games-util/joystick/joystick-1.4.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8-r1.ebuild,v 1.2 2015/06/26 14:29:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8-r1.ebuild,v 1.3 2015/06/28 11:38:23 zlogene 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 udev"
DEPEND="sdl? ( media-libs/libsdl:0[video] )