summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-04-02 20:07:08 +0000
committerMarkus Meier <maekke@gentoo.org>2015-04-02 20:07:08 +0000
commitab6b7217eb56ee24527c312b8f8025b7eaea5e51 (patch)
tree0a8d035b2e06c06c6ab387624f8422d531fcf1c9 /games-util
parentarm stable, bug #542226 (diff)
downloadgentoo-2-ab6b7217eb56ee24527c312b8f8025b7eaea5e51.tar.gz
gentoo-2-ab6b7217eb56ee24527c312b8f8025b7eaea5e51.tar.bz2
gentoo-2-ab6b7217eb56ee24527c312b8f8025b7eaea5e51.zip
arm stable, bug #542502
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/joystick/ChangeLog5
-rw-r--r--games-util/joystick/joystick-1.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog
index 237c6455e15b..ec50896353af 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.29 2015/03/25 13:45:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.30 2015/04/02 20:07:08 maekke Exp $
+
+ 02 Apr 2015; Markus Meier <maekke@gentoo.org> joystick-1.4.8.ebuild:
+ arm stable, bug #542502
25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.8.ebuild:
Stable for x86, wrt bug #542502
diff --git a/games-util/joystick/joystick-1.4.8.ebuild b/games-util/joystick/joystick-1.4.8.ebuild
index ad13e9a98858..0cd03d270569 100644
--- a/games-util/joystick/joystick-1.4.8.ebuild
+++ b/games-util/joystick/joystick-1.4.8.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.ebuild,v 1.3 2015/03/25 13:45:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8.ebuild,v 1.4 2015/04/02 20:07:08 maekke 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] )