summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2005-07-07 02:11:39 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2005-07-07 02:11:39 +0000
commit939d52c41f4034b8a7d7411669a15b5d07df1a97 (patch)
tree50bc9e027381e64329a9da8819468ccc0298c12f
parentsync IUSE (-syntax) (diff)
downloadhistorical-939d52c41f4034b8a7d7411669a15b5d07df1a97.tar.gz
historical-939d52c41f4034b8a7d7411669a15b5d07df1a97.tar.bz2
historical-939d52c41f4034b8a7d7411669a15b5d07df1a97.zip
Stable on ppc and ppc64.
Package-Manager: portage-2.0.51.22-r1
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce4-extras/ChangeLog5
-rw-r--r--xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog6
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild4
-rw-r--r--xfce-base/xfce4/ChangeLog5
-rw-r--r--xfce-base/xfce4/xfce4-4.2.2.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild4
-rw-r--r--xfce-base/xffm/ChangeLog5
-rw-r--r--xfce-base/xffm/xffm-4.2.2.ebuild4
-rw-r--r--xfce-base/xfprint/ChangeLog5
-rw-r--r--xfce-base/xfprint/xfprint-4.2.2.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.2.2.ebuild4
26 files changed, 80 insertions, 39 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index ff23869eb293..c1045b2c383d 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.52 2005/06/15 07:30:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.53 2005/07/07 02:03:28 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> libxfce4mcs-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> libxfce4mcs-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild
index b1445a3b8a32..2095eda5ab65 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.1 2005/05/18 02:44:58 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.2 2005/07/07 02:03:29 dostrow Exp $
DESCRIPTION="Libraries for Xfce 4"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/libxfce4util-${PV}
~xfce-base/libxfcegui4-${PV}"
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index e23608404f6d..3a507240dfab 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.49 2005/06/15 07:28:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.50 2005/07/07 02:01:48 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> libxfce4util-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> libxfce4util-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild
index bba8846af631..802be14b24e3 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.1 2005/05/18 02:46:09 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.2 2005/07/07 02:01:48 dostrow Exp $
DESCRIPTION="Libraries for Xfce 4"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
IUSE="doc"
RDEPEND="doc? ( dev-util/gtk-doc )"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 60897e352a42..9084f9543380 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.49 2005/06/15 07:29:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.50 2005/07/07 02:02:33 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> libxfcegui4-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
index 965b7537f226..3e0ba60a5407 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.1 2005/05/18 02:47:26 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.2 2005/07/07 02:02:33 dostrow Exp $
DESCRIPTION="Libraries for Xfce 4"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
IUSE="xinerama"
RDEPEND="~xfce-base/libxfce4util-${PV}"
diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog
index 9640ef494771..aeaeeaa1ab7b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.49 2005/06/15 07:31:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.50 2005/07/07 02:06:28 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org>
+ xfce-mcs-manager-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org>
xfce-mcs-manager-4.2.0.ebuild:
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild
index cef2d8e9acf8..ef43e7ab62c3 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 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.2.2.ebuild,v 1.1 2005/05/18 02:48:51 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.2.ebuild,v 1.2 2005/07/07 02:06:28 dostrow Exp $
DESCRIPTION="Xfce 4 mcs manager"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/libxfce4mcs-${PV}"
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 12584e06b83c..3b778eb7ae5a 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.49 2005/06/15 07:41:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.50 2005/07/07 02:07:48 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce-utils-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce-utils-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild
index db797fc6be55..7551bfe9f689 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 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.2.2.ebuild,v 1.1 2005/05/18 02:51:17 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.2.ebuild,v 1.2 2005/07/07 02:07:48 dostrow Exp $
DESCRIPTION="Xfce 4 utilities"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
IUSE="gtkhtml"
RDEPEND="~xfce-base/xfce-mcs-manager-${PV}
diff --git a/xfce-base/xfce4-extras/ChangeLog b/xfce-base/xfce4-extras/ChangeLog
index bb4c055da127..aa11e3884fac 100644
--- a/xfce-base/xfce4-extras/ChangeLog
+++ b/xfce-base/xfce4-extras/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-extras
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/ChangeLog,v 1.8 2005/05/18 02:53:46 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/ChangeLog,v 1.9 2005/07/07 01:57:39 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-extras-4.2.2.ebuild:
+ Stable on ppc and ppc64.
*xfce4-extras-4.2.2 (18 May 2005)
diff --git a/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild b/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild
index cce0fe3752a8..44bc06dedb29 100644
--- a/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild
+++ b/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild,v 1.1 2005/05/18 02:53:46 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/xfce4-extras-4.2.2.ebuild,v 1.2 2005/07/07 01:57:39 dostrow Exp $
DESCRIPTION="Xfce 4 extras ebuild"
LICENSE="GPL-2 BSD LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND=">=xfce-base/xfce4-${PV}
>=xfce-extra/xfce4-showdesktop-0.4.0-r1
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 584ea307194e..0f43f1925517 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.51 2005/06/15 07:33:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.52 2005/07/07 02:04:17 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-panel-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce4-panel-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild
index cbd006dc0cae..52672e5369ad 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 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.2.2.ebuild,v 1.1 2005/05/18 02:54:59 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.2.ebuild,v 1.2 2005/07/07 02:04:17 dostrow Exp $
DESCRIPTION="Xfce 4 panel"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce-mcs-plugins-${PV}"
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index 5ec456a41622..49099d3964f3 100644
--- a/xfce-base/xfce4-session/ChangeLog
+++ b/xfce-base/xfce4-session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-session
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.17 2005/06/15 07:42:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.18 2005/07/07 02:09:02 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org>
+ xfce4-session-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce4-session-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild
index 8f0caa4e366b..dc6423c69b46 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 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.2.2.ebuild,v 1.1 2005/05/18 02:56:12 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.2.2.ebuild,v 1.2 2005/07/07 02:09:02 dostrow Exp $
DESCRIPTION="Xfce 4 session manager"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce-utils-${PV}"
SINGLE_MAKE=1
diff --git a/xfce-base/xfce4/ChangeLog b/xfce-base/xfce4/ChangeLog
index 05755756f58d..5b6176ae1fcf 100644
--- a/xfce-base/xfce4/ChangeLog
+++ b/xfce-base/xfce4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.50 2005/06/15 08:12:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.51 2005/07/07 02:11:39 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce4-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfce4/xfce4-4.2.2.ebuild b/xfce-base/xfce4/xfce4-4.2.2.ebuild
index d360994d40bf..7066511eff20 100644
--- a/xfce-base/xfce4/xfce4-4.2.2.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.2.ebuild,v 1.1 2005/05/18 02:52:34 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.2.ebuild,v 1.2 2005/07/07 02:11:39 dostrow Exp $
DESCRIPTION="Xfce 4 base ebuild"
LICENSE="GPL-2 BSD LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce-mcs-plugins-${PV}
~xfce-base/xfce4-panel-${PV}
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index b6234c5a882d..103d84f616ee 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.50 2005/06/15 08:10:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.51 2005/07/07 02:08:22 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfdesktop-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfdesktop-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild
index faebf14ce381..6be08d998827 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild,v 1.1 2005/05/18 02:57:26 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.2.2.ebuild,v 1.2 2005/07/07 02:08:23 dostrow Exp $
DESCRIPTION="Xfce 4 desktop manager"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce4-panel-${PV}"
diff --git a/xfce-base/xffm/ChangeLog b/xfce-base/xffm/ChangeLog
index ed72a1ec6444..c5b820f92e94 100644
--- a/xfce-base/xffm/ChangeLog
+++ b/xfce-base/xffm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xffm
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.50 2005/06/15 08:07:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.51 2005/07/07 02:10:28 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xffm-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xffm-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xffm/xffm-4.2.2.ebuild b/xfce-base/xffm/xffm-4.2.2.ebuild
index 9f1514055ced..1d93084c628a 100644
--- a/xfce-base/xffm/xffm-4.2.2.ebuild
+++ b/xfce-base/xffm/xffm-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.2.ebuild,v 1.1 2005/05/18 02:58:37 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.2.ebuild,v 1.2 2005/07/07 02:10:29 dostrow Exp $
DESCRIPTION="Xfce 4 file manager"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce-mcs-manager-${PV}
samba? ( net-fs/samba )"
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index 6ce31d65cd26..8011a9adb1cd 100644
--- a/xfce-base/xfprint/ChangeLog
+++ b/xfce-base/xfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfprint
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.50 2005/06/15 07:44:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.51 2005/07/07 02:09:41 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfprint-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfprint-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfprint/xfprint-4.2.2.ebuild b/xfce-base/xfprint/xfprint-4.2.2.ebuild
index 48a55490ea89..cc62a0a979cb 100644
--- a/xfce-base/xfprint/xfprint-4.2.2.ebuild
+++ b/xfce-base/xfprint/xfprint-4.2.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.2.2.ebuild,v 1.1 2005/05/18 02:59:47 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.2.2.ebuild,v 1.2 2005/07/07 02:09:41 dostrow Exp $
DESCRIPTION="Xfce 4 print manager panel plugin"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce4-panel-${PV}
app-text/a2ps
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 1af9c5f21e01..5c66307cf1d8 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.51 2005/06/15 07:47:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.52 2005/07/07 02:07:05 dostrow Exp $
+
+ 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfwm4-4.2.2.ebuild:
+ Stable on ppc and ppc64.
15 Jun 2005; Markus Rothe <corsair@gentoo.org> xfwm4-4.2.0.ebuild:
Stable on ppc64
diff --git a/xfce-base/xfwm4/xfwm4-4.2.2.ebuild b/xfce-base/xfwm4/xfwm4-4.2.2.ebuild
index 54d6cb209a48..0b815e81a56c 100644
--- a/xfce-base/xfwm4/xfwm4-4.2.2.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.2.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.2.ebuild,v 1.1 2005/05/18 03:00:58 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.2.ebuild,v 1.2 2005/07/07 02:07:05 dostrow Exp $
DESCRIPTION="Xfce 4 window manager"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
RDEPEND="~xfce-base/xfce-mcs-manager-${PV}"
XFCE_CONFIG="--enable-randr --enable-compositor"