summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:39:50 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:39:50 +0000
commit4be42d7cf6365fb2372f4cbe7d5606c0573ef76d (patch)
tree04a52acab1b90cfff4de18367064412327c00da0 /xfce-base
parentUse EnvironmentFile=-/etc/conf.d/acpid with - in case user has done something... (diff)
downloadhistorical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.gz
historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.bz2
historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.zip
Keyword mips
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.8.0.ebuild4
-rw-r--r--xfce-base/libxfce4ui/ChangeLog6
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild4
-rw-r--r--xfce-base/libxfce4util/ChangeLog6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild4
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.4.0.ebuild4
-rw-r--r--xfce-base/xfce4-appfinder/ChangeLog6
-rw-r--r--xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild4
-rw-r--r--xfce-base/xfce4-panel/ChangeLog6
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild4
-rw-r--r--xfce-base/xfce4-session/ChangeLog6
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild4
-rw-r--r--xfce-base/xfconf/ChangeLog5
-rw-r--r--xfce-base/xfconf/xfconf-4.10.0.ebuild4
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.10.0.ebuild4
18 files changed, 59 insertions, 27 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 6477c7c5050b..501838f36ee3 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.79 2012/05/17 14:32:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.80 2012/05/19 12:22:33 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> exo-0.8.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> exo-0.8.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild
index 90d91200a048..24a98ed550c0 100644
--- a/xfce-base/exo/exo-0.8.0.ebuild
+++ b/xfce-base/exo/exo-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.4 2012/05/17 14:32:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.5 2012/05/19 12:22:33 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-lang/perl-5.6
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog
index 130269f30ded..850344bd5b43 100644
--- a/xfce-base/libxfce4ui/ChangeLog
+++ b/xfce-base/libxfce4ui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfce4ui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.44 2012/05/17 14:27:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.45 2012/05/19 12:25:02 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ libxfce4ui-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild
index e716f9f6f226..c8cffb386c3d 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.4 2012/05/17 14:27:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.5 2012/05/19 12:25:02 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug glade startup-notification"
RDEPEND=">=dev-libs/glib-2.24
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index cfedbbab3972..fe9d9ea24f30 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.176 2012/05/17 14:25:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.177 2012/05/19 12:31:38 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ libxfce4util-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
index fa0de512d29c..8da3fa35631e 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.4 2012/05/17 14:25:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.5 2012/05/19 12:31:38 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.24"
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index bb76beeec2f5..b544db912333 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.143 2012/05/14 14:57:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.144 2012/05/19 12:27:23 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> thunar-1.4.0.ebuild:
+ Keyword mips
14 May 2012; Samuli Suominen <ssuominen@gentoo.org> -thunar-1.3.2.ebuild:
old
diff --git a/xfce-base/thunar/thunar-1.4.0.ebuild b/xfce-base/thunar/thunar-1.4.0.ebuild
index 073e67b61c09..d5d971ab673e 100644
--- a/xfce-base/thunar/thunar-1.4.0.ebuild
+++ b/xfce-base/thunar/thunar-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.3 2012/05/14 14:56:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.4 2012/05/19 12:27:23 blueness Exp $
EAPI=4
inherit virtualx xfconf
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
GVFS_DEPEND=">=gnome-base/gvfs-1.10.1"
diff --git a/xfce-base/xfce4-appfinder/ChangeLog b/xfce-base/xfce4-appfinder/ChangeLog
index 09211f9ba146..33d031953452 100644
--- a/xfce-base/xfce4-appfinder/ChangeLog
+++ b/xfce-base/xfce4-appfinder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-appfinder
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/ChangeLog,v 1.7 2012/05/17 14:46:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/ChangeLog,v 1.8 2012/05/19 12:33:05 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ xfce4-appfinder-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild
index bc5c691bc4ca..9c6023af15b0 100644
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild
+++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild,v 1.4 2012/05/17 14:46:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild,v 1.5 2012/05/19 12:33:05 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/dbus-glib-0.98
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 7bf1453bf707..221f3e93a847 100644
--- a/xfce-base/xfce4-panel/ChangeLog
+++ b/xfce-base/xfce4-panel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-panel
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.221 2012/05/17 14:45:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.222 2012/05/19 12:29:35 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ xfce4-panel-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild
index 3552e1e232fd..bd4f2a4f7814 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.10.0.ebuild,v 1.3 2012/05/17 14:45:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild,v 1.4 2012/05/19 12:29:35 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/dbus-glib-0.98
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index a99687e0ad3b..978f8e06a034 100644
--- a/xfce-base/xfce4-session/ChangeLog
+++ b/xfce-base/xfce4-session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-session
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.162 2012/05/17 14:40:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.163 2012/05/19 12:39:50 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ xfce4-session-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> xfce4-session-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild
index 81d7685e6330..88543efa24f9 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.10.0.ebuild,v 1.4 2012/05/17 14:40:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild,v 1.5 2012/05/19 12:39:50 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="consolekit debug gnome-keyring policykit udev +xscreensaver"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.98
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog
index f83215b0769a..ba16e81b8a81 100644
--- a/xfce-base/xfconf/ChangeLog
+++ b/xfce-base/xfconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.67 2012/05/17 14:27:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.68 2012/05/19 12:34:55 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> xfconf-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> xfconf-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild
index f10d5f9843a5..74421e984823 100644
--- a/xfce-base/xfconf/xfconf-4.10.0.ebuild
+++ b/xfce-base/xfconf/xfconf-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.4 2012/05/17 14:27:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.5 2012/05/19 12:34:55 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
IUSE="debug perl"
RDEPEND=">=dev-libs/dbus-glib-0.98
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 27eff2a9fca5..b4d3dbe99e00 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.195 2012/05/17 14:28:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.196 2012/05/19 12:17:35 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> xfwm4-4.10.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> xfwm4-4.10.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/xfwm4/xfwm4-4.10.0.ebuild b/xfce-base/xfwm4/xfwm4-4.10.0.ebuild
index 5477141b939e..16f5754ef6f4 100644
--- a/xfce-base/xfwm4/xfwm4-4.10.0.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.10.0.ebuild,v 1.4 2012/05/17 14:28:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.10.0.ebuild,v 1.5 2012/05/19 12:17:35 blueness Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug startup-notification +xcomposite"
RDEPEND=">=dev-libs/glib-2.20