summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-15 13:38:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-15 13:38:29 +0000
commit3fee6ee33f09065b20b1001d4fef58ae891e5d01 (patch)
tree9eeca6e41cd5701c1fe32e56e47f73d02b1567fa /xfce-base
parentStable on ppc64; bug #169987 (diff)
downloadhistorical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.tar.gz
historical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.tar.bz2
historical-3fee6ee33f09065b20b1001d4fef58ae891e5d01.zip
Stable on ppc64; bug #169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild4
-rw-r--r--xfce-base/orage/ChangeLog5
-rw-r--r--xfce-base/orage/orage-4.4.0.ebuild4
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-0.8.0-r2.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild4
-rw-r--r--xfce-base/xfce-mcs-plugins/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog5
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild4
-rw-r--r--xfce-base/xfprint/ChangeLog5
-rw-r--r--xfce-base/xfprint/xfprint-4.4.0.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.4.0.ebuild4
26 files changed, 81 insertions, 39 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 851c92f6017b..7b7902814329 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.87 2007/03/11 23:32:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.88 2007/03/15 13:21:47 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> libxfce4mcs-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
libxfce4mcs-4.4.0.ebuild:
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild
index ca637f817814..60ba7b9435a7 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.11 2007/03/11 23:32:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.12 2007/03/15 13:21:47 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Components library"
HOMEPAGE="http://www.xfce.org/projects/libraries"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc startup-notification"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index b72437c5d5c6..35bc63b15d32 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.85 2007/03/11 22:39:28 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.86 2007/03/15 13:21:04 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org>
+ libxfce4util-4.4.0-r1.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
libxfce4util-4.4.0-r1.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild
index 51fd193a780e..2acb055b72df 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.10 2007/03/11 22:39:28 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.11 2007/03/15 13:21:04 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Basic utilities library"
HOMEPAGE="http://www.xfce.org/projects/libraries"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc"
# Masking 4.2 packages here because this is THE CORE LIBRARY
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 3caf2aa2fbd3..ef398dabd5bd 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.96 2007/03/11 22:43:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.97 2007/03/15 13:22:31 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
libxfcegui4-4.4.0.ebuild:
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild
index 21512a2d421a..6887755d679b 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.13 2007/03/11 22:43:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.14 2007/03/15 13:22:31 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Unified widgets library"
HOMEPAGE="http://www.xfce.org/projects/libraries"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc startup-notification"
RDEPEND="x11-libs/libSM
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog
index b88097281aa8..6b6e576fb911 100644
--- a/xfce-base/orage/ChangeLog
+++ b/xfce-base/orage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/orage
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.22 2007/03/11 23:35:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.23 2007/03/15 13:26:06 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> orage-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> orage-4.4.0.ebuild:
Stable on Alpha + IA64.
diff --git a/xfce-base/orage/orage-4.4.0.ebuild b/xfce-base/orage/orage-4.4.0.ebuild
index 0af31db7b644..ba7f2ee7c4bd 100644
--- a/xfce-base/orage/orage-4.4.0.ebuild
+++ b/xfce-base/orage/orage-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.0.ebuild,v 1.12 2007/03/11 23:35:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.0.ebuild,v 1.13 2007/03/15 13:26:06 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Calendar"
HOMEPAGE="http://www.xfce.org/projects/orage/"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.6
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index c1b0e44a9b3c..46cb35f14b5a 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.27 2007/03/12 00:08:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.28 2007/03/15 13:29:34 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> thunar-0.8.0-r2.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> thunar-0.8.0-r2.ebuild:
Stable on Alpha + IA64.
diff --git a/xfce-base/thunar/thunar-0.8.0-r2.ebuild b/xfce-base/thunar/thunar-0.8.0-r2.ebuild
index 382fc715b193..0cfc3f0636db 100644
--- a/xfce-base/thunar/thunar-0.8.0-r2.ebuild
+++ b/xfce-base/thunar/thunar-0.8.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.9 2007/03/12 00:08:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.10 2007/03/15 13:29:33 corsair Exp $
inherit eutils virtualx xfce44
@@ -11,7 +11,7 @@ xfce44
DESCRIPTION="File manager"
HOMEPAGE="http://thunar.xfce.org"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc dbus debug exif gnome hal plugins pcre startup-notification"
RDEPEND=">=dev-lang/perl-5.6
diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog
index a14a13d85ac1..2e40aecc3562 100644
--- a/xfce-base/xfce-mcs-manager/ChangeLog
+++ b/xfce-base/xfce-mcs-manager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce-mcs-manager
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.83 2007/03/11 23:33:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.84 2007/03/15 13:24:41 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org>
+ xfce-mcs-manager-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce-mcs-manager-4.4.0.ebuild:
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild
index bb6e24b221e2..a0ffbf630d6a 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild,v 1.13 2007/03/11 23:33:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.0.ebuild,v 1.14 2007/03/15 13:24:41 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Settings manager (Multi-Channel Settings)"
HOMEPAGE="http://www.xfce.org/projects/xfce-mcs-manager"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.6
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog
index 4af5c16df5a2..3219aa2a37ac 100644
--- a/xfce-base/xfce-mcs-plugins/ChangeLog
+++ b/xfce-base/xfce-mcs-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce-mcs-plugins
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.86 2007/03/12 00:05:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.87 2007/03/15 13:28:08 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org>
+ xfce-mcs-plugins-4.4.0-r1.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce-mcs-plugins-4.4.0-r1.ebuild:
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild
index dde262c86c00..515802bf1dcf 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild,v 1.8 2007/03/12 00:05:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild,v 1.9 2007/03/15 13:28:08 corsair Exp $
inherit eutils xfce44
xfce44
DESCRIPTION="Setting plugins"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 07c5190f1042..f4245e3d5c5e 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.98 2007/03/11 23:38:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.99 2007/03/15 13:30:17 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfce-utils-4.4.0-r3.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce-utils-4.4.0-r3.ebuild:
diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
index 4545b9e06f93..613c9354de2a 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild,v 1.8 2007/03/11 23:38:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild,v 1.9 2007/03/15 13:30:17 corsair Exp $
inherit eutils xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Collection of utils"
HOMEPAGE="http://www.xfce.org/projects/xfce-utils/"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="dbus debug"
RDEPEND="x11-apps/xrdb
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 6d4868567c0a..07bb6ade6822 100644
--- a/xfce-base/xfce4-panel/ChangeLog
+++ b/xfce-base/xfce4-panel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-panel
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.92 2007/03/11 23:34:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.93 2007/03/15 13:25:24 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfce4-panel-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce4-panel-4.4.0.ebuild:
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild
index 245a77dbdba8..39892611a830 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild,v 1.14 2007/03/11 23:34:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.0.ebuild,v 1.15 2007/03/15 13:25:24 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Panel"
HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc startup-notification"
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index 6083a1742853..2743635563d8 100644
--- a/xfce-base/xfce4-session/ChangeLog
+++ b/xfce-base/xfce4-session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-session
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.57 2007/03/12 00:26:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.58 2007/03/15 13:34:32 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfce4-session-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce4-session-4.4.0.ebuild:
diff --git a/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild
index cd13fb0ffd46..6a38f2d9c603 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild,v 1.11 2007/03/12 00:26:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild,v 1.12 2007/03/15 13:34:32 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Session manager"
HOMEPAGE="http://www.xfce.org/projects/xfce4-session/"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="dbus debug gnome"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index 65ae62b829d2..27ff700eb911 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.92 2007/03/12 17:24:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.93 2007/03/15 13:35:14 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfdesktop-4.4.0-r3.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Samuli Suominen <drac@gentoo.org> xfdesktop-4.4.0-r3.ebuild:
Add warning about disabled desktop icons without USE dbus.
diff --git a/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild
index 02f99f08fc12..403f8054ea16 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild,v 1.11 2007/03/12 17:24:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild,v 1.12 2007/03/15 13:35:15 corsair Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44_core_package
DESCRIPTION="Desktop manager"
HOMEPAGE="http://www.xfce.org/projects/xfdesktop"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="dbus debug doc minimal"
LANG="ca cs da de el es et eu fi fr he hu ja ko nl pl pt_BR ro ru sk sv uk vi zh_CN zh_TW"
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index 0d3bb937a43f..4baf53be8f08 100644
--- a/xfce-base/xfprint/ChangeLog
+++ b/xfce-base/xfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfprint
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.91 2007/03/14 15:54:33 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.92 2007/03/15 13:37:44 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfprint-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
14 Mar 2007; Samuli Suominen <drac@gentoo.org> xfprint-4.4.0.ebuild:
Remove bogus deps; libgpg-error, gnutls, gcrypt.
diff --git a/xfce-base/xfprint/xfprint-4.4.0.ebuild b/xfce-base/xfprint/xfprint-4.4.0.ebuild
index 4dc9bf3c36f8..61d5ac5c0d97 100644
--- a/xfce-base/xfprint/xfprint-4.4.0.ebuild
+++ b/xfce-base/xfprint/xfprint-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.4.0.ebuild,v 1.15 2007/03/14 15:54:33 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.4.0.ebuild,v 1.16 2007/03/15 13:37:44 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Frontend for printing, management and job queue."
HOMEPAGE="http://www.xfce.org/projects/xfprint"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="cups debug doc"
RDEPEND="cups? ( net-print/cups )
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index c9636d72bc06..e976d3a88561 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.92 2007/03/11 23:41:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.93 2007/03/15 13:38:29 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfwm4-4.4.0.ebuild:
+ Stable on ppc64; bug #169987
11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> xfwm4-4.4.0.ebuild:
Stable on Alpha + IA64.
diff --git a/xfce-base/xfwm4/xfwm4-4.4.0.ebuild b/xfce-base/xfwm4/xfwm4-4.4.0.ebuild
index 723cd463f8e6..eeab16402f14 100644
--- a/xfce-base/xfwm4/xfwm4-4.4.0.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.0.ebuild,v 1.11 2007/03/11 23:41:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.0.ebuild,v 1.12 2007/03/15 13:38:29 corsair Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
DESCRIPTION="Window manager"
HOMEPAGE="http://www.xfce.org/projects/xfwm4/"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug startup-notification xcomposite"