summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 09:19:00 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 09:19:00 +0000
commit69febc0cafc03efd318efc0f8dc2974517e21f31 (patch)
tree68dedffb185845e9043c0e28a94e12efc9df3109 /xfce-base
parentStable on amd64. (diff)
downloadhistorical-69febc0cafc03efd318efc0f8dc2974517e21f31.tar.gz
historical-69febc0cafc03efd318efc0f8dc2974517e21f31.tar.bz2
historical-69febc0cafc03efd318efc0f8dc2974517e21f31.zip
Stable on amd64.
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/ChangeLog6
-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, 75 insertions, 36 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 1ea9818b1526..9f1eccddd804 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.37 2004/10/04 18:08:22 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.38 2004/10/19 09:11:37 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libxfce4mcs-4.0.6.ebuild:
+ Stable on amd64.
*libxfce4mcs-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild
index 824d958040e2..b37ad42dc30e 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.7 2004/09/18 02:58:34 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild,v 1.8 2004/10/19 09:11:37 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index b30c2279b22e..941fb30aaece 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# 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.34 2004/10/04 18:09:43 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.35 2004/10/19 09:10:13 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ libxfce4util-4.0.6.ebuild:
+ Stable on amd64.
*libxfce4util-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild
index ac466d25bf74..d2f29bfa91a0 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.7 2004/09/18 02:52:41 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.8 2004/10/19 09:10:13 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 4fcf7185b4bd..c084dac6e732 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.33 2004/10/04 18:11:02 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.34 2004/10/19 09:10:58 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libxfcegui4-4.0.6.ebuild:
+ Stable on amd64.
*libxfcegui4-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild
index e3ec56da8fe5..8e1b97242128 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.7 2004/09/18 02:56:07 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.0.6.ebuild,v 1.8 2004/10/19 09:10:58 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
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 18b2219ef44e..a675758e48ca 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.34 2004/10/04 18:12:25 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.35 2004/10/19 09:12:15 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ xfce-mcs-manager-4.0.6.ebuild:
+ Stable on amd64.
*xfce-mcs-manager-4.1.90 (04 Oct 2004)
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 6c9e2e37e657..95b5846c4848 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.7 2004/09/18 03:05:24 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.0.6.ebuild,v 1.8 2004/10/19 09:12:15 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
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 cbebef9be37b..2784b1ab6c63 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.34 2004/10/04 18:13:46 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.35 2004/10/19 09:17:50 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ xfce-mcs-plugins-4.0.6.ebuild:
+ Stable on amd64.
*xfce-mcs-plugins-4.1.90 (04 Oct 2004)
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 26a927fefab7..c1fb47749e40 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.7 2004/09/18 16:33:19 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.0.6.ebuild,v 1.8 2004/10/19 09:17:50 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
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 85430105ac9c..5c56f0b608c4 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.34 2004/10/04 18:15:10 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.35 2004/10/19 09:17:10 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfce-utils-4.0.6.ebuild:
+ Stable on amd64.
*xfce-utils-4.1.90 (04 Oct 2004)
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 ddf2f0dbbed3..ad4186969474 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.7 2004/09/18 16:29:08 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.0.6.ebuild,v 1.8 2004/10/19 09:17:10 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
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 82eae50efb7b..8146e3614e8b 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.32 2004/10/04 18:51:00 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/ChangeLog,v 1.33 2004/10/19 09:19:00 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfce4-base-4.0.6.ebuild:
+ Stable on amd64.
*xfce4-base-4.1.90 (04 Oct 2004)
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 c13e52f2b4a2..9202da048590 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.7 2004/09/18 16:39:14 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/xfce4-base-4.0.6.ebuild,v 1.8 2004/10/19 09:19:00 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
DEPEND="=xfce-base/libxfce4util-${PV}
=xfce-base/libxfcegui4-${PV}
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 179711567948..4349440eecd9 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.34 2004/10/04 18:18:28 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.35 2004/10/19 09:16:39 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfce4-panel-4.0.6.ebuild:
+ Stable on amd64.
*xfce4-panel-4.1.90 (04 Oct 2004)
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 742988d680b3..20bc1985d390 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.7 2004/09/18 16:27:19 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild,v 1.8 2004/10/19 09:16:39 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index 40c3fb38d0ee..dfee32af07ee 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.34 2004/10/04 18:21:10 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.35 2004/10/19 09:18:21 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfdesktop-4.0.6.ebuild:
+ Stable on amd64.
*xfdesktop-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild b/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild
index 0ed542fa3336..8b8d7a4b8e3f 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.7 2004/09/18 16:36:29 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.0.6.ebuild,v 1.8 2004/10/19 09:18:21 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xffm/ChangeLog b/xfce-base/xffm/ChangeLog
index e390708975bb..d5883f1e92af 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.34 2004/10/04 18:22:37 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.35 2004/10/19 09:16:04 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xffm-4.0.6.ebuild:
+ Stable on amd64.
*xffm-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/xffm/xffm-4.0.6.ebuild b/xfce-base/xffm/xffm-4.0.6.ebuild
index 303424a3196a..d53568c23f20 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.7 2004/09/18 15:38:45 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.0.6.ebuild,v 1.8 2004/10/19 09:16:04 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index 8cac9c0ba9fb..7fdcf205a53c 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.34 2004/10/04 18:24:03 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.35 2004/10/19 09:15:11 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfprint-4.0.6.ebuild:
+ Stable on amd64.
*xfprint-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/xfprint/xfprint-4.0.6.ebuild b/xfce-base/xfprint/xfprint-4.0.6.ebuild
index d345b73be63e..a19ecb3ddcfe 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.7 2004/09/18 03:20:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.0.6.ebuild,v 1.8 2004/10/19 09:15:11 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 3758cbaaa6e5..ddd5dc9089bf 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.36 2004/10/04 18:25:31 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.37 2004/10/19 09:12:50 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xfwm4-4.0.6.ebuild:
+ Stable on amd64.
*xfwm4-4.1.90 (04 Oct 2004)
diff --git a/xfce-base/xfwm4/xfwm4-4.0.6.ebuild b/xfce-base/xfwm4/xfwm4-4.0.6.ebuild
index d6dcbce54f9d..dc8735b7a939 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.7 2004/09/18 03:08:23 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.0.6.ebuild,v 1.8 2004/10/19 09:12:50 absinthe 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 ppc64"
+KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2