summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-08-07 13:46:18 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-08-07 13:46:18 +0000
commitec1bd1223000efdc713204022b9a62ee16010556 (patch)
tree01817a253c36e4e4aab4aafdc11a0491abf1f3b8 /xfce-base
parentversion bump (diff)
downloadhistorical-ec1bd1223000efdc713204022b9a62ee16010556.tar.gz
historical-ec1bd1223000efdc713204022b9a62ee16010556.tar.bz2
historical-ec1bd1223000efdc713204022b9a62ee16010556.zip
Stable on alpha.
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild4
-rw-r--r--xfce-base/xfce-mcs-plugins/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild4
-rw-r--r--xfce-base/xfce4-base/ChangeLog5
-rw-r--r--xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild4
-rw-r--r--xfce-base/xffm/ChangeLog5
-rw-r--r--xfce-base/xffm/xffm-4.0.6.ebuild4
-rw-r--r--xfce-base/xfprint/ChangeLog5
-rw-r--r--xfce-base/xfprint/xfprint-4.0.6.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.0.6.ebuild4
24 files changed, 74 insertions, 36 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 9329fc3fa50d..53961e482bc1 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.33 2004/08/06 12:58:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.34 2004/08/07 13:34:19 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libxfce4mcs-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
libxfce4mcs-4.0.6.ebuild:
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild
index 982d383d920b..ef1417dc2c28 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild,v 1.4 2004/08/06 12:58:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild,v 1.5 2004/08/07 13:34:19 kloeri Exp $
IUSE="X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index e57cd4c415cb..5675be2c8b0a 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.30 2004/08/06 12:56:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.31 2004/08/07 13:28:08 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libxfce4util-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
libxfce4util-4.0.6.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild
index 4ede69033fdc..508cc3a12fb6 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.4 2004/08/06 12:56:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.5 2004/08/07 13:28:08 kloeri Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 1bf01dc15b92..df2a19e467eb 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.29 2004/08/06 12:57:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.30 2004/08/07 13:32:56 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libxfcegui4-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
libxfcegui4-4.0.6.ebuild:
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild
index f8fbc8265762..46437e7ba612 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild,v 1.4 2004/08/06 12:57:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild,v 1.5 2004/08/07 13:32:56 kloeri Exp $
IUSE="xinerama X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog
index 102341458e36..13b8b10f5003 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.30 2004/08/06 13:00:18 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.31 2004/08/07 13:37:54 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
+ xfce-mcs-manager-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
xfce-mcs-manager-4.0.6.ebuild:
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild
index 47a83afa45e6..9afd0190ace0 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.6.ebuild,v 1.4 2004/08/06 13:00:18 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild,v 1.5 2004/08/07 13:37:54 kloeri Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog
index 48254e30863d..5ef484e4fd28 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.30 2004/08/06 13:01:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.31 2004/08/07 13:44:48 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
+ xfce-mcs-plugins-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
xfce-mcs-plugins-4.0.6.ebuild:
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild
index ff696a2296c5..1db4c1117fcd 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.6.ebuild,v 1.4 2004/08/06 13:01:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild,v 1.5 2004/08/07 13:44:48 kloeri Exp $
IUSE="X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index b15cb0e234aa..01f5b7261b1e 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.30 2004/08/06 13:05:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.31 2004/08/07 13:41:49 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfce-utils-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xfce-utils-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild b/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild
index 7fb652aefd86..cf58d613b53a 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.6.ebuild,v 1.4 2004/08/06 13:05:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild,v 1.5 2004/08/07 13:41:49 kloeri Exp $
IUSE="X gtkhtml gnome"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfce4-base/ChangeLog b/xfce-base/xfce4-base/ChangeLog
index 7c9eaf432898..65a790d3e4ee 100644
--- a/xfce-base/xfce4-base/ChangeLog
+++ b/xfce-base/xfce4-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-base
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/ChangeLog,v 1.28 2004/08/06 13:11:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/ChangeLog,v 1.29 2004/08/07 13:46:18 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfce4-base-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xfce4-base-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild b/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild
index 3961bdae49a3..bd3d7a1d60c1 100644
--- a/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild
+++ b/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild,v 1.4 2004/08/06 13:11:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild,v 1.5 2004/08/07 13:46:18 kloeri Exp $
IUSE=""
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xfce.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
DEPEND="=xfce-base/libxfce4util-${PV}
=xfce-base/libxfcegui4-${PV}
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 50f6c63f2ac2..092162f211cf 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.30 2004/08/06 13:06:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.31 2004/08/07 13:40:58 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfce4-panel-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
xfce4-panel-4.0.6.ebuild:
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild
index 7fdd3a048117..ffdd46adc883 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.6.ebuild,v 1.4 2004/08/06 13:06:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild,v 1.5 2004/08/07 13:40:58 kloeri Exp $
IUSE="X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index bf08b11f40e5..de7f7a985b05 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.30 2004/08/06 13:09:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.31 2004/08/07 13:43:44 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfdesktop-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xfdesktop-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild b/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild
index ffe0b7460887..bd85c40976b6 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild,v 1.4 2004/08/06 13:09:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild,v 1.5 2004/08/07 13:43:44 kloeri Exp $
IUSE="X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xffm/ChangeLog b/xfce-base/xffm/ChangeLog
index bf7400988a74..2eeb230f657c 100644
--- a/xfce-base/xffm/ChangeLog
+++ b/xfce-base/xffm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xffm
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.30 2004/08/06 13:08:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.31 2004/08/07 13:42:38 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xffm-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xffm-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xffm/xffm-4.0.6.ebuild b/xfce-base/xffm/xffm-4.0.6.ebuild
index d826524102a0..7a60340d4852 100644
--- a/xfce-base/xffm/xffm-4.0.6.ebuild
+++ b/xfce-base/xffm/xffm-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.0.6.ebuild,v 1.4 2004/08/06 13:08:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.0.6.ebuild,v 1.5 2004/08/07 13:42:38 kloeri Exp $
IUSE="samba"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index b75b634e81fc..154cc86e9cf3 100644
--- a/xfce-base/xfprint/ChangeLog
+++ b/xfce-base/xfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfprint
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.30 2004/08/06 13:04:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.31 2004/08/07 13:39:59 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfprint-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xfprint-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xfprint/xfprint-4.0.6.ebuild b/xfce-base/xfprint/xfprint-4.0.6.ebuild
index 557b5e5d1279..deb97551dd04 100644
--- a/xfce-base/xfprint/xfprint-4.0.6.ebuild
+++ b/xfce-base/xfprint/xfprint-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.0.6.ebuild,v 1.4 2004/08/06 13:04:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.0.6.ebuild,v 1.5 2004/08/07 13:39:59 kloeri Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index a2bad8bb1484..e6532f02d466 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.32 2004/08/06 13:02:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.33 2004/08/07 13:38:58 kloeri Exp $
+
+ 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfwm4-4.0.6.ebuild:
+ Stable on alpha.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xfwm4-4.0.6.ebuild:
Stable on sparc
diff --git a/xfce-base/xfwm4/xfwm4-4.0.6.ebuild b/xfce-base/xfwm4/xfwm4-4.0.6.ebuild
index 874c644f7a6a..364eff0566f8 100644
--- a/xfce-base/xfwm4/xfwm4-4.0.6.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.0.6.ebuild,v 1.4 2004/08/06 13:02:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.0.6.ebuild,v 1.5 2004/08/07 13:38:58 kloeri Exp $
IUSE="X"
@@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"
+KEYWORDS="~ia64 x86 ~ppc alpha sparc ~amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2