summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-08-20 22:39:23 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-08-20 22:39:23 +0000
commit6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04 (patch)
treee9fc99a590861eb33599e8e414a5baae2634cee7 /x11-apps
parentMarked ~ppc (diff)
downloadhistorical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.tar.gz
historical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.tar.bz2
historical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.zip
Marked ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/iceauth-0.99.0.ebuild4
-rw-r--r--x11-apps/rgb/ChangeLog6
-rw-r--r--x11-apps/rgb/rgb-0.99.0-r1.ebuild4
-rw-r--r--x11-apps/rgb/rgb-0.99.0.ebuild4
-rw-r--r--x11-apps/xauth/ChangeLog5
-rw-r--r--x11-apps/xauth/xauth-0.99.0.ebuild4
-rw-r--r--x11-apps/xcursorgen/ChangeLog5
-rw-r--r--x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild4
-rw-r--r--x11-apps/xdm/ChangeLog6
-rw-r--r--x11-apps/xdm/xdm-0.99.0-r1.ebuild4
-rw-r--r--x11-apps/xdm/xdm-0.99.0.ebuild4
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/xhost-0.99.0.ebuild4
-rw-r--r--x11-apps/xkbcomp/ChangeLog6
-rw-r--r--x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild4
-rw-r--r--x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild4
17 files changed, 51 insertions, 27 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index b7110a48cfe5..5e505a752f3e 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.3 2005/08/15 17:57:36 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.4 2005/08/20 22:28:41 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> iceauth-0.99.0.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> iceauth-0.99.0.ebuild:
Marked ~amd64.
diff --git a/x11-apps/iceauth/iceauth-0.99.0.ebuild b/x11-apps/iceauth/iceauth-0.99.0.ebuild
index 7429dc7825c7..43c2a75574db 100644
--- a/x11-apps/iceauth/iceauth-0.99.0.ebuild
+++ b/x11-apps/iceauth/iceauth-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.3 2005/08/15 17:57:36 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.4 2005/08/20 22:28:41 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org iceauth application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libICE"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog
index ede50c20f27c..ef23a85222d1 100644
--- a/x11-apps/rgb/ChangeLog
+++ b/x11-apps/rgb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/rgb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.4 2005/08/15 18:07:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.5 2005/08/20 22:36:27 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> rgb-0.99.0.ebuild,
+ rgb-0.99.0-r1.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> rgb-0.99.0-r1.ebuild:
Marked ~amd64.
diff --git a/x11-apps/rgb/rgb-0.99.0-r1.ebuild b/x11-apps/rgb/rgb-0.99.0-r1.ebuild
index c1dbe7655808..d6007b5a30c1 100644
--- a/x11-apps/rgb/rgb-0.99.0-r1.ebuild
+++ b/x11-apps/rgb/rgb-0.99.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0-r1.ebuild,v 1.2 2005/08/15 18:07:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0-r1.ebuild,v 1.3 2005/08/20 22:36:27 lu_zero Exp $
# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
PATCHES="${FILESDIR}/rgb-path.patch"
DESCRIPTION="X.Org rgb application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/rgb/rgb-0.99.0.ebuild b/x11-apps/rgb/rgb-0.99.0.ebuild
index af511adc2e95..76afa8ecc037 100644
--- a/x11-apps/rgb/rgb-0.99.0.ebuild
+++ b/x11-apps/rgb/rgb-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0.ebuild,v 1.3 2005/08/20 22:36:27 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org rgb application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog
index 07450a5b9211..2e091f470c85 100644
--- a/x11-apps/xauth/ChangeLog
+++ b/x11-apps/xauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xauth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.3 2005/08/15 17:56:43 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.4 2005/08/20 22:28:06 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xauth-0.99.0.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xauth-0.99.0.ebuild:
Marked ~amd64.
diff --git a/x11-apps/xauth/xauth-0.99.0.ebuild b/x11-apps/xauth/xauth-0.99.0.ebuild
index ca4fea41b5b3..73c0fb2cb016 100644
--- a/x11-apps/xauth/xauth-0.99.0.ebuild
+++ b/x11-apps/xauth/xauth-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.3 2005/08/15 17:56:43 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.4 2005/08/20 22:28:06 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xauth application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog
index dbf384bbc27e..85ff077eeb68 100644
--- a/x11-apps/xcursorgen/ChangeLog
+++ b/x11-apps/xcursorgen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xcursorgen
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.3 2005/08/15 18:05:14 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.4 2005/08/20 22:34:34 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xcursorgen-0.99.0.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xcursorgen-0.99.0.ebuild:
Marked ~amd64.
diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild
index 3c3ec257c6e6..c66ed1167bd5 100644
--- a/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild,v 1.3 2005/08/15 18:05:14 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild,v 1.4 2005/08/20 22:34:34 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xcursorgen application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog
index 0b1191f13ffd..3090372d4a82 100644
--- a/x11-apps/xdm/ChangeLog
+++ b/x11-apps/xdm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xdm
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.4 2005/08/16 20:17:09 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.5 2005/08/20 22:39:23 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xdm-0.99.0.ebuild,
+ xdm-0.99.0-r1.ebuild:
+ Marked ~ppc
16 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; files/xdm.start:
Get rid of references to /usr/X11R6.
diff --git a/x11-apps/xdm/xdm-0.99.0-r1.ebuild b/x11-apps/xdm/xdm-0.99.0-r1.ebuild
index 636872653152..75632ab8b851 100644
--- a/x11-apps/xdm/xdm-0.99.0-r1.ebuild
+++ b/x11-apps/xdm/xdm-0.99.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-0.99.0-r1.ebuild,v 1.1 2005/08/16 02:53:03 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-0.99.0-r1.ebuild,v 1.2 2005/08/20 22:39:23 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xdm application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE="xprint ipv6 pam"
RDEPEND="x11-libs/libXdmcp
x11-libs/libXaw"
diff --git a/x11-apps/xdm/xdm-0.99.0.ebuild b/x11-apps/xdm/xdm-0.99.0.ebuild
index 8e058c4c98d7..7e77116bda6e 100644
--- a/x11-apps/xdm/xdm-0.99.0.ebuild
+++ b/x11-apps/xdm/xdm-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-0.99.0.ebuild,v 1.2 2005/08/08 20:14:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-0.99.0.ebuild,v 1.3 2005/08/20 22:39:23 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xdm application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE="xprint ipv6 pam"
RDEPEND="x11-libs/libXdmcp
x11-libs/libXaw"
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 6bd7ef48ec98..d6c106c7c8b7 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.3 2005/08/15 17:59:02 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.4 2005/08/20 22:29:16 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xhost-0.99.0.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xhost-0.99.0.ebuild:
Marked ~amd64.
diff --git a/x11-apps/xhost/xhost-0.99.0.ebuild b/x11-apps/xhost/xhost-0.99.0.ebuild
index a4fa9a7cf5e1..a349dc2faeea 100644
--- a/x11-apps/xhost/xhost-0.99.0.ebuild
+++ b/x11-apps/xhost/xhost-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.3 2005/08/15 17:59:02 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.4 2005/08/20 22:29:16 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog
index e7fc06c0b86a..aec09cf3116f 100644
--- a/x11-apps/xkbcomp/ChangeLog
+++ b/x11-apps/xkbcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xkbcomp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.4 2005/08/15 18:01:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.5 2005/08/20 22:30:26 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xkbcomp-0.99.0.ebuild,
+ xkbcomp-0.99.0-r1.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xkbcomp-0.99.0-r1.ebuild:
Marked ~amd64.
diff --git a/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild b/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild
index 21d7e614caab..6f9c1e992a6b 100644
--- a/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild,v 1.2 2005/08/15 18:01:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild,v 1.3 2005/08/20 22:30:26 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkbcomp application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild b/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild
index 27d5d7b1dc5f..30e79ed3e04e 100644
--- a/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild,v 1.2 2005/08/08 20:14:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-0.99.0.ebuild,v 1.3 2005/08/20 22:30:26 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkbcomp application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"