summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-01-31 13:03:46 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-01-31 13:03:46 +0000
commit987400dd2f54fd4dbdd44861851b35aaade92944 (patch)
tree2f91c7ec941b6a81a4134d05269b5c5d045ccc7e
parentUnstable on hppa. (diff)
downloadgentoo-2-987400dd2f54fd4dbdd44861851b35aaade92944.tar.gz
gentoo-2-987400dd2f54fd4dbdd44861851b35aaade92944.tar.bz2
gentoo-2-987400dd2f54fd4dbdd44861851b35aaade92944.zip
Unstable on hppa.
(Portage version: 2.1_pre3-r1)
-rw-r--r--x11-apps/mkfontscale/ChangeLog8
-rw-r--r--x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild6
-rw-r--r--x11-apps/rgb/ChangeLog7
-rw-r--r--x11-apps/rgb/rgb-1.0.0.ebuild6
-rw-r--r--x11-apps/setxkbmap/ChangeLog8
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild6
-rw-r--r--x11-apps/xauth/ChangeLog7
-rw-r--r--x11-apps/xauth/xauth-1.0.1.ebuild6
-rw-r--r--x11-apps/xclock/ChangeLog7
-rw-r--r--x11-apps/xclock/xclock-1.0.1.ebuild6
-rw-r--r--x11-apps/xcursorgen/ChangeLog8
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild6
-rw-r--r--x11-wm/twm/ChangeLog7
-rw-r--r--x11-wm/twm/twm-1.0.1.ebuild6
14 files changed, 59 insertions, 35 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog
index b34b401d5b5e..5ff195b9a2a4 100644
--- a/x11-apps/mkfontscale/ChangeLog
+++ b/x11-apps/mkfontscale/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/mkfontscale
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.15 2005/12/27 01:19:02 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.16 2006/01/31 12:59:10 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ mkfontscale-1.0.1.ebuild:
+ Unstable on hppa.
27 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
mkfontscale-1.0.1.ebuild:
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
index f6878648f648..28f56ac3dae4 100644
--- a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
+++ b/x11-apps/mkfontscale/mkfontscale-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/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.3 2005/12/27 01:19:02 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.4 2006/01/31 12:59:10 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org mkfontscale application"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libfontenc
x11-libs/libX11
=media-libs/freetype-2*"
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog
index 2ef9d61b9abd..26246c88c5be 100644
--- a/x11-apps/rgb/ChangeLog
+++ b/x11-apps/rgb/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2005/12/26 20:55:23 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.18 2006/01/31 12:59:45 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> rgb-1.0.0.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -rgb-0.99.3.ebuild:
Pull old versions.
diff --git a/x11-apps/rgb/rgb-1.0.0.ebuild b/x11-apps/rgb/rgb-1.0.0.ebuild
index 8f088ebef34c..8579038cdfd2 100644
--- a/x11-apps/rgb/rgb-1.0.0.ebuild
+++ b/x11-apps/rgb/rgb-1.0.0.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/rgb/rgb-1.0.0.ebuild,v 1.2 2005/12/26 10:35:44 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.0.ebuild,v 1.3 2006/01/31 12:59:45 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org rgb application"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog
index 38cc2aac754a..d8e9c5e43959 100644
--- a/x11-apps/setxkbmap/ChangeLog
+++ b/x11-apps/setxkbmap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/setxkbmap
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.14 2005/12/26 20:57:18 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.15 2006/01/31 13:00:28 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ setxkbmap-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-setxkbmap-0.99.3.ebuild, -setxkbmap-1.0.0.ebuild:
diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
index 55f9bd7b4e72..29d9f310fcdc 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-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/setxkbmap/setxkbmap-1.0.1.ebuild,v 1.2 2005/12/31 09:46:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild,v 1.3 2006/01/31 13:00:28 killerfox Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
PATCHES=""
DESCRIPTION="X.Org setxkbmap application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog
index 0a2496c555d2..9e723d674127 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.17 2005/12/26 21:00:19 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.18 2006/01/31 13:02:06 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xauth-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xauth-0.99.3.ebuild, -xauth-1.0.0.ebuild:
diff --git a/x11-apps/xauth/xauth-1.0.1.ebuild b/x11-apps/xauth/xauth-1.0.1.ebuild
index 39f5039adc0d..0555501d26b1 100644
--- a/x11-apps/xauth/xauth-1.0.1.ebuild
+++ b/x11-apps/xauth/xauth-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/xauth/xauth-1.0.1.ebuild,v 1.2 2005/12/26 10:36:04 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.3 2006/01/31 13:02:06 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xauth application"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog
index 01f969c9f2cd..9b5cd9bf0177 100644
--- a/x11-apps/xclock/ChangeLog
+++ b/x11-apps/xclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xclock
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.13 2005/12/26 21:02:10 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.14 2006/01/31 13:02:59 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xclock-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xclock-0.99.2.ebuild, -xclock-1.0.0.ebuild:
diff --git a/x11-apps/xclock/xclock-1.0.1.ebuild b/x11-apps/xclock/xclock-1.0.1.ebuild
index b67a730a9100..3f64ee310ce6 100644
--- a/x11-apps/xclock/xclock-1.0.1.ebuild
+++ b/x11-apps/xclock/xclock-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/xclock/xclock-1.0.1.ebuild,v 1.3 2005/12/31 09:47:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.1.ebuild,v 1.4 2006/01/31 13:02:59 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xclock application"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libX11
x11-libs/libXrender
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog
index 03eab30e8320..c6a0753c1a42 100644
--- a/x11-apps/xcursorgen/ChangeLog
+++ b/x11-apps/xcursorgen/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2005/12/26 21:03:33 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.13 2006/01/31 13:03:46 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ xcursorgen-1.0.0.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xcursorgen-0.99.2.ebuild:
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
index c950d87bac64..71054b81170b 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.0.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/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.1 2005/12/18 19:28:19 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.2 2006/01/31 13:03:46 killerfox 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 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog
index eab2d6311e22..dcc43b6459fc 100644
--- a/x11-wm/twm/ChangeLog
+++ b/x11-wm/twm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/twm
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.11 2005/12/26 20:58:46 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.12 2006/01/31 13:01:20 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> twm-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -twm-0.99.2.ebuild:
Pull old versions.
diff --git a/x11-wm/twm/twm-1.0.1.ebuild b/x11-wm/twm/twm-1.0.1.ebuild
index 9628ff5233c9..147eca057629 100644
--- a/x11-wm/twm/twm-1.0.1.ebuild
+++ b/x11-wm/twm/twm-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-wm/twm/twm-1.0.1.ebuild,v 1.3 2005/12/31 09:51:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.4 2006/01/31 13:01:20 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org twm application"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu"