summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-14 22:33:22 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-14 22:33:22 +0000
commit20d0212d3df69c9ac8c87c8c414b28efe884ff37 (patch)
treea5aceb360410abc1d83b4f4c80edf26512d90dd0 /x11-drivers/xf86-input-joystick
parentarm stable, bug #294958 (diff)
downloadgentoo-2-20d0212d3df69c9ac8c87c8c414b28efe884ff37.tar.gz
gentoo-2-20d0212d3df69c9ac8c87c8c414b28efe884ff37.tar.bz2
gentoo-2-20d0212d3df69c9ac8c87c8c414b28efe884ff37.zip
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index a45d4b1303fd..e5cd4728030b 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.81 2009/12/27 17:59:44 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.82 2010/01/14 22:33:22 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org>
+ xf86-input-joystick-1.5.0.ebuild:
+ arm stable, bug #294958
27 Dec 2009; Joseph Jezak <josejx@gentoo.org>
xf86-input-joystick-1.5.0.ebuild:
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
index 5bf0dfdc66be..6e21cdfc234a 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.5 2009/12/27 17:59:44 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.6 2010/01/14 22:33:22 maekke Exp $
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6"