summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/fixesproto/ChangeLog5
-rw-r--r--x11-proto/fixesproto/fixesproto-3.0.2.ebuild4
-rw-r--r--x11-proto/fontcacheproto/ChangeLog6
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild4
-rw-r--r--x11-proto/fontsproto/ChangeLog5
-rw-r--r--x11-proto/fontsproto/fontsproto-2.0.2.ebuild4
-rw-r--r--x11-proto/glproto/ChangeLog5
-rw-r--r--x11-proto/glproto/glproto-1.4.3.ebuild4
-rw-r--r--x11-proto/inputproto/ChangeLog5
-rw-r--r--x11-proto/inputproto/inputproto-1.3.2.ebuild4
-rw-r--r--x11-proto/kbproto/ChangeLog5
-rw-r--r--x11-proto/kbproto/kbproto-1.0.2.ebuild4
12 files changed, 37 insertions, 18 deletions
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}"