summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-12 09:19:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-12 09:19:56 +0000
commitca5e247a5668fff8344a1081ab19470fadd64bc0 (patch)
treecbe7cf4b5f7abcaae2cf55ac5244919e9f7fe811 /xfce-extra
parentFixed bug #202007, thanks to Denilson. Fixed unquoted variables. (diff)
downloadhistorical-ca5e247a5668fff8344a1081ab19470fadd64bc0.tar.gz
historical-ca5e247a5668fff8344a1081ab19470fadd64bc0.tar.bz2
historical-ca5e247a5668fff8344a1081ab19470fadd64bc0.zip
alpha/ia64/sparc stable wrt #201747
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/mousepad/ChangeLog5
-rw-r--r--xfce-extra/mousepad/mousepad-0.2.13.ebuild4
-rw-r--r--xfce-extra/ristretto/ChangeLog5
-rw-r--r--xfce-extra/ristretto/ristretto-0.0.14.ebuild4
-rw-r--r--xfce-extra/terminal/ChangeLog5
-rw-r--r--xfce-extra/terminal/terminal-0.2.8.ebuild4
-rw-r--r--xfce-extra/thunar-volman/ChangeLog5
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild4
-rw-r--r--xfce-extra/xfce4-appfinder/ChangeLog6
-rw-r--r--xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild4
-rw-r--r--xfce-extra/xfce4-cpugraph/ChangeLog6
-rw-r--r--xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild4
-rw-r--r--xfce-extra/xfce4-fsguard/ChangeLog5
-rw-r--r--xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild4
-rw-r--r--xfce-extra/xfce4-icon-theme/ChangeLog6
-rw-r--r--xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild4
-rw-r--r--xfce-extra/xfce4-mixer/ChangeLog5
-rw-r--r--xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild4
-rw-r--r--xfce-extra/xfce4-notes/ChangeLog5
-rw-r--r--xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild4
-rw-r--r--xfce-extra/xfce4-places/ChangeLog5
-rw-r--r--xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild4
-rw-r--r--xfce-extra/xfce4-weather/ChangeLog5
-rw-r--r--xfce-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild4
-rw-r--r--xfce-extra/xfwm4-themes/ChangeLog5
-rw-r--r--xfce-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild4
26 files changed, 81 insertions, 39 deletions
diff --git a/xfce-extra/mousepad/ChangeLog b/xfce-extra/mousepad/ChangeLog
index 4565591d9ea9..5f5c50d3bd06 100644
--- a/xfce-extra/mousepad/ChangeLog
+++ b/xfce-extra/mousepad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/mousepad
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.43 2007/12/09 20:43:47 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.44 2007/12/12 09:11:02 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> mousepad-0.2.13.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
mousepad-0.2.13.ebuild:
diff --git a/xfce-extra/mousepad/mousepad-0.2.13.ebuild b/xfce-extra/mousepad/mousepad-0.2.13.ebuild
index 820eae386553..c64393a6e3ec 100644
--- a/xfce-extra/mousepad/mousepad-0.2.13.ebuild
+++ b/xfce-extra/mousepad/mousepad-0.2.13.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-extra/mousepad/mousepad-0.2.13.ebuild,v 1.5 2007/12/11 10:42:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.13.ebuild,v 1.6 2007/12/12 09:11:02 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
DESCRIPTION="Text editor"
HOMEPAGE="http://www.xfce.org/projects/mousepad"
-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=">=x11-libs/gtk+-2.6
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog
index 11f49e6b66fd..3188f574a6ac 100644
--- a/xfce-extra/ristretto/ChangeLog
+++ b/xfce-extra/ristretto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/ristretto
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.18 2007/12/10 06:24:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.19 2007/12/12 09:19:56 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> ristretto-0.0.14.ebuild:
+ alpha/ia64/sparc stable wrt #201747
10 Dec 2007; Jeroen Roovers <jer@gentoo.org> ristretto-0.0.15.ebuild:
Marked ~hppa (bug #199505).
diff --git a/xfce-extra/ristretto/ristretto-0.0.14.ebuild b/xfce-extra/ristretto/ristretto-0.0.14.ebuild
index cb45bab5685f..9995a8a4056a 100644
--- a/xfce-extra/ristretto/ristretto-0.0.14.ebuild
+++ b/xfce-extra/ristretto/ristretto-0.0.14.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-extra/ristretto/ristretto-0.0.14.ebuild,v 1.3 2007/12/09 21:57:10 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.4 2007/12/12 09:19:56 armin76 Exp $
inherit xfce44
@@ -11,7 +11,7 @@ DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environm
HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.12
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog
index abfa2bdad139..c291503e314c 100644
--- a/xfce-extra/terminal/ChangeLog
+++ b/xfce-extra/terminal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/terminal
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.55 2007/12/09 20:49:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.56 2007/12/12 09:12:17 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> terminal-0.2.8.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
terminal-0.2.8.ebuild:
diff --git a/xfce-extra/terminal/terminal-0.2.8.ebuild b/xfce-extra/terminal/terminal-0.2.8.ebuild
index e42b8286de1b..9330ad276481 100644
--- a/xfce-extra/terminal/terminal-0.2.8.ebuild
+++ b/xfce-extra/terminal/terminal-0.2.8.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-extra/terminal/terminal-0.2.8.ebuild,v 1.5 2007/12/11 10:42:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.8.ebuild,v 1.6 2007/12/12 09:12:17 armin76 Exp $
inherit xfce44
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="Terminal for Xfce desktop environment, based on vte library."
HOMEPAGE="http://www.xfce.org/projects/terminal"
-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 startup-notification doc"
RDEPEND=">=dev-libs/glib-2.6
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog
index 7908ca656dc9..9febe1aabfbd 100644
--- a/xfce-extra/thunar-volman/ChangeLog
+++ b/xfce-extra/thunar-volman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/thunar-volman
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.38 2007/12/09 20:46:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.39 2007/12/12 09:17:46 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> thunar-volman-0.2.0.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
thunar-volman-0.2.0.ebuild:
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild
index 6864b6fb12e2..28e37dcd542a 100644
--- a/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild
+++ b/xfce-extra/thunar-volman/thunar-volman-0.2.0.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-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.4 2007/12/11 10:42:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.5 2007/12/12 09:17:46 armin76 Exp $
inherit eutils xfce44
@@ -10,7 +10,7 @@ DESCRIPTION="Thunar volume management"
HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman"
SRC_URI="mirror://berlios/xfce-goodies/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86"
IUSE="debug"
RDEPEND="dev-libs/dbus-glib
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog
index 75fb98f2ad25..bdf82de6990b 100644
--- a/xfce-extra/xfce4-appfinder/ChangeLog
+++ b/xfce-extra/xfce4-appfinder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-appfinder
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.63 2007/12/09 20:48:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.64 2007/12/12 09:13:04 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce4-appfinder-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-appfinder-4.4.2.ebuild:
diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild
index 4a26589eb599..2799785b970b 100644
--- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild
+++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-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-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild,v 1.4 2007/12/11 10:42:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild,v 1.5 2007/12/12 09:13:04 armin76 Exp $
inherit xfce44
@@ -9,7 +9,7 @@ xfce44
DESCRIPTION="Application finder"
HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder"
-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-extra/xfce4-cpugraph/ChangeLog b/xfce-extra/xfce4-cpugraph/ChangeLog
index 9b2296952a85..70084fa9f454 100644
--- a/xfce-extra/xfce4-cpugraph/ChangeLog
+++ b/xfce-extra/xfce4-cpugraph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-cpugraph
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.32 2007/12/09 20:49:15 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.33 2007/12/12 09:16:31 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce4-cpugraph-0.4.0.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-cpugraph-0.4.0.ebuild:
diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild
index 933524543561..f4dc81602123 100644
--- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild
+++ b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.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-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild,v 1.4 2007/12/11 10:42:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild,v 1.5 2007/12/12 09:16:31 armin76 Exp $
inherit xfce44
@@ -8,7 +8,7 @@ xfce44
xfce44_gzipped
DESCRIPTION="CPU load panel plugin"
-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"
DOCS="AUTHORS ChangeLog NEWS README TODO"
diff --git a/xfce-extra/xfce4-fsguard/ChangeLog b/xfce-extra/xfce4-fsguard/ChangeLog
index b0e6bfb728c4..73fe02e1228f 100644
--- a/xfce-extra/xfce4-fsguard/ChangeLog
+++ b/xfce-extra/xfce4-fsguard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-fsguard
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.24 2007/12/09 20:43:05 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.25 2007/12/12 09:15:45 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-fsguard-0.4.0.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-fsguard-0.4.0.ebuild:
diff --git a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild
index 4973401dc7d4..fb1b32e2166d 100644
--- a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild
+++ b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild,v 1.4 2007/12/11 10:42:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.4.0.ebuild,v 1.5 2007/12/12 09:15:45 armin76 Exp $
inherit xfce44
xfce44
DESCRIPTION="Filesystem guard panel plugin"
-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"
xfce44_goodies_panel_plugin
diff --git a/xfce-extra/xfce4-icon-theme/ChangeLog b/xfce-extra/xfce4-icon-theme/ChangeLog
index 22532940e4a1..1149b02ec368 100644
--- a/xfce-extra/xfce4-icon-theme/ChangeLog
+++ b/xfce-extra/xfce4-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-icon-theme
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-icon-theme/ChangeLog,v 1.61 2007/12/09 20:44:44 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-icon-theme/ChangeLog,v 1.62 2007/12/12 09:08:36 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce4-icon-theme-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-icon-theme-4.4.2.ebuild:
diff --git a/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild b/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild
index 5756ef110fb0..709529c8cc93 100644
--- a/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild
+++ b/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-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-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild,v 1.4 2007/12/11 10:42:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.4.2.ebuild,v 1.5 2007/12/12 09:08:36 armin76 Exp $
inherit xfce44
@@ -8,7 +8,7 @@ XFCE_VERSION=4.4.2
xfce44
DESCRIPTION="Icon theme"
-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"
RESTRICT="binchecks strip"
RDEPEND="x11-themes/hicolor-icon-theme"
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog
index be52cb3ea574..537ef4d12c2a 100644
--- a/xfce-extra/xfce4-mixer/ChangeLog
+++ b/xfce-extra/xfce4-mixer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-mixer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.99 2007/12/09 20:48:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.100 2007/12/12 09:09:14 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-mixer-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-mixer-4.4.2.ebuild:
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild
index 65d9f162a227..46c92c0277ee 100644
--- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild
+++ b/xfce-extra/xfce4-mixer/xfce4-mixer-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-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild,v 1.5 2007/12/11 10:42:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild,v 1.6 2007/12/12 09:09:14 armin76 Exp $
inherit eutils xfce44
@@ -12,7 +12,7 @@ xfce44_single_make
DESCRIPTION="Volume control application (ALSA or OSS)"
HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer"
-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="alsa debug"
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog
index b7facb7d25af..6a23fd32fa5e 100644
--- a/xfce-extra/xfce4-notes/ChangeLog
+++ b/xfce-extra/xfce4-notes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-notes
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.36 2007/12/09 20:46:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.37 2007/12/12 09:19:15 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-notes-1.6.0.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-notes-1.6.0.ebuild:
diff --git a/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild
index 3497e3f3ae31..3e1018dabe30 100644
--- a/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild
+++ b/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild,v 1.5 2007/12/11 10:42:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.0.ebuild,v 1.6 2007/12/12 09:19:15 armin76 Exp $
inherit xfce44
DESCRIPTION="Xfce4 panel sticky notes plugin"
-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"
DOCS="AUTHORS ChangeLog NEWS README TODO"
diff --git a/xfce-extra/xfce4-places/ChangeLog b/xfce-extra/xfce4-places/ChangeLog
index e26b5a99ecda..b083c672d6c3 100644
--- a/xfce-extra/xfce4-places/ChangeLog
+++ b/xfce-extra/xfce4-places/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-places
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/ChangeLog,v 1.32 2007/12/09 20:47:15 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/ChangeLog,v 1.33 2007/12/12 09:18:31 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-places-1.0.0.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-places-1.0.0.ebuild:
diff --git a/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild b/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild
index 2eb0669aee7e..cc3b93bd691b 100644
--- a/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild
+++ b/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild,v 1.4 2007/12/11 10:42:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/xfce4-places-1.0.0.ebuild,v 1.5 2007/12/12 09:18:31 armin76 Exp $
inherit xfce44
xfce44
DESCRIPTION="Places menu plug-in for panel, like GNOME's"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
diff --git a/xfce-extra/xfce4-weather/ChangeLog b/xfce-extra/xfce4-weather/ChangeLog
index 84cafa62bb66..9fe66cf35c3d 100644
--- a/xfce-extra/xfce4-weather/ChangeLog
+++ b/xfce-extra/xfce4-weather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-weather
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather/ChangeLog,v 1.49 2007/12/09 20:47:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather/ChangeLog,v 1.50 2007/12/12 09:15:05 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfce4-weather-0.6.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfce4-weather-0.6.2.ebuild:
diff --git a/xfce-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild b/xfce-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild
index 0551248e305e..9d838cb13dad 100644
--- a/xfce-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild
+++ b/xfce-extra/xfce4-weather/xfce4-weather-0.6.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-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild,v 1.4 2007/12/11 10:42:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather/xfce4-weather-0.6.2.ebuild,v 1.5 2007/12/12 09:15:05 armin76 Exp $
inherit xfce44
@@ -8,6 +8,6 @@ xfce44
xfce44_goodies_panel_plugin
DESCRIPTION="Weather monitor panel plugin"
-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"
DOCS="AUTHORS ChangeLog NEWS README TODO"
diff --git a/xfce-extra/xfwm4-themes/ChangeLog b/xfce-extra/xfwm4-themes/ChangeLog
index c078917c0be1..1a1a9535bfdd 100644
--- a/xfce-extra/xfwm4-themes/ChangeLog
+++ b/xfce-extra/xfwm4-themes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfwm4-themes
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfwm4-themes/ChangeLog,v 1.92 2007/12/09 20:45:15 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfwm4-themes/ChangeLog,v 1.93 2007/12/12 09:11:34 armin76 Exp $
+
+ 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> xfwm4-themes-4.4.2.ebuild:
+ alpha/ia64/sparc stable wrt #201747
09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
xfwm4-themes-4.4.2.ebuild:
diff --git a/xfce-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild b/xfce-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild
index fab045602488..827172c8772e 100644
--- a/xfce-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild
+++ b/xfce-extra/xfwm4-themes/xfwm4-themes-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-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild,v 1.4 2007/12/11 10:42:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfwm4-themes/xfwm4-themes-4.4.2.ebuild,v 1.5 2007/12/12 09:11:34 armin76 Exp $
inherit xfce44
@@ -8,7 +8,7 @@ XFCE_VERSION=4.4.2
xfce44
DESCRIPTION="Window manager themes"
-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"
RESTRICT="binchecks strip"
RDEPEND=">=xfce-base/xfwm4-${XFCE_MASTER_VERSION}"