diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:34:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:34:35 +0000 |
commit | 538fd9e0024e1c41f70234e81247c39481c8b4bd (patch) | |
tree | 86d3b713d94fef13ec4da59125f73227698057aa /x11-drivers/xf86-input-joystick | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-538fd9e0024e1c41f70234e81247c39481c8b4bd.tar.gz gentoo-2-538fd9e0024e1c41f70234e81247c39481c8b4bd.tar.bz2 gentoo-2-538fd9e0024e1c41f70234e81247c39481c8b4bd.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r-- | x11-drivers/xf86-input-joystick/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index e5cd4728030b..b9de76ab9527 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.83 2010/01/18 19:34:35 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xf86-input-joystick-1.5.0.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@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 6e21cdfc234a..485ee2db1549 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-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.6 2010/01/14 22:33:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.7 2010/01/18 19:34:35 armin76 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" |