diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 07:00:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 07:00:40 +0000 |
commit | 7b01f7432d67a8e82b53fbe6db93fbf6bc0d562a (patch) | |
tree | ef0a9676079ec1c8597f40e6191704343a949b4d /x11-drivers | |
parent | block older python-mode versions to avoid file collisions (diff) | |
download | historical-7b01f7432d67a8e82b53fbe6db93fbf6bc0d562a.tar.gz historical-7b01f7432d67a8e82b53fbe6db93fbf6bc0d562a.tar.bz2 historical-7b01f7432d67a8e82b53fbe6db93fbf6bc0d562a.zip |
Stable for HPPA (bug #251832).
Package-Manager: portage-2.2_rc30/cvs/Linux i686
Diffstat (limited to 'x11-drivers')
12 files changed, 42 insertions, 18 deletions
diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog index 6cf94145a340..a1ea4a917cb3 100644 --- a/x11-drivers/xf86-input-calcomp/ChangeLog +++ b/x11-drivers/xf86-input-calcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-calcomp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.37 2009/04/15 15:17:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.38 2009/04/16 06:47:06 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-calcomp-1.1.2.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-calcomp-1.1.2.ebuild: diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild index 857508e00e53..41e1f45cb483 100644 --- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild +++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.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-calcomp/xf86-input-calcomp-1.1.2.ebuild,v 1.5 2009/04/15 15:17:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild,v 1.6 2009/04/16 06:47:06 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="Calcomp 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-1.4.1 diff --git a/x11-drivers/xf86-input-elographics/ChangeLog b/x11-drivers/xf86-input-elographics/ChangeLog index 68cb99c8fd17..eddcddafc618 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.39 2009/04/15 15:12:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.40 2009/04/16 06:59:19 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-elographics-1.2.2.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-elographics-1.2.2.ebuild: diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild index 60483aec5a8a..f6d246b00c95 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.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-elographics/xf86-input-elographics-1.2.2.ebuild,v 1.5 2009/04/15 15:12:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild,v 1.6 2009/04/16 06:59:19 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-magellan/ChangeLog b/x11-drivers/xf86-input-magellan/ChangeLog index dab304c03af7..395f8564a7d6 100644 --- a/x11-drivers/xf86-input-magellan/ChangeLog +++ b/x11-drivers/xf86-input-magellan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-magellan # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.36 2009/04/15 15:16:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.37 2009/04/16 07:00:40 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-magellan-1.2.0.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-magellan-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild index 5769cc12ef9e..6e2316b35bc2 100644 --- a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild +++ b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.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-magellan/xf86-input-magellan-1.2.0.ebuild,v 1.5 2009/04/15 15:16:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild,v 1.6 2009/04/16 07:00:40 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 magellan 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-1.4.1 diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index caef8c305649..cd391445996f 100644 --- a/x11-drivers/xf86-input-mutouch/ChangeLog +++ b/x11-drivers/xf86-input-mutouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-mutouch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.37 2009/04/15 15:08:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.38 2009/04/16 06:54:43 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-mutouch-1.2.1.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-mutouch-1.2.1.ebuild: diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild index ff4b9b9da97b..810a7cd59234 100644 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.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-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.5 2009/04/15 15:08:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.6 2009/04/16 06:54:43 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Microtouch 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-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index d0d1c9577d16..10c36d029e02 100644 --- a/x11-drivers/xf86-input-spaceorb/ChangeLog +++ b/x11-drivers/xf86-input-spaceorb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-spaceorb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.35 2009/04/15 15:20:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.36 2009/04/16 06:50:39 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-spaceorb-1.1.1.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-spaceorb-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild index 723aee415721..d5ad1fce2af7 100644 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.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-spaceorb/xf86-input-spaceorb-1.1.1.ebuild,v 1.5 2009/04/15 15:20:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild,v 1.6 2009/04/16 06:50:39 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 spaceorb 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-1.4.1 diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog index cb781c8c5a03..e3579186dbf9 100644 --- a/x11-drivers/xf86-input-tek4957/ChangeLog +++ b/x11-drivers/xf86-input-tek4957/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-tek4957 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.36 2009/04/15 15:16:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.37 2009/04/16 06:47:27 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-tek4957-1.2.0.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-tek4957-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild index ff9b2fe657f9..c6ae2e5aff95 100644 --- a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild +++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.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-tek4957/xf86-input-tek4957-1.2.0.ebuild,v 1.5 2009/04/15 15:16:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild,v 1.6 2009/04/16 06:47:27 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Tektronix 4957 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 |