summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-01-31 15:34:02 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-01-31 15:34:02 +0000
commit13f01486c03bb46ccb5444faafa05f34d2db8a00 (patch)
treeae8b9e30c90d5962ce69961a4b7f98d607270e83 /xfce-base
parentStable on sparc (diff)
downloadhistorical-13f01486c03bb46ccb5444faafa05f34d2db8a00.tar.gz
historical-13f01486c03bb46ccb5444faafa05f34d2db8a00.tar.bz2
historical-13f01486c03bb46ccb5444faafa05f34d2db8a00.zip
stable on amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog5
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce-mcs-plugins/ChangeLog5
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog5
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild4
-rw-r--r--xfce-base/xfce4/xfce4-4.2.0.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild4
-rw-r--r--xfce-base/xffm/ChangeLog5
-rw-r--r--xfce-base/xffm/xffm-4.2.0.ebuild4
-rw-r--r--xfce-base/xfprint/ChangeLog5
-rw-r--r--xfce-base/xfprint/xfprint-4.2.0.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.2.0.ebuild4
25 files changed, 74 insertions, 38 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index 00d555d2dec4..1a796fc2802c 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.47 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.48 2005/01/31 15:28:08 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org libxfce4mcs-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfce4mcs-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild
index 461c5babd2dd..88eaf29a5f55 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild,v 1.5 2005/01/31 15:28:08 lanius 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"
BZIPPED=1
XRDEPEND=">=xfce-base/libxfce4util-${PV}
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index 9de9250c2e5a..fbb2b3e97996 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.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.45 2005/01/31 15:25:38 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org libxfce4util-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfce4util-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild
index 769a7d2ac7e8..c61125fd277f 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.5 2005/01/31 15:25:38 lanius 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"
BZIPPED=1
XRDEPEND="dev-util/gtk-doc"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 80ee7598fad1..fc27a1e274a5 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.43 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.44 2005/01/31 15:26:41 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org libxfcegui4-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild
index 1d72350b4629..3d8352f6841a 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.5 2005/01/31 15:26:41 lanius 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"
BZIPPED=1
diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog
index 07806d1c85b2..e45a4c756c45 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.45 2005/01/31 15:24:11 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfce-mcs-manager-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-mcs-manager-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild
index 88da60c5e6bf..17217dec025d 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild,v 1.5 2005/01/31 15:24:11 lanius 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"
BZIPPED=1
XRDEPEND=">=xfce-base/libxfce4mcs-${PV}"
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog
index b369a2a0e112..c3dbe282bc84 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.45 2005/01/31 15:30:01 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfce-mcs-plugins-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-mcs-plugins-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild
index 3a5d023fed4d..19025b7c8f46 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.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-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild,v 1.5 2005/01/31 15:30:01 lanius Exp $
DESCRIPTION="Xfce4 mcs plugins"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
BZIPPED=1
XFCE_CONFIG="--enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm"
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 4b9e657e3086..f1498ba70330 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.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.45 2005/01/31 15:30:50 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfce-utils-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-utils-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild
index a0a2910049f2..d0556a61e946 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild,v 1.5 2005/01/31 15:30:50 lanius 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"
BZIPPED=1
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 33b2b14c3d32..281cb40f63b9 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.45 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.46 2005/01/31 15:28:55 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfce4-panel-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-panel-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild
index 53ce1bd86ec0..58b0313a20c8 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild,v 1.5 2005/01/31 15:28:55 lanius 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"
BZIPPED=1
XRDEPEND="gnome-base/librsvg"
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index a0212ad78dab..50050632478b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.12 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.13 2005/01/31 15:32:45 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfce4-session-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-session-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild
index 6d1528a3c249..beb78b064af2 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild,v 1.5 2005/01/31 15:32:46 lanius 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"
BZIPPED=1
XRDEPEND="=xfce-base/xfce-utils-${PV}"
diff --git a/xfce-base/xfce4/xfce4-4.2.0.ebuild b/xfce-base/xfce4/xfce4-4.2.0.ebuild
index 41352d8ab3aa..2022a0f6f78e 100644
--- a/xfce-base/xfce4/xfce4-4.2.0.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.0.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.0.ebuild,v 1.5 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.6 2005/01/31 15:34:02 lanius 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"
XRDEPEND=">=xfce-base/xfce-mcs-plugins-${PV}
>=xfce-base/xfce4-panel-${PV}
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index f2c7c8d93b59..58a3fc9c1682 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.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.45 2005/01/31 15:31:36 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfdesktop-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfdesktop-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild
index be262263f526..3e4da69d2e19 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild,v 1.5 2005/01/31 15:31:36 lanius 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"
BZIPPED=1
XRDEPEND=">=xfce-base/xfce4-panel-${PV}"
diff --git a/xfce-base/xffm/ChangeLog b/xfce-base/xffm/ChangeLog
index cf098dbff3e9..a5323bdcd278 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.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.45 2005/01/31 15:32:21 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xffm-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xffm-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild
index 473264188491..dedec490ef77 100644
--- a/xfce-base/xffm/xffm-4.2.0.ebuild
+++ b/xfce-base/xffm/xffm-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.5 2005/01/31 15:32:21 lanius 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"
BZIPPED=1
XRDEPEND="samba? ( net-fs/samba )"
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index 2d2827f2941d..4605da3aaafb 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.44 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.45 2005/01/31 15:33:02 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfprint-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfprint-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfprint/xfprint-4.2.0.ebuild b/xfce-base/xfprint/xfprint-4.2.0.ebuild
index 06e8d4bf639c..2680208e3104 100644
--- a/xfce-base/xfprint/xfprint-4.2.0.ebuild
+++ b/xfce-base/xfprint/xfprint-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.2.0.ebuild,v 1.5 2005/01/31 15:33:02 lanius 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"
BZIPPED=1
XRDEPEND="app-text/a2ps
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index dc6923daffd7..82aea7dfd242 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.46 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.47 2005/01/31 15:33:48 lanius Exp $
+
+ 31 Jan 2005; lanius@gentoo.org xfwm4-4.2.0.ebuild:
+ stable on amd64
29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfwm4-4.2.0.ebuild:
Stable on ppc.
diff --git a/xfce-base/xfwm4/xfwm4-4.2.0.ebuild b/xfce-base/xfwm4/xfwm4-4.2.0.ebuild
index 96f5da9ad493..b46f36d5ae2a 100644
--- a/xfce-base/xfwm4/xfwm4-4.2.0.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.2.0.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.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.0.ebuild,v 1.5 2005/01/31 15:33:48 lanius 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"
BZIPPED=1
XFCE_CONFIG="--enable-randr --enable-compositor"