diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:19:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:19:50 +0000 |
commit | 7da840d2d7f8888abf6767ec359eec63061ed888 (patch) | |
tree | 33408faa27ce1558ac186cf13d973bd7977918bb /x11-proto | |
parent | Completed the work to support building with a C++ compiler; Resolves Bug #122... (diff) | |
download | historical-7da840d2d7f8888abf6767ec359eec63061ed888.tar.gz historical-7da840d2d7f8888abf6767ec359eec63061ed888.tar.bz2 historical-7da840d2d7f8888abf6767ec359eec63061ed888.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-proto')
58 files changed, 183 insertions, 90 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index 7b812285465d..352e7c87d33d 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.12 2006/01/31 13:12:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.13 2006/02/14 22:56:30 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> bigreqsproto-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> bigreqsproto-1.0.2.ebuild: diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index ce0d90c48233..778741ba4f85 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.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-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.3 2006/01/31 13:12:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.4 2006/02/14 22:56:30 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index e60d34710188..f4d594cc2653 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.12 2006/01/31 13:22:49 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.13 2006/02/14 22:57:19 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + compositeproto-0.2.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> compositeproto-0.2.2.ebuild: diff --git a/x11-proto/compositeproto/compositeproto-0.2.2.ebuild b/x11-proto/compositeproto/compositeproto-0.2.2.ebuild index ca8e2fe1dbbe..1eb8c64c647c 100644 --- a/x11-proto/compositeproto/compositeproto-0.2.2.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.2.2.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-proto/compositeproto/compositeproto-0.2.2.ebuild,v 1.3 2006/01/31 13:22:49 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.2.2.ebuild,v 1.4 2006/02/14 22:57:19 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Composite protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index 67e29adea7e5..0bbd31df8c55 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/damageproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.13 2006/01/31 13:24:41 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.14 2006/02/14 22:58:02 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> damageproto-1.0.3.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> damageproto-1.0.3.ebuild: diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild index 0868bca5910e..12715378ccb6 100644 --- a/x11-proto/damageproto/damageproto-1.0.3.ebuild +++ b/x11-proto/damageproto/damageproto-1.0.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-proto/damageproto/damageproto-1.0.3.ebuild,v 1.3 2006/01/31 13:24:41 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.4 2006/02/14 22:58:02 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Damage protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog index f4fa6fc55d14..e3418c920a90 100644 --- a/x11-proto/dmxproto/ChangeLog +++ b/x11-proto/dmxproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/dmxproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.12 2006/01/31 13:37:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.13 2006/02/14 22:58:44 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> dmxproto-2.2.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> dmxproto-2.2.2.ebuild: Unstable on hppa. diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild index 303846703335..f27fe773c088 100644 --- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild +++ b/x11-proto/dmxproto/dmxproto-2.2.2.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-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.4 2006/02/14 22:58:44 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org DMX protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/evieext/ChangeLog b/x11-proto/evieext/ChangeLog index af1915c9eecf..2803b0d8580e 100644 --- a/x11-proto/evieext/ChangeLog +++ b/x11-proto/evieext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/evieext # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.12 2006/01/31 13:50:36 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.13 2006/02/14 22:59:27 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> evieext-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> evieext-1.0.2.ebuild: Unstable on hppa. diff --git a/x11-proto/evieext/evieext-1.0.2.ebuild b/x11-proto/evieext/evieext-1.0.2.ebuild index 07a04f27dec5..0cfb3237756f 100644 --- a/x11-proto/evieext/evieext-1.0.2.ebuild +++ b/x11-proto/evieext/evieext-1.0.2.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-proto/evieext/evieext-1.0.2.ebuild,v 1.3 2006/01/31 13:50:36 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.4 2006/02/14 22:59:27 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org EvIE protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index b224785f5503..e545df8be168 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.12 2006/01/31 13:21:48 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.13 2006/02/14 23:00:19 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> fixesproto-3.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> fixesproto-3.0.2.ebuild: diff --git a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild b/x11-proto/fixesproto/fixesproto-3.0.2.ebuild index fb7ebc8850f6..7094e0026a88 100644 --- a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild +++ b/x11-proto/fixesproto/fixesproto-3.0.2.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-proto/fixesproto/fixesproto-3.0.2.ebuild,v 1.3 2006/01/31 13:21:48 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.2.ebuild,v 1.4 2006/02/14 23:00:19 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index fbd8137bffce..acadfd7bc8c0 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontcacheproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.12 2006/01/31 13:41:46 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.13 2006/02/14 23:01:13 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + fontcacheproto-0.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> fontcacheproto-0.1.2.ebuild: diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild index 1472d6494383..9b61a3b64560 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.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-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.3 2006/01/31 13:41:46 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.4 2006/02/14 23:01:13 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index 78d460aac2bd..32d0a8a5ee5b 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/fontsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.12 2006/01/31 13:40:47 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.13 2006/02/14 23:02:04 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> fontsproto-2.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> fontsproto-2.0.2.ebuild: diff --git a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild index ed9d608635fe..c4b7076545dc 100644 --- a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.0.2.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-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.3 2006/01/31 13:40:47 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.4 2006/02/14 23:02:04 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fonts protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 2a354e562874..9fb85628575a 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.22 2006/01/31 13:43:21 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.23 2006/02/14 23:02:55 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> glproto-1.4.3.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> glproto-1.4.3.ebuild: Unstable on hppa. diff --git a/x11-proto/glproto/glproto-1.4.3.ebuild b/x11-proto/glproto/glproto-1.4.3.ebuild index 38e4e7c04489..6169be7e5482 100644 --- a/x11-proto/glproto/glproto-1.4.3.ebuild +++ b/x11-proto/glproto/glproto-1.4.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-proto/glproto/glproto-1.4.3.ebuild,v 1.3 2006/01/31 13:43:21 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.3.ebuild,v 1.4 2006/02/14 23:02:55 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} app-admin/eselect-opengl" diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 93754c1c3e8f..75b62fb94546 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.12 2006/01/31 13:11:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.13 2006/02/14 23:03:38 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> inputproto-1.3.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> inputproto-1.3.2.ebuild: diff --git a/x11-proto/inputproto/inputproto-1.3.2.ebuild b/x11-proto/inputproto/inputproto-1.3.2.ebuild index 07a72743a5ba..ffa77284c0cb 100644 --- a/x11-proto/inputproto/inputproto-1.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-1.3.2.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-proto/inputproto/inputproto-1.3.2.ebuild,v 1.3 2006/01/31 13:11:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.2.ebuild,v 1.4 2006/02/14 23:03:38 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index f6ec4aef35f6..a9045dd359cb 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.14 2006/01/31 13:09:28 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.15 2006/02/14 23:04:53 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> kbproto-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> kbproto-1.0.2.ebuild: Unstable on hppa. diff --git a/x11-proto/kbproto/kbproto-1.0.2.ebuild b/x11-proto/kbproto/kbproto-1.0.2.ebuild index d03b64b4a02e..2804a44854db 100644 --- a/x11-proto/kbproto/kbproto-1.0.2.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.2.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-proto/kbproto/kbproto-1.0.2.ebuild,v 1.3 2006/01/31 13:09:28 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.2.ebuild,v 1.4 2006/02/14 23:04:53 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org KB protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index eaf145ce2a9c..e3343bf8148b 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.12 2005/12/26 23:28:24 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.13 2006/02/14 23:06:02 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> printproto-1.0.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -printproto-1.0.2.ebuild: diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index c1c026d45769..0ac4af84ae70 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.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-proto/printproto/printproto-1.0.3.ebuild,v 1.3 2006/01/02 22:03:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.4 2006/02/14 23:06:02 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index d7e7c4795034..8a61211a0bec 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.12 2006/01/31 13:38:40 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.13 2006/02/14 23:06:51 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> recordproto-1.13.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> recordproto-1.13.2.ebuild: diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index f73e153d2f99..d70ec82fe88e 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.2.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-proto/recordproto/recordproto-1.13.2.ebuild,v 1.3 2006/01/31 13:38:40 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.4 2006/02/14 23:06:51 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Record protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index c512f373c942..440916278719 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.12 2006/01/31 13:29:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.13 2006/02/14 23:08:10 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> renderproto-0.9.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> renderproto-0.9.2.ebuild: diff --git a/x11-proto/renderproto/renderproto-0.9.2.ebuild b/x11-proto/renderproto/renderproto-0.9.2.ebuild index 54e1e9d6447c..9d62424d24f2 100644 --- a/x11-proto/renderproto/renderproto-0.9.2.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.2.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-proto/renderproto/renderproto-0.9.2.ebuild,v 1.3 2006/01/31 13:29:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.4 2006/02/14 23:08:10 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Render protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index 9b92c474a228..b687409bcc17 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/resourceproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.12 2006/01/31 13:40:16 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.13 2006/02/14 23:09:06 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> resourceproto-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> resourceproto-1.0.2.ebuild: diff --git a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild index 89dd836ab5fd..c7fb73698d94 100644 --- a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.0.2.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-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.3 2006/01/31 13:40:16 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.4 2006/02/14 23:09:06 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Resource protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 6faa94fa6205..86c6f571b58b 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.12 2006/01/31 13:26:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.13 2006/02/14 23:09:48 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + scrnsaverproto-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> scrnsaverproto-1.0.2.ebuild: diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild index 1376a4f56ef1..f319278fd885 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.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-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild,v 1.3 2006/01/31 13:26:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild,v 1.4 2006/02/14 23:09:48 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org ScrnSaver protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index f26c12aa3801..2eb50b2ba6f6 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/trapproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.13 2006/01/31 13:38:04 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.14 2006/02/14 23:10:33 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> trapproto-3.4.3.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> trapproto-3.4.3.ebuild: diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index 0bcd7f90c860..b6117281c846 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.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-proto/trapproto/trapproto-3.4.3.ebuild,v 1.3 2006/01/31 13:38:04 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.4 2006/02/14 23:10:33 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Trap protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 1179bc594859..58241640fba0 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.12 2006/01/31 13:37:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.13 2006/02/14 23:11:15 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> videoproto-2.2.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> videoproto-2.2.2.ebuild: diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index e1407af06188..a51f83df019d 100644 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.2.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-proto/videoproto/videoproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.4 2006/02/14 23:11:15 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 60b19e817677..5d46208c2ba6 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.12 2006/01/31 13:14:03 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.13 2006/02/14 23:12:00 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcmiscproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xcmiscproto-1.1.2.ebuild: diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index 01ed9ceb8a1f..545d5c19c6e4 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.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-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.3 2006/01/31 13:14:03 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.4 2006/02/14 23:12:00 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index 6109105a6eda..30ba0ccf5c1d 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.12 2006/01/31 13:09:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.13 2006/02/14 23:12:45 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xextproto-7.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xextproto-7.0.2.ebuild: diff --git a/x11-proto/xextproto/xextproto-7.0.2.ebuild b/x11-proto/xextproto/xextproto-7.0.2.ebuild index b39a0480ebe3..0b59bacc1dbd 100644 --- a/x11-proto/xextproto/xextproto-7.0.2.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.2.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-proto/xextproto/xextproto-7.0.2.ebuild,v 1.3 2006/01/31 13:09:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.2.ebuild,v 1.4 2006/02/14 23:12:45 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XExt protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 804191d82fad..3f298b388d90 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.12 2006/01/31 13:10:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.13 2006/02/14 23:13:28 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86bigfontproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86bigfontproto-1.1.2.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild index b1a78af2b4d7..c832e6e785f9 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.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-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.3 2006/01/31 13:10:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.4 2006/02/14 23:13:28 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index c345d5c0bf4f..4412ec7fae42 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.12 2006/01/31 13:27:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.13 2006/02/14 23:14:11 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86dgaproto-2.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86dgaproto-2.0.2.ebuild: diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild index 332ccad42b23..860f7e17e264 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.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-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.3 2006/01/31 13:27:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.4 2006/02/14 23:14:11 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index 64911f88585a..3b04a513f455 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86driproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.10 2005/12/26 23:34:29 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.11 2006/02/14 23:14:52 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86driproto-2.0.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86driproto-2.0.1.ebuild, -xf86driproto-2.0.2.ebuild: diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild index b6e6014e8bbd..37a93b33b298 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.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-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.2 2005/12/30 02:14:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.3 2006/02/14 23:14:52 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 704f734f6cd9..ba720ef39c3c 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.12 2006/01/31 13:35:30 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.13 2006/02/14 23:15:41 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86miscproto-0.9.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86miscproto-0.9.2.ebuild: diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild index 1ce6a1d10b3e..7a7b4ae19fc0 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.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-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.3 2006/01/31 13:35:30 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.4 2006/02/14 23:15:41 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 99356f91a948..6b42118573c0 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.12 2006/01/31 13:41:15 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.13 2006/02/14 23:16:31 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86rushproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index b64a7e3f51e3..669e9ed6da39 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.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-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.3 2006/01/31 13:41:15 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.4 2006/02/14 23:16:31 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog index 54f5dd5c92bb..a5c05cbd4015 100644 --- a/x11-proto/xf86vidmodeproto/ChangeLog +++ b/x11-proto/xf86vidmodeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86vidmodeproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.12 2006/01/31 13:45:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.13 2006/02/14 23:17:15 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86vidmodeproto-2.2.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86vidmodeproto-2.2.2.ebuild: diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild index 4a4fc4062459..8d1323df1281 100644 --- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.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-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.3 2006/01/31 13:45:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.4 2006/02/14 23:17:15 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86VidMode protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 1d9f51a5825f..22189713038f 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.14 2006/01/31 13:34:31 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.15 2006/02/14 23:18:03 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xineramaproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xineramaproto-1.1.2.ebuild: diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild index 28f397ec2db0..b57bc038c553 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.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-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.3 2006/01/31 13:34:31 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.4 2006/02/14 23:18:03 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Xinerama protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index e1274289c50b..4b587cbc6385 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.15 2006/01/31 13:10:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.16 2006/02/14 23:18:54 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xproto-7.0.4.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xproto-7.0.4.ebuild: Unstable on hppa. diff --git a/x11-proto/xproto/xproto-7.0.4.ebuild b/x11-proto/xproto/xproto-7.0.4.ebuild index a2b4e116db50..12c231d40e57 100644 --- a/x11-proto/xproto/xproto-7.0.4.ebuild +++ b/x11-proto/xproto/xproto-7.0.4.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-proto/xproto/xproto-7.0.4.ebuild,v 1.3 2006/01/31 13:10:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.4.ebuild,v 1.4 2006/02/14 23:18:54 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproxymanagementprotocol/ChangeLog b/x11-proto/xproxymanagementprotocol/ChangeLog index dddba1adf95b..d39f77a80f17 100644 --- a/x11-proto/xproxymanagementprotocol/ChangeLog +++ b/x11-proto/xproxymanagementprotocol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xproxymanagementprotocol # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.9 2006/01/31 12:57:40 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.10 2006/02/14 23:19:50 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xproxymanagementprotocol-1.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xproxymanagementprotocol-1.0.2.ebuild: diff --git a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild index 8425dca6e748..09a45390c8ea 100644 --- a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild +++ b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.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-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.3 2006/01/31 12:57:40 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.4 2006/02/14 23:19:50 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org PM protocol headers" -KEYWORDS="~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |