summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-apps/xdpyinfo/ChangeLog5
-rw-r--r--x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild4
-rw-r--r--x11-apps/xprop/ChangeLog5
-rw-r--r--x11-apps/xprop/xprop-1.0.4.ebuild4
-rw-r--r--x11-apps/xrdb/ChangeLog5
-rw-r--r--x11-apps/xrdb/xrdb-1.0.5.ebuild4
-rw-r--r--x11-apps/xset/ChangeLog5
-rw-r--r--x11-apps/xset/xset-1.0.4.ebuild4
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.4.ebuild4
10 files changed, 30 insertions, 15 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog
index 9e2e9de44463..4aaf1082c58e 100644
--- a/x11-apps/xdpyinfo/ChangeLog
+++ b/x11-apps/xdpyinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdpyinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.51 2009/12/10 18:26:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.52 2009/12/15 15:08:04 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.0.3.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #282290
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
xdpyinfo-1.1.0.ebuild:
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild
index 282fa88e3ee3..2b0409e431d8 100644
--- a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild
+++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.10 2009/10/09 20:44:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.11 2009/12/15 15:08:04 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="display information utility for X"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="dga dmx xinerama"
RDEPEND="x11-libs/libXext
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog
index 38df8df4b223..25e647283bc3 100644
--- a/x11-apps/xprop/ChangeLog
+++ b/x11-apps/xprop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xprop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.46 2009/12/10 18:48:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.47 2009/12/15 15:10:33 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xprop-1.0.4.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #282290
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xprop-1.1.0.ebuild:
x86 stable, bug 294958
diff --git a/x11-apps/xprop/xprop-1.0.4.ebuild b/x11-apps/xprop/xprop-1.0.4.ebuild
index eace97979222..74cf9bfb5480 100644
--- a/x11-apps/xprop/xprop-1.0.4.ebuild
+++ b/x11-apps/xprop/xprop-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.0.4.ebuild,v 1.10 2009/10/09 20:58:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.0.4.ebuild,v 1.11 2009/12/15 15:10:33 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="property displayer for X"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog
index da99ef5516b5..7e49712a9085 100644
--- a/x11-apps/xrdb/ChangeLog
+++ b/x11-apps/xrdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xrdb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.57 2009/12/10 18:49:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.58 2009/12/15 15:12:41 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xrdb-1.0.5.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #282290
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xrdb-1.0.6.ebuild:
x86 stable, bug 294958
diff --git a/x11-apps/xrdb/xrdb-1.0.5.ebuild b/x11-apps/xrdb/xrdb-1.0.5.ebuild
index 8b64cd60ff9d..d16bbbff4055 100644
--- a/x11-apps/xrdb/xrdb-1.0.5.ebuild
+++ b/x11-apps/xrdb/xrdb-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.5.ebuild,v 1.10 2009/10/09 21:07:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.5.ebuild,v 1.11 2009/12/15 15:12:41 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X server resource database utility"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog
index 26fbb35a8761..748b29c1de6d 100644
--- a/x11-apps/xset/ChangeLog
+++ b/x11-apps/xset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xset
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.51 2009/12/10 18:50:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.52 2009/12/15 15:13:30 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xset-1.0.4.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #282290
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xset-1.1.0.ebuild:
x86 stable, bug 294958
diff --git a/x11-apps/xset/xset-1.0.4.ebuild b/x11-apps/xset/xset-1.0.4.ebuild
index c34cc4340f37..4731ad0d3cc4 100644
--- a/x11-apps/xset/xset-1.0.4.ebuild
+++ b/x11-apps/xset/xset-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.4.ebuild,v 1.10 2009/10/09 21:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.4.ebuild,v 1.11 2009/12/15 15:13:30 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xset application"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libXfontcache"
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index f5f7e48805d0..4230a8dca570 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.41 2009/12/10 18:54:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.42 2009/12/15 15:14:20 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xwininfo-1.0.4.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #282290
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
xwininfo-1.0.5.ebuild:
diff --git a/x11-apps/xwininfo/xwininfo-1.0.4.ebuild b/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
index 02c6bfbfcc93..c9bdd16e458b 100644
--- a/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.4.ebuild,v 1.10 2009/10/09 21:09:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.4.ebuild,v 1.11 2009/12/15 15:14:20 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="window information utility for X"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"