diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
commit | f738ff3b3202aeac0d4dbbad96dcc2031df8ce22 (patch) | |
tree | 12fbc3c3beab83e3ec3af3cc1ed8507b3876d269 /x11-drivers | |
parent | fixed -r4 not working (diff) | |
download | historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.gz historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.bz2 historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-drivers')
14 files changed, 57 insertions, 29 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index 494c0a774786..27167de87e53 100644 --- a/x11-drivers/xf86-input-keyboard/ChangeLog +++ b/x11-drivers/xf86-input-keyboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-keyboard -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.14 2005/12/26 20:13:24 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.15 2006/02/14 23:21:12 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-input-keyboard-1.0.1.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-keyboard-1.0.1.1.ebuild, -xf86-input-keyboard-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild index 5450b659dd1e..ac26df6816ac 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.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-keyboard/xf86-input-keyboard-1.0.1.3.ebuild,v 1.2 2006/01/07 04:49:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild,v 1.3 2006/02/14 23:21:12 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for keyboard input devices" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 5199257256f6..aee00186b8b0 100644 --- a/x11-drivers/xf86-input-mouse/ChangeLog +++ b/x11-drivers/xf86-input-mouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-mouse -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.14 2005/12/26 20:15:32 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.15 2006/02/14 23:21:54 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-input-mouse-1.0.3.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-mouse-1.0.2.ebuild, -xf86-input-mouse-1.0.3.ebuild: diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.3.1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.3.1.ebuild index d4d1731429a7..dbf791b112b3 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.3.1.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.3.1.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-mouse/xf86-input-mouse-1.0.3.1.ebuild,v 1.2 2006/01/07 04:49:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.3.1.ebuild,v 1.3 2006/02/14 23:21:54 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND=">=x11-base/xorg-server-0.99.3" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index f4f16e841bfc..0f4eaa9f774f 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.19 2005/12/26 20:20:50 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.20 2006/02/14 23:22:59 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-ati-6.5.7.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-ati-6.5.7.1.ebuild, -xf86-video-ati-6.5.7.2.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild index 1bfe866bc505..3cfc177b84af 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild,v 1.1 2005/12/23 20:21:48 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild,v 1.2 2006/02/14 23:22:59 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for ati cards" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dri" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog index 133f14f29b3d..11495d5160bb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.13 2006/02/02 17:18:25 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.14 2006/02/14 23:23:57 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-fbdev-0.1.0.5.ebuild: + Added ~ppc64 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-video-fbdev-0.1.0.5.ebuild: diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild index fa37d2b3bd0b..f3100c63af10 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.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-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild,v 1.2 2006/02/02 17:18:25 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild,v 1.3 2006/02/14 23:23:57 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for fbdev cards" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 7b391165bd44..44a7658a8c39 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nv -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.12 2005/12/26 20:27:53 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.13 2006/02/14 23:24:54 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-nv-1.0.1.5.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-nv-1.0.1.3.ebuild, -xf86-video-nv-1.0.1.4.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild index d8c008e3503d..9b3a414e3fa7 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild,v 1.2 2005/12/25 05:57:00 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild,v 1.3 2006/02/14 23:24:54 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index f9783bc45ffa..be4a8a4e5753 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vesa -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.12 2005/12/26 20:37:34 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.13 2006/02/14 23:25:55 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-vesa-1.0.1.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-vesa-1.0.1.1.ebuild, -xf86-video-vesa-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild index 100067319c1e..3057134369b6 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild,v 1.1 2005/12/23 20:40:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild,v 1.2 2006/02/14 23:25:55 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for vesa cards" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-vga/ChangeLog b/x11-drivers/xf86-video-vga/ChangeLog index 625f0dddfbd2..bb76fc24e020 100644 --- a/x11-drivers/xf86-video-vga/ChangeLog +++ b/x11-drivers/xf86-video-vga/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vga # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/ChangeLog,v 1.13 2006/02/05 20:33:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/ChangeLog,v 1.14 2006/02/14 23:26:38 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-vga-4.0.0.5.ebuild: + Added ~ppc64 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86-video-vga-4.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild b/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild index 1798f58f2ede..42f71ae319b7 100644 --- a/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild +++ b/x11-drivers/xf86-video-vga/xf86-video-vga-4.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-video-vga/xf86-video-vga-4.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild,v 1.4 2006/02/14 23:26:38 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for vga cards" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |