summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-12-06 19:37:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-12-06 19:37:08 +0000
commit9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782 (patch)
tree32b404a7bec5ece72de6461defa9101d79b49323
parentppc stable, bug #249393 (diff)
downloadhistorical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.tar.gz
historical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.tar.bz2
historical-9bbb7d03004fdf2609fb0d9edb4ac5bbc8f69782.zip
Stable on ppc wrt bug 249942
Package-Manager: portage-2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild4
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-0.9.3.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog5
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild4
-rw-r--r--xfce-base/xfce-mcs-plugins/ChangeLog5
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog5
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild4
-rw-r--r--xfce-base/xfce4/ChangeLog5
-rw-r--r--xfce-base/xfce4/xfce4-4.4.3.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.4.3.ebuild4
24 files changed, 72 insertions, 36 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 7159e3b1ade7..aad731f1a63d 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.104 2008/10/30 22:00:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.105 2008/12/06 19:21:20 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfce4mcs-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*libxfce4mcs-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild
index 9c4faef7d01e..0194d7428ea2 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild,v 1.1 2008/10/30 22:00:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.3.ebuild,v 1.2 2008/12/06 19:21:20 nixnut Exp $
EAPI=1
@@ -13,7 +13,7 @@ xfce44_core_package
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 be178baaa562..aee37ea3f062 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.110 2008/10/30 22:00:54 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.111 2008/12/06 19:20:34 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfce4util-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*libxfce4util-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild
index 7b0ec7b74d19..6739b9492ddc 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.1 2008/10/30 22:00:54 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.2 2008/12/06 19:20:34 nixnut Exp $
EAPI=1
@@ -13,7 +13,7 @@ xfce44_core_package
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"
RDEPEND=">=dev-libs/glib-2.6:2"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 9b264deb643d..4d6e32bbffcf 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.115 2008/11/06 13:43:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.116 2008/12/06 19:22:29 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfcegui4-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
06 Nov 2008; Christoph Mende <angelos@gentoo.org>
+files/libxfcegui4-4.4.3-64bit-warning.patch, libxfcegui4-4.4.3.ebuild:
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild
index f1cce8b839ba..0593e85065ec 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.2 2008/11/06 13:43:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.3 2008/12/06 19:22:29 nixnut Exp $
inherit eutils xfce44
@@ -11,7 +11,7 @@ xfce44_core_package
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/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 6122642710eb..2d4fd5fcf14d 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.59 2008/12/05 14:46:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.60 2008/12/06 19:28:20 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> thunar-0.9.3.ebuild:
+ Stable on ppc wrt bug 249942
05 Dec 2008; Christoph Mende <angelos@gentoo.org> thunar-0.9.3.ebuild:
Append -Wno-error, bug 249558
diff --git a/xfce-base/thunar/thunar-0.9.3.ebuild b/xfce-base/thunar/thunar-0.9.3.ebuild
index fb23b4a09afd..c5d284dabc4c 100644
--- a/xfce-base/thunar/thunar-0.9.3.ebuild
+++ b/xfce-base/thunar/thunar-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.3 2008/12/05 14:46:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.4 2008/12/06 19:28:20 nixnut Exp $
EAPI=1
@@ -14,7 +14,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 pcre startup-notification +trash-plugin"
RDEPEND=">=dev-lang/perl-5.6
diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog
index 37265e0162bb..86288e1acfb8 100644
--- a/xfce-base/xfce-mcs-manager/ChangeLog
+++ b/xfce-base/xfce-mcs-manager/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-mcs-manager
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.100 2008/10/30 22:02:09 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.101 2008/12/06 19:25:11 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce-mcs-manager-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce-mcs-manager-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild
index 6e2f3cbdbd01..c5b57161a2bd 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3.ebuild,v 1.1 2008/10/30 22:02:09 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.3.ebuild,v 1.2 2008/12/06 19:25:11 nixnut Exp $
EAPI=1
@@ -13,7 +13,7 @@ xfce44_core_package
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:2
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog
index 090d6f0525c4..26ad0d33ecf1 100644
--- a/xfce-base/xfce-mcs-plugins/ChangeLog
+++ b/xfce-base/xfce-mcs-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-mcs-plugins
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.122 2008/10/30 22:02:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.123 2008/12/06 19:26:27 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce-mcs-plugins-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce-mcs-plugins-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild
index 35ea74a05bf1..b3a76a23205f 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3.ebuild,v 1.1 2008/10/30 22:02:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.3.ebuild,v 1.2 2008/12/06 19:26:27 nixnut Exp $
EAPI=1
@@ -12,7 +12,7 @@ xfce44
xfce44_core_package
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"
RDEPEND="
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index be10fdeddd95..2c4e6bf7eec0 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.125 2008/10/30 22:03:16 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.126 2008/12/06 19:29:35 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce-utils-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce-utils-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild
index c046362019e7..344f96a5351c 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3.ebuild,v 1.1 2008/10/30 22:03:16 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.3.ebuild,v 1.2 2008/12/06 19:29:35 nixnut Exp $
EAPI=1
@@ -13,7 +13,7 @@ xfce44_core_package
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 +lock"
RDEPEND="x11-apps/xrdb
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index d5c8a501b392..9ce3bc19211c 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.125 2008/10/30 22:03:58 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.126 2008/12/06 19:27:12 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce4-panel-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce4-panel-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild
index 8064976f9fee..0cb91082a7bf 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3.ebuild,v 1.1 2008/10/30 22:03:58 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.3.ebuild,v 1.2 2008/12/06 19:27:12 nixnut Exp $
inherit xfce44
@@ -11,7 +11,7 @@ xfce44_core_package
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 dc403d5c2762..8523de3426fc 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.76 2008/10/30 22:04:31 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.77 2008/12/06 19:30:45 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce4-session-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce4-session-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild b/xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild
index 1e8bea15ec2b..7f35822f2c34 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3.ebuild,v 1.1 2008/10/30 22:04:31 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.3.ebuild,v 1.2 2008/12/06 19:30:45 nixnut Exp $
inherit xfce44
@@ -11,7 +11,7 @@ xfce44_core_package
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/xfce4/ChangeLog b/xfce-base/xfce4/ChangeLog
index 338b03918774..b55848822fbb 100644
--- a/xfce-base/xfce4/ChangeLog
+++ b/xfce-base/xfce4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.126 2008/12/01 10:38:51 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.127 2008/12/06 19:37:08 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce4-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
01 Dec 2008; Christoph Mende <angelos@gentoo.org> xfce4-4.4.2.ebuild,
xfce4-4.4.3.ebuild:
diff --git a/xfce-base/xfce4/xfce4-4.4.3.ebuild b/xfce-base/xfce4/xfce4-4.4.3.ebuild
index ef27b43495e0..39705c4eff77 100644
--- a/xfce-base/xfce4/xfce4-4.4.3.ebuild
+++ b/xfce-base/xfce4/xfce4-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.4.3.ebuild,v 1.2 2008/12/01 10:38:51 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.4.3.ebuild,v 1.3 2008/12/06 19:37:08 nixnut Exp $
HOMEPAGE="http://www.xfce.org"
DESCRIPTION="Meta package for Xfce4 desktop, merge this package to install."
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="as-is"
SLOT="0"
IUSE="alsa cups minimal oss xscreensaver"
-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"
RDEPEND=">=x11-themes/gtk-engines-xfce-2.4.3
>=xfce-base/thunar-0.9.3
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index f330f311985f..504b6b719f89 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.127 2008/10/30 22:05:05 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.128 2008/12/06 19:31:58 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfdesktop-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfdesktop-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild
index ef92c8d4b3f5..6a2113fd4b29 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild,v 1.1 2008/10/30 22:05:05 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.3.ebuild,v 1.2 2008/12/06 19:31:58 nixnut Exp $
EAPI=1
@@ -13,7 +13,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="debug doc +file-icons +menu-plugin"
LANG="be ca cs da de el es et eu fi fr he hu it ja ko nb_NO nl pa pl pt_BR ro ru sk sv tr uk vi zh_CN zh_TW"
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 955cb0518299..06053148d5cc 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.120 2008/10/30 22:05:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.121 2008/12/06 19:33:10 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfwm4-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfwm4-4.4.3 (30 Oct 2008)
diff --git a/xfce-base/xfwm4/xfwm4-4.4.3.ebuild b/xfce-base/xfwm4/xfwm4-4.4.3.ebuild
index f39d059bdc89..eb00b513c464 100644
--- a/xfce-base/xfwm4/xfwm4-4.4.3.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.3.ebuild,v 1.1 2008/10/30 22:05:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.3.ebuild,v 1.2 2008/12/06 19:33:10 nixnut Exp $
EAPI=1
@@ -13,7 +13,7 @@ xfce44_core_package
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"