diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:25:55 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:25:55 +0000 |
commit | f1d2f4e297dc76743463e2aa7db3479a9c8fd228 (patch) | |
tree | d440a61f44830bf58ffd9fdaf748c981d6a9b0b3 /x11-drivers/xf86-input-joystick | |
parent | ppc stable (diff) | |
download | gentoo-2-f1d2f4e297dc76743463e2aa7db3479a9c8fd228.tar.gz gentoo-2-f1d2f4e297dc76743463e2aa7db3479a9c8fd228.tar.bz2 gentoo-2-f1d2f4e297dc76743463e2aa7db3479a9c8fd228.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
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.1.1.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 e7f914c93cf4..e73e6030cd96 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.37 2007/04/29 06:15:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.38 2007/05/05 18:25:55 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> + xf86-input-joystick-1.1.1.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xf86-input-joystick-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild index 05b432ac3b37..fc86aadcc082 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.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.1.1.ebuild,v 1.4 2007/04/29 06:15:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild,v 1.5 2007/05/05 18:25:55 dang 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 |