diff options
10 files changed, 35 insertions, 15 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index 056f82a712a8..ef76efab8fac 100644 --- a/x11-drivers/xf86-input-aiptek/ChangeLog +++ b/x11-drivers/xf86-input-aiptek/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-aiptek # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.23 2006/07/10 22:38:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.24 2006/07/19 15:29:29 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-aiptek-1.0.0.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-aiptek-1.0.1.ebuild: diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild index 4d7cac4def0b..4de4cd8060e0 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.13 2006/06/30 15:12:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.14 2006/07/19 15:29:29 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for aiptek input devices" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog index dd63eb671ce5..4ce0bc39d371 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.26 2006/07/10 22:24:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.27 2006/07/19 15:25:12 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-citron-2.1.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-citron-2.2.0.ebuild: diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild index 3efbf8a3c786..4c9afb8c3414 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.5.ebuild,v 1.7 2006/07/01 01:20:23 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild,v 1.8 2006/07/19 15:25:12 gmsoft 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" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog index 8e09cf6f14c8..b870694ff82d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.32 2006/07/16 17:36:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.33 2006/07/19 15:20:15 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-evdev-1.0.0.5.ebuild: + Stable on hppa. 16 Jul 2006; Joshua Baergen <joshuabaergen@gentoo.org> xf86-input-evdev-1.0.0.5.ebuild, xf86-input-evdev-1.1.2-r1.ebuild: diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.0.0.5.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.0.0.5.ebuild index ef3ca0e16a32..0ee628d99dd8 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-1.0.0.5.ebuild,v 1.12 2006/07/16 17:36:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.0.0.5.ebuild,v 1.13 2006/07/19 15:20:15 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for evdev input devices" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} || ( >=sys-kernel/linux-headers-2.6 diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index e9290ed6ef08..be76ab07bba3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.25 2006/07/10 22:04:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.26 2006/07/19 15:28:27 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-hyperpen-1.0.0.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-hyperpen-1.1.0.ebuild: diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild index 697eb28e58a2..d21fb3abb974 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.0.5.ebuild,v 1.14 2006/06/30 15:17:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild,v 1.15 2006/07/19 15:28:27 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ 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" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index 4c873de9fd69..7840b95abc50 100644 --- a/x11-drivers/xf86-input-microtouch/ChangeLog +++ b/x11-drivers/xf86-input-microtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-microtouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.25 2006/07/10 22:28:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.26 2006/07/19 15:27:35 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-microtouch-1.0.0.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-microtouch-1.1.0.ebuild: diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild index e378e2e6fc59..140c7b0037a4 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.14 2006/06/30 15:11:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.15 2006/07/19 15:27:35 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for microtouch 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" DEPEND="${RDEPEND} x11-proto/inputproto |