summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-12 09:14:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-12 09:14:07 +0000
commitd26b30a73fa4427879c06a315cf69a9067eccd31 (patch)
treed3eee0f19ccf3670f30bc3b4496643e9e31e08eb
parentalpha/ia64/sparc stable wrt #201747 (diff)
downloadhistorical-d26b30a73fa4427879c06a315cf69a9067eccd31.tar.gz
historical-d26b30a73fa4427879c06a315cf69a9067eccd31.tar.bz2
historical-d26b30a73fa4427879c06a315cf69a9067eccd31.zip
alpha/ia64/sparc stable wrt #201747
Package-Manager: portage-2.1.3.19
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild4
-rw-r--r--xfce-base/orage/ChangeLog5
-rw-r--r--xfce-base/orage/orage-4.4.2.ebuild4
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-0.9.0-r1.ebuild4
-rw-r--r--xfce-base/xfce-mcs-manager/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild4
-rw-r--r--xfce-base/xfce-mcs-plugins/ChangeLog6
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog5
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild4
-rw-r--r--xfce-base/xfprint/ChangeLog5
-rw-r--r--xfce-base/xfprint/xfprint-4.4.2.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.4.2.ebuild4
26 files changed, 80 insertions, 39 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index bb812d959913..cf1977b5d2da 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.100 2007/12/09 20:37:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.101 2007/12/12 08:57:22 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> libxfce4mcs-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libxfce4mcs-4.4.2.ebuild:
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild
index 022f2eb43d74..8a5a91041abe 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild,v 1.4 2007/12/11 10:55:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.2.ebuild,v 1.5 2007/12/12 08:57:22 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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 6d4941220e31..653c8f838464 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.106 2007/12/09 20:38:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.107 2007/12/12 08:56:41 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> libxfce4util-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libxfce4util-4.4.2.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild
index cb2a5b07b0d6..bf1de060c0ba 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.5 2007/12/11 10:55:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.6 2007/12/12 08:56:41 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 9719cf7d9b5c..5a3df81daa0c 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.109 2007/12/09 20:36:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.110 2007/12/12 08:58:53 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libxfcegui4-4.4.2.ebuild:
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild
index a5d7d6581ccc..730843d1cefd 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild,v 1.4 2007/12/11 10:55:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.2.ebuild,v 1.5 2007/12/12 08:58:53 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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/orage/ChangeLog b/xfce-base/orage/ChangeLog
index 9e42de0f4a8a..b436327963c5 100644
--- a/xfce-base/orage/ChangeLog
+++ b/xfce-base/orage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/orage
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.37 2007/12/09 20:36:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.38 2007/12/12 09:10:22 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> orage-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> orage-4.4.2.ebuild:
ppc stable, bug #201747
diff --git a/xfce-base/orage/orage-4.4.2.ebuild b/xfce-base/orage/orage-4.4.2.ebuild
index 65fea0d250ef..95865c75f258 100644
--- a/xfce-base/orage/orage-4.4.2.ebuild
+++ b/xfce-base/orage/orage-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.2.ebuild,v 1.4 2007/12/11 10:55:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.2.ebuild,v 1.5 2007/12/12 09:10:22 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
DESCRIPTION="Calendar"
HOMEPAGE="http://www.xfce.org/projects/orage"
-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
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index ed35ae813719..574589791e95 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.43 2007/12/09 20:33:55 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.44 2007/12/12 09:04:33 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> thunar-0.9.0-r1.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
thunar-0.9.0-r1.ebuild:
diff --git a/xfce-base/thunar/thunar-0.9.0-r1.ebuild b/xfce-base/thunar/thunar-0.9.0-r1.ebuild
index 5226d175bfb4..54fbc3d4cead 100644
--- a/xfce-base/thunar/thunar-0.9.0-r1.ebuild
+++ b/xfce-base/thunar/thunar-0.9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r1.ebuild,v 1.4 2007/12/11 10:55:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r1.ebuild,v 1.5 2007/12/12 09:04:33 armin76 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 fc9ee5ead408..3e16d9ad890b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.96 2007/12/09 20:41:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.97 2007/12/12 08:59:36 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce-mcs-manager-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce-mcs-manager-4.4.2.ebuild:
diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild
index 6e8297308a8f..52bbee69c4e0 100644
--- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild
+++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.4 2007/12/11 10:55:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.4.2.ebuild,v 1.5 2007/12/12 08:59:36 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog
index bbf3126ef48b..9acb0bd7ac48 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.110 2007/12/09 20:42:26 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.111 2007/12/12 09:00:49 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce-mcs-plugins-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce-mcs-plugins-4.4.2.ebuild:
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild
index df8292a06765..476ffa5dc2b5 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.4 2007/12/11 10:55:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.5 2007/12/12 09:00:49 armin76 Exp $
inherit xfce44
@@ -8,7 +8,7 @@ XFCE_VERSION=4.4.2
xfce44
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"
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index dd5bb81bea45..db72a348fc07 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.120 2007/12/09 20:34:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.121 2007/12/12 09:05:59 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce-utils-4.4.2-r1.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce-utils-4.4.2-r1.ebuild:
diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild
index 91b83449ac57..3a86a8045fe1 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2-r1.ebuild,v 1.4 2007/12/11 10:55:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.2-r1.ebuild,v 1.5 2007/12/12 09:05:59 armin76 Exp $
inherit eutils xfce44
@@ -9,7 +9,7 @@ xfce44
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"
RDEPEND="x11-apps/xrdb
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 3ee8815f3fc2..b9ea43cc1f61 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.121 2007/12/09 20:39:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.122 2007/12/12 09:03:51 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-panel-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-panel-4.4.2.ebuild:
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild
index 962065d9306e..327e5e3893f1 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.4 2007/12/11 10:55:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild,v 1.5 2007/12/12 09:03:51 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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 efd8d22ea681..6249514b9bdc 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.72 2007/12/11 11:28:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.73 2007/12/12 09:07:32 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-session-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
11 Dec 2007; Christoph Mende <angelos@gentoo.org>
xfce4-session-4.4.1.ebuild, xfce4-session-4.4.2.ebuild:
diff --git a/xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild
index ed21ef23e539..e2e8fcb08e5b 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.5 2007/12/11 11:26:22 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.2.ebuild,v 1.6 2007/12/12 09:07:32 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index 26df01c40edd..af3843826946 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.115 2007/12/09 20:38:39 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.116 2007/12/12 09:06:40 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfdesktop-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfdesktop-4.4.2.ebuild:
diff --git a/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild
index 51b4b20eb918..81f6960d0554 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild,v 1.8 2007/12/11 10:55:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild,v 1.9 2007/12/12 09:06:40 armin76 Exp $
EAPI=1
@@ -12,7 +12,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/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog
index cdcfd70418be..134c3815a99a 100644
--- a/xfce-base/xfprint/ChangeLog
+++ b/xfce-base/xfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfprint
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.104 2007/12/09 20:35:09 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.105 2007/12/12 09:14:07 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfprint-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfprint-4.4.2.ebuild:
diff --git a/xfce-base/xfprint/xfprint-4.4.2.ebuild b/xfce-base/xfprint/xfprint-4.4.2.ebuild
index 79f854c52841..acccc8c26ce5 100644
--- a/xfce-base/xfprint/xfprint-4.4.2.ebuild
+++ b/xfce-base/xfprint/xfprint-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.4.2.ebuild,v 1.4 2007/12/11 10:55:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.4.2.ebuild,v 1.5 2007/12/12 09:14:07 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
DESCRIPTION="Frontend for printing, management and job queue."
HOMEPAGE="http://www.xfce.org/projects/xfprint"
-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="cups debug doc"
RDEPEND="cups? ( net-print/cups )
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 083ce03f62df..c9fec69dc02d 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.115 2007/12/09 20:40:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.116 2007/12/12 09:05:18 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfwm4-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> xfwm4-4.4.2.ebuild:
ppc stable, bug #201747
diff --git a/xfce-base/xfwm4/xfwm4-4.4.2.ebuild b/xfce-base/xfwm4/xfwm4-4.4.2.ebuild
index 809891f6bdca..fabd83334a9a 100644
--- a/xfce-base/xfwm4/xfwm4-4.4.2.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.2.ebuild,v 1.4 2007/12/11 10:55:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.2.ebuild,v 1.5 2007/12/12 09:05:18 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
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"