summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-15 22:30:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-15 22:30:02 +0000
commit6c5b24db51f3c5b7dc0c36dff8c7223d4da62830 (patch)
tree6a974f79b9679fa360723a04822131c66b2cbc9b
parentFixed bug #121815. Dropped ~mips, please see bug #122963. (diff)
downloadhistorical-6c5b24db51f3c5b7dc0c36dff8c7223d4da62830.tar.gz
historical-6c5b24db51f3c5b7dc0c36dff8c7223d4da62830.tar.bz2
historical-6c5b24db51f3c5b7dc0c36dff8c7223d4da62830.zip
Added ~ppc64
Package-Manager: portage-2.0.54
-rw-r--r--x11-drivers/synaptics/ChangeLog7
-rw-r--r--x11-drivers/synaptics/synaptics-0.14.4-r2.ebuild6
-rw-r--r--x11-drivers/xf86-input-spaceorb/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-summa/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-tek4957/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-ur98/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild4
12 files changed, 43 insertions, 20 deletions
diff --git a/x11-drivers/synaptics/ChangeLog b/x11-drivers/synaptics/ChangeLog
index ce6d344047d3..041fdc38558d 100644
--- a/x11-drivers/synaptics/ChangeLog
+++ b/x11-drivers/synaptics/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/synaptics
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.6 2005/12/16 21:51:34 seemant Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.7 2006/02/15 22:30:02 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org> synaptics-0.14.4-r2.ebuild:
+ Added ~ppc64
*synaptics-0.14.4-r2 (16 Dec 2005)
diff --git a/x11-drivers/synaptics/synaptics-0.14.4-r2.ebuild b/x11-drivers/synaptics/synaptics-0.14.4-r2.ebuild
index 30923de674d7..b5bd006d063b 100644
--- a/x11-drivers/synaptics/synaptics-0.14.4-r2.ebuild
+++ b/x11-drivers/synaptics/synaptics-0.14.4-r2.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/synaptics/synaptics-0.14.4-r2.ebuild,v 1.1 2005/12/16 21:51:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.4-r2.ebuild,v 1.2 2006/02/15 22:30:02 corsair Exp $
inherit toolchain-funcs eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://w1.894.telia.com/~u89404340/touchpad/"
SRC_URI="http://w1.894.telia.com/~u89404340/touchpad/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="dlloader"
RDEPEND="|| ( x11-libs/libXext virtual/x11 )"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog
index e29f2e76b1cd..466f7b054424 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.12 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.13 2006/02/15 22:24:26 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-spaceorb-1.0.0.5.ebuild:
+ Added ~ppc64
05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-input-spaceorb-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild
index 5b3b58cce0d4..08d6da4d504f 100644
--- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-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-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.4 2006/02/15 22:24:26 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for spaceorb input devices"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-summa/ChangeLog b/x11-drivers/xf86-input-summa/ChangeLog
index 7140d808e427..2c374c04e1ec 100644
--- a/x11-drivers/xf86-input-summa/ChangeLog
+++ b/x11-drivers/xf86-input-summa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-summa
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.12 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.13 2006/02/15 22:25:08 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-summa-1.0.0.5.ebuild:
+ Added ~ppc64
05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-input-summa-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild b/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild
index e6e05fe3982d..9d170d1b4c0b 100644
--- a/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-summa/xf86-input-summa-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-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.4 2006/02/15 22:25:08 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for summa input devices"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog
index 2c9963398cf9..e8505ff10c6a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.12 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.13 2006/02/15 22:25:54 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-tek4957-1.0.0.5.ebuild:
+ Added ~ppc64
05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-input-tek4957-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild
index 3297e4a676a6..ffeb9028eda0 100644
--- a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-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-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.4 2006/02/15 22:25: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 tek4957 input devices"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-ur98/ChangeLog b/x11-drivers/xf86-input-ur98/ChangeLog
index aa535c80093e..85119f83318a 100644
--- a/x11-drivers/xf86-input-ur98/ChangeLog
+++ b/x11-drivers/xf86-input-ur98/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-ur98
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.11 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.12 2006/02/15 22:26:40 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-ur98-1.0.0.5.ebuild:
+ Added ~ppc64
05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-input-ur98-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild
index 209d5ef896d8..4a998a6bba1a 100644
--- a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-ur98/xf86-input-ur98-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-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.4 2006/02/15 22:26:40 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for ur98 input devices"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index 3d6bf2ce4186..c7de83a10a07 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.13 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.14 2006/02/15 22:28:11 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-void-1.0.0.5.ebuild:
+ Added ~ppc64
05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-input-void-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild
index 3e4585f49a9b..c5a27841bc23 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.5.ebuild,v 1.4 2006/02/05 20:33:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.5 2006/02/15 22:28:11 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for void input devices"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto