summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-25 20:30:31 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-25 20:30:31 +0000
commite2fa9f5231b9a8abba3699b52bd1caaf35976581 (patch)
treefdda09e6572cf10c1ca3c0f79f9a71182d887589 /xfce-base
parentStable for HPPA (bug #349053). (diff)
downloadhistorical-e2fa9f5231b9a8abba3699b52bd1caaf35976581.tar.gz
historical-e2fa9f5231b9a8abba3699b52bd1caaf35976581.tar.bz2
historical-e2fa9f5231b9a8abba3699b52bd1caaf35976581.zip
Stable for HPPA (bug #349053).
Package-Manager: portage-2.2.0_alpha19/cvs/Linux i686
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.6.0.ebuild4
-rw-r--r--xfce-base/garcon/ChangeLog5
-rw-r--r--xfce-base/garcon/garcon-0.1.5.ebuild4
-rw-r--r--xfce-base/libxfce4ui/ChangeLog5
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild4
-rw-r--r--xfce-base/libxfcegui4/ChangeLog5
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild4
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild4
-rw-r--r--xfce-base/xfce4-meta/ChangeLog5
-rw-r--r--xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog5
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog5
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild4
-rw-r--r--xfce-base/xfce4-settings/ChangeLog5
-rw-r--r--xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild4
-rw-r--r--xfce-base/xfconf/ChangeLog5
-rw-r--r--xfce-base/xfconf/xfconf-4.8.0.ebuild4
-rw-r--r--xfce-base/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.8.0.ebuild4
26 files changed, 78 insertions, 39 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index a52c2eb2a77f..7bba793de186 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.50 2011/01/17 15:02:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.51 2011/01/25 20:25:16 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> exo-0.6.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> exo-0.6.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/exo/exo-0.6.0.ebuild b/xfce-base/exo/exo-0.6.0.ebuild
index 03642ba0f1c4..8e8d69077b69 100644
--- a/xfce-base/exo/exo-0.6.0.ebuild
+++ b/xfce-base/exo/exo-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.0.ebuild,v 1.3 2011/01/17 15:02:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.0.ebuild,v 1.4 2011/01/25 20:25:16 jer Exp $
EAPI=3
@@ -14,7 +14,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.6/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug python"
RDEPEND=">=dev-lang/perl-5.6
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog
index 6753d3dd8194..c2eaa02ba5d4 100644
--- a/xfce-base/garcon/ChangeLog
+++ b/xfce-base/garcon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/garcon
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.17 2011/01/17 15:02:34 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.18 2011/01/25 20:25:40 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> garcon-0.1.5.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> garcon-0.1.5.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/garcon/garcon-0.1.5.ebuild b/xfce-base/garcon/garcon-0.1.5.ebuild
index fba0090f7e22..6530e9f39929 100644
--- a/xfce-base/garcon/garcon-0.1.5.ebuild
+++ b/xfce-base/garcon/garcon-0.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.5.ebuild,v 1.3 2011/01/17 15:02:34 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.5.ebuild,v 1.4 2011/01/25 20:25:40 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2"
LICENSE="LGPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.14:2
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog
index a85c9d79100c..aceb98c5c906 100644
--- a/xfce-base/libxfce4ui/ChangeLog
+++ b/xfce-base/libxfce4ui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4ui
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.20 2011/01/21 17:38:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.21 2011/01/25 20:23:29 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
21 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> libxfce4ui-4.8.0.ebuild:
Fix libxfcegui4 block wrt #351945 by Zac Medico.
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
index ac85cf04668e..b4aa3c037d62 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.4 2011/01/21 17:38:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.5 2011/01/25 20:23:29 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug glade startup-notification"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index d1f58e341b8a..b74d48c90a5b 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.156 2011/01/17 14:59:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.157 2011/01/25 20:19:27 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.8.1.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
libxfce4util-4.8.1.ebuild:
diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
index 749298f88dd1..e07073695e69 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild,v 1.2 2011/01/17 14:59:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild,v 1.3 2011/01/25 20:19:27 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.12:2"
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog
index 7b382283ea87..9200689fbd64 100644
--- a/xfce-base/libxfcegui4/ChangeLog
+++ b/xfce-base/libxfcegui4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfcegui4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.158 2011/01/17 15:00:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.159 2011/01/25 20:24:12 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> libxfcegui4-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild
index b38923a5f10a..4addeb64fabf 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild,v 1.3 2011/01/17 15:00:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild,v 1.4 2011/01/25 20:24:12 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
IUSE="debug glade startup-notification"
RDEPEND="gnome-base/libglade
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index d054435acb46..9bf8b6fa572c 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.172 2011/01/17 15:04:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.173 2011/01/25 20:24:50 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce-utils-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce-utils-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild
index 679f2609ba4a..ed2fb79b1599 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.8.0.ebuild,v 1.3 2011/01/17 15:04:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild,v 1.4 2011/01/25 20:24:50 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="dbus debug +lock"
COMMON_DEPEND="x11-libs/libX11
diff --git a/xfce-base/xfce4-meta/ChangeLog b/xfce-base/xfce4-meta/ChangeLog
index b8b56a61e730..11bd0bdf6faf 100644
--- a/xfce-base/xfce4-meta/ChangeLog
+++ b/xfce-base/xfce4-meta/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-meta
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/ChangeLog,v 1.18 2011/01/17 15:08:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/ChangeLog,v 1.19 2011/01/25 20:30:31 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-meta-4.8.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-meta-4.8.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
index cc16d72df4b4..5acb2b1e08b5 100644
--- a/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
+++ b/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild,v 1.3 2011/01/17 15:08:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild,v 1.4 2011/01/25 20:30:31 jer Exp $
EAPI=3
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="minimal +session +svg"
RDEPEND="x11-themes/gtk-engines-xfce
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 1d8cbce998dc..c77182ab99f2 100644
--- a/xfce-base/xfce4-panel/ChangeLog
+++ b/xfce-base/xfce4-panel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-panel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.179 2011/01/17 15:03:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.180 2011/01/25 20:27:53 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-panel-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild
index 1c20deb9d823..5d8df2b08a42 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.8.0.ebuild,v 1.3 2011/01/17 15:03:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.0.ebuild,v 1.4 2011/01/25 20:27:53 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index f00e7dada5c7..06b7d63ebb2b 100644
--- a/xfce-base/xfce4-session/ChangeLog
+++ b/xfce-base/xfce4-session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-session
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.130 2011/01/17 15:04:40 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.131 2011/01/25 20:28:57 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-session-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-session-4.8.0.ebuild:
diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild
index 03e7e0cdc7cd..7faed4f02e26 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.8.0.ebuild,v 1.3 2011/01/17 15:04:40 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.8.0.ebuild,v 1.4 2011/01/25 20:28:57 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="consolekit debug gnome gnome-keyring policykit udev +xfce_plugins_logout"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.88
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog
index daa2ad9442ce..8482f7280dd0 100644
--- a/xfce-base/xfce4-settings/ChangeLog
+++ b/xfce-base/xfce4-settings/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.64 2011/01/17 15:05:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.65 2011/01/25 20:28:09 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-settings-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-settings-4.8.0.ebuild:
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild
index 08f45d730cc1..42aa794ca605 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild,v 1.3 2011/01/17 15:05:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild,v 1.4 2011/01/25 20:28:09 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug +keyboard libnotify sound"
RDEPEND=">=dev-libs/glib-2.16:2
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog
index cbc9e6c807f5..9c21b97ed96c 100644
--- a/xfce-base/xfconf/ChangeLog
+++ b/xfce-base/xfconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.47 2011/01/17 15:00:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.48 2011/01/25 20:22:56 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfconf-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfconf-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfconf/xfconf-4.8.0.ebuild b/xfce-base/xfconf/xfconf-4.8.0.ebuild
index b116bc771cd1..911780551621 100644
--- a/xfce-base/xfconf/xfconf-4.8.0.ebuild
+++ b/xfce-base/xfconf/xfconf-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.3 2011/01/17 15:00:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.4 2011/01/25 20:22:56 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
IUSE="debug perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index e585bbb81f99..880f08a28354 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.181 2011/01/17 15:07:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.182 2011/01/25 20:29:54 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfdesktop-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfdesktop-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild
index 3224a5669f9a..eaee398e7b29 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild,v 1.3 2011/01/17 15:07:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.0.ebuild,v 1.4 2011/01/25 20:29:54 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug libnotify thunar"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 1d1781679426..918f8729e4c0 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.160 2011/01/17 15:06:07 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.161 2011/01/25 20:29:20 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfwm4-4.8.0.ebuild:
+ Stable for HPPA (bug #349053).
17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfwm4-4.8.0.ebuild:
ppc/ppc64 stable wrt #349053
diff --git a/xfce-base/xfwm4/xfwm4-4.8.0.ebuild b/xfce-base/xfwm4/xfwm4-4.8.0.ebuild
index 8b7dcd487306..4162406b66ba 100644
--- a/xfce-base/xfwm4/xfwm4-4.8.0.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.0.ebuild,v 1.3 2011/01/17 15:06:07 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.0.ebuild,v 1.4 2011/01/25 20:29:20 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug startup-notification +xcomposite"
RDEPEND=">=dev-libs/glib-2.10:2