summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-apps/xtrap/ChangeLog7
-rw-r--r--x11-apps/xtrap/xtrap-1.0.1.ebuild6
-rw-r--r--x11-apps/xvidtune/ChangeLog7
-rw-r--r--x11-apps/xvidtune/xvidtune-1.0.1.ebuild6
-rw-r--r--x11-apps/xvinfo/ChangeLog7
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild6
-rw-r--r--x11-apps/xwd/ChangeLog7
-rw-r--r--x11-apps/xwd/xwd-1.0.1.ebuild6
-rw-r--r--x11-apps/xwininfo/ChangeLog7
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.1.ebuild6
-rw-r--r--x11-apps/xwud/ChangeLog7
-rw-r--r--x11-apps/xwud/xwud-1.0.1.ebuild6
12 files changed, 48 insertions, 30 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog
index 7be8a2cc51be..6600693cfba6 100644
--- a/x11-apps/xtrap/ChangeLog
+++ b/x11-apps/xtrap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xtrap
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.11 2005/12/26 21:28:35 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.12 2006/02/14 21:59:13 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xtrap-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xtrap-0.99.2.ebuild, -xtrap-1.0.0.ebuild:
diff --git a/x11-apps/xtrap/xtrap-1.0.1.ebuild b/x11-apps/xtrap/xtrap-1.0.1.ebuild
index b378be35eb31..4e206f3d53bd 100644
--- a/x11-apps/xtrap/xtrap-1.0.1.ebuild
+++ b/x11-apps/xtrap/xtrap-1.0.1.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-apps/xtrap/xtrap-1.0.1.ebuild,v 1.1 2005/12/23 10:49:58 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.1.ebuild,v 1.2 2006/02/14 21:59:13 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xtrap application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXTrap"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog
index 010a1dfa7ef9..4a6ae80decd8 100644
--- a/x11-apps/xvidtune/ChangeLog
+++ b/x11-apps/xvidtune/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvidtune
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.9 2005/12/26 21:29:02 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.10 2006/02/14 21:59:54 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xvidtune-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xvidtune-0.99.2.ebuild, -xvidtune-1.0.0.ebuild:
diff --git a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.1.ebuild
index 4a27f20188ec..2654036544f4 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.1.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-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.1 2005/12/23 10:50:19 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.2 2006/02/14 21:59:54 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xvidtune application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libXxf86vm
x11-libs/libXaw"
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index b903bd763f87..999b1b091be3 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.11 2005/12/26 21:29:30 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.12 2006/02/14 22:01:42 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xvinfo-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xvinfo-0.99.2.ebuild, -xvinfo-1.0.0.ebuild:
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index 2c65a410ea5e..4f2d0ce2ef28 100644
--- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
+++ b/x11-apps/xvinfo/xvinfo-1.0.1.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-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.1 2005/12/23 10:50:38 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.2 2006/02/14 22:01:42 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xvinfo application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog
index 4aabc109344c..ceeebaf896ea 100644
--- a/x11-apps/xwd/ChangeLog
+++ b/x11-apps/xwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwd
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.10 2005/12/26 21:29:58 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.11 2006/02/14 22:02:33 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xwd-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xwd-0.99.2.ebuild,
-xwd-1.0.0.ebuild:
diff --git a/x11-apps/xwd/xwd-1.0.1.ebuild b/x11-apps/xwd/xwd-1.0.1.ebuild
index 376445ee084c..ee955021180e 100644
--- a/x11-apps/xwd/xwd-1.0.1.ebuild
+++ b/x11-apps/xwd/xwd-1.0.1.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-apps/xwd/xwd-1.0.1.ebuild,v 1.1 2005/12/23 10:50:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.1.ebuild,v 1.2 2006/02/14 22:02:33 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xwd application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index 791ed31d018d..09985681f39e 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.10 2005/12/26 21:30:32 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.11 2006/02/14 22:03:26 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xwininfo-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xwininfo-0.99.2.ebuild, -xwininfo-1.0.0.ebuild:
diff --git a/x11-apps/xwininfo/xwininfo-1.0.1.ebuild b/x11-apps/xwininfo/xwininfo-1.0.1.ebuild
index 272001cd53fe..b67b23d76d64 100644
--- a/x11-apps/xwininfo/xwininfo-1.0.1.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.0.1.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-apps/xwininfo/xwininfo-1.0.1.ebuild,v 1.1 2005/12/23 10:51:20 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.1.ebuild,v 1.2 2006/02/14 22:03:26 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xwininfo application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog
index 71bb0c8d1e4a..c8b8851ca338 100644
--- a/x11-apps/xwud/ChangeLog
+++ b/x11-apps/xwud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwud
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.10 2005/12/26 21:31:04 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.11 2006/02/14 22:04:09 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xwud-1.0.1.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xwud-0.99.2.ebuild, -xwud-1.0.0.ebuild:
diff --git a/x11-apps/xwud/xwud-1.0.1.ebuild b/x11-apps/xwud/xwud-1.0.1.ebuild
index 1910737aa915..fde316b871e5 100644
--- a/x11-apps/xwud/xwud-1.0.1.ebuild
+++ b/x11-apps/xwud/xwud-1.0.1.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-apps/xwud/xwud-1.0.1.ebuild,v 1.1 2005/12/23 10:51:40 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.1.ebuild,v 1.2 2006/02/14 22:04:09 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xwud application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"