summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-26 21:17:06 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-26 21:17:06 +0000
commit2e4ada3dc4b6b53d365a744a2b27a4f3162d1836 (patch)
tree91480c3d82561d93ab305a7e4e928eec098dce4b
parentKeyworded on alpha, bug #289662 (diff)
downloadhistorical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.tar.gz
historical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.tar.bz2
historical-2e4ada3dc4b6b53d365a744a2b27a4f3162d1836.zip
Stable for HPPA (bug #282290).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
-rw-r--r--x11-drivers/xf86-input-citron/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild4
-rw-r--r--x11-drivers/xf86-input-elographics/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild4
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-fpit/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild4
-rw-r--r--x11-drivers/xf86-input-hyperpen/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild4
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild4
-rw-r--r--x11-drivers/xf86-input-penmount/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild4
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild4
-rw-r--r--x11-drivers/xf86-video-dummy/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild4
-rw-r--r--x11-drivers/xf86-video-fbdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild4
20 files changed, 68 insertions, 30 deletions
diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog
index 155fde933c66..a6b579ce8a13 100644
--- a/x11-drivers/xf86-input-citron/ChangeLog
+++ b/x11-drivers/xf86-input-citron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-citron
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.44 2009/10/11 11:20:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.45 2009/10/26 21:11:53 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-citron-2.2.2.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-citron-2.2.2.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild
index a9c2eee5ff9f..cfbb1b91cbef 100644
--- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild
+++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild
@@ -1,6 +1,6 @@
# 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-citron/xf86-input-citron-2.2.2.ebuild,v 1.5 2009/10/11 11:20:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild,v 1.6 2009/10/26 21:11:53 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for citron 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.6"
DEPEND="${RDEPEND}
>=x11-proto/inputproto-1.4.1
diff --git a/x11-drivers/xf86-input-elographics/ChangeLog b/x11-drivers/xf86-input-elographics/ChangeLog
index 4dde011e0ef8..0ebbaef4bb51 100644
--- a/x11-drivers/xf86-input-elographics/ChangeLog
+++ b/x11-drivers/xf86-input-elographics/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-elographics
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.47 2009/10/11 11:20:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.48 2009/10/26 21:12:29 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-elographics-1.2.3.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org>
xf86-input-elographics-1.2.3.ebuild:
diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild
index 539474c9432b..79547f20934f 100644
--- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild
+++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild
@@ -1,6 +1,6 @@
# 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-elographics/xf86-input-elographics-1.2.3.ebuild,v 1.6 2009/10/11 11:20:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.3.ebuild,v 1.7 2009/10/26 21:12:29 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Elographics input driver"
-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
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index c04b0b212a66..58bae9f09b05 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.125 2009/10/19 05:59:45 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.126 2009/10/26 21:13:00 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-evdev-2.2.5.ebuild:
+ Stable for HPPA (bug #282290).
*xf86-input-evdev-2.3.0 (19 Oct 2009)
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
index 6e0252b1bbc0..83eb642e6097 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
@@ -1,6 +1,6 @@
# 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-evdev/xf86-input-evdev-2.2.5.ebuild,v 1.5 2009/10/11 11:21:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild,v 1.6 2009/10/26 21:13:00 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.5.3"
diff --git a/x11-drivers/xf86-input-fpit/ChangeLog b/x11-drivers/xf86-input-fpit/ChangeLog
index 8e92630d0326..28c72259bdc0 100644
--- a/x11-drivers/xf86-input-fpit/ChangeLog
+++ b/x11-drivers/xf86-input-fpit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-fpit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.53 2009/10/11 11:21:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.54 2009/10/26 21:13:43 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xf86-input-fpit-1.3.0.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-fpit-1.3.0.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild
index 012c4c894bc1..dd2aaf703fd0 100644
--- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild
@@ -1,6 +1,6 @@
# 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-fpit/xf86-input-fpit-1.3.0.ebuild,v 1.7 2009/10/11 11:21:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild,v 1.8 2009/10/26 21:13:43 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="Fujitsu Stylistic input driver"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog
index f0109c732d75..e312b1c8d19a 100644
--- a/x11-drivers/xf86-input-hyperpen/ChangeLog
+++ b/x11-drivers/xf86-input-hyperpen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-hyperpen
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.45 2009/10/11 11:21:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.46 2009/10/26 21:14:07 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-hyperpen-1.3.0.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-hyperpen-1.3.0.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild
index 9f778a802fd4..0926d0a3674d 100644
--- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild
@@ -1,6 +1,6 @@
# 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-hyperpen/xf86-input-hyperpen-1.3.0.ebuild,v 1.6 2009/10/11 11:21:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild,v 1.7 2009/10/26 21:14:07 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="X.Org driver for hyperpen 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
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index a2a347915f38..7f2f5080542e 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.74 2009/10/18 22:11:06 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.75 2009/10/26 21:14:52 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-joystick-1.4.1.ebuild:
+ Stable for HPPA (bug #282290).
*xf86-input-joystick-1.4.99.2 (18 Oct 2009)
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild
index 65a0cc43d83b..0d6ad95e0339 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild
@@ -1,6 +1,6 @@
# 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.4.1.ebuild,v 1.5 2009/10/11 11:22:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild,v 1.6 2009/10/26 21:14:52 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
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.4"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog
index b2cf90cdbcf5..b3482d7b3af3 100644
--- a/x11-drivers/xf86-input-penmount/ChangeLog
+++ b/x11-drivers/xf86-input-penmount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-penmount
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.53 2009/10/11 11:23:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.54 2009/10/26 21:15:46 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-penmount-1.4.0.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-penmount-1.4.0.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild
index 0856f22dcce5..940d22a3bf28 100644
--- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild
@@ -1,6 +1,6 @@
# 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-penmount/xf86-input-penmount-1.4.0.ebuild,v 1.6 2009/10/11 11:23:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.0.ebuild,v 1.7 2009/10/26 21:15:46 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER="4"
inherit x-modular
DESCRIPTION="PenMount input driver"
-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.0.99"
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index 0c21601cb19e..1df93c61c18a 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.50 2009/10/11 11:23:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.51 2009/10/26 21:16:01 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.3.0.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-void-1.3.0.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild
index 3ec04de0b3b6..500d45842bcf 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild
@@ -1,6 +1,6 @@
# 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-void/xf86-input-void-1.3.0.ebuild,v 1.5 2009/10/11 11:23:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.3.0.ebuild,v 1.6 2009/10/26 21:16:01 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="null input driver"
-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.0.99"
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog
index cb8158bc72a3..1d8fac612b6c 100644
--- a/x11-drivers/xf86-video-dummy/ChangeLog
+++ b/x11-drivers/xf86-video-dummy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-dummy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.49 2009/10/11 11:24:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.50 2009/10/26 21:17:05 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-video-dummy-0.3.2.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-dummy-0.3.2.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild
index 78a8f64081cb..37f3463115ed 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild,v 1.6 2009/10/11 11:24:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild,v 1.7 2009/10/26 21:17:06 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog
index 136557b29cf2..581777db4e11 100644
--- a/x11-drivers/xf86-video-fbdev/ChangeLog
+++ b/x11-drivers/xf86-video-fbdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-fbdev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.59 2009/10/11 11:25:24 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.60 2009/10/26 21:16:38 jer Exp $
+
+ 26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-video-fbdev-0.4.1.ebuild:
+ Stable for HPPA (bug #282290).
11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-fbdev-0.4.1.ebuild:
ppc stable #282290
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild
index cff92771a098..8ad40702aa1d 100644
--- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild
+++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.6 2009/10/11 11:25:24 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.7 2009/10/26 21:16:38 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="video driver for framebuffer device"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"