summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-12-27 17:59:44 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-12-27 17:59:44 +0000
commit8edc77399c76427bcfa4b65c4f415a4a3286b770 (patch)
treec5a22db411e3a1b47040e948bc5235bbbe5abeab /x11-drivers
parentMarked ppc stable for bug #294958. (diff)
downloadgentoo-2-8edc77399c76427bcfa4b65c4f415a4a3286b770.tar.gz
gentoo-2-8edc77399c76427bcfa4b65c4f415a4a3286b770.tar.bz2
gentoo-2-8edc77399c76427bcfa4b65c4f415a4a3286b770.zip
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index e197477c5885..a45d4b1303fd 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.80 2009/12/15 19:26:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.81 2009/12/27 17:59:44 josejx Exp $
+
+ 27 Dec 2009; Joseph Jezak <josejx@gentoo.org>
+ xf86-input-joystick-1.5.0.ebuild:
+ Marked ppc stable for bug #294958.
15 Dec 2009; Brent Baude <ranger@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 689fa4cbaaa8..5bf0dfdc66be 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
# 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.4 2009/12/15 19:26:29 ranger Exp $
+# $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 $
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"