diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:45:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:45:40 +0000 |
commit | 4ae035754db7bda161e6549ecdf41acfdb3cb415 (patch) | |
tree | ea011b5c192c981fc1065f474d1cde4aedd8db49 /x11-drivers/xf86-input-joystick | |
parent | rdep on slang, bug #168076 thanks to Chris Slycord <cslycord@gmail.com> (diff) | |
download | historical-4ae035754db7bda161e6549ecdf41acfdb3cb415.tar.gz historical-4ae035754db7bda161e6549ecdf41acfdb3cb415.tar.bz2 historical-4ae035754db7bda161e6549ecdf41acfdb3cb415.zip |
alpha/ia64 stable wrt #191615
Package-Manager: portage-2.1.2.12
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.2.2.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 51e7e661f02c..a0e192aad2b7 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.46 2007/09/08 21:29:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.47 2007/09/09 15:42:41 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> + xf86-input-joystick-1.2.2.ebuild: + alpha/ia64 stable wrt #191615 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> xf86-input-joystick-1.2.2.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild index cd720fe6f2a2..e2d7640d5c03 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.2.2.ebuild,v 1.4 2007/09/08 21:29:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild,v 1.5 2007/09/09 15:42:41 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=-1 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" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |