summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:53 +0000
commitc651269bdb72929a8736d58046f25712a633531f (patch)
treeec6ec32b745fff6e3100502f28e8854bf2090d96 /games-util/joystick
parentStable for ppc, wrt bug #472802 (diff)
downloadgentoo-2-c651269bdb72929a8736d58046f25712a633531f.tar.gz
gentoo-2-c651269bdb72929a8736d58046f25712a633531f.tar.bz2
gentoo-2-c651269bdb72929a8736d58046f25712a633531f.zip
Stable for ppc, wrt bug #475238
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 fdcf0ccbb0bd..4168d5bbda92 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.22 2013/06/30 12:43:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.23 2013/06/30 21:09:53 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.4.ebuild:
+ Stable for ppc, wrt bug #475238
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.4.ebuild:
Stable for x86, wrt bug #475238
diff --git a/games-util/joystick/joystick-1.4.4.ebuild b/games-util/joystick/joystick-1.4.4.ebuild
index 05500417287b..e21be9809750 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.4 2013/06/30 12:43:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.4.ebuild,v 1.5 2013/06/30 21:09:53 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] )