From a0240e2f9e3e1bceccd0ed63d047d33d02947b34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Hajdan?= Date: Sun, 16 Oct 2011 03:35:22 +0000 Subject: [PATCH] x86 stable wrt bug #386963 Package-Manager: portage-2.1.10.11/cvs/Linux i686 --- xfce-base/exo/ChangeLog | 5 ++++- xfce-base/exo/exo-0.6.2.ebuild | 4 ++-- xfce-base/garcon/ChangeLog | 5 ++++- xfce-base/garcon/garcon-0.1.9.ebuild | 4 ++-- xfce-base/libxfce4util/ChangeLog | 6 +++++- xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild | 4 ++-- xfce-base/thunar/ChangeLog | 5 ++++- xfce-base/thunar/thunar-1.2.3.ebuild | 4 ++-- xfce-base/xfce-utils/ChangeLog | 5 ++++- xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild | 4 ++-- xfce-base/xfce4-panel/ChangeLog | 6 +++++- xfce-base/xfce4-panel/xfce4-panel-4.8.6.ebuild | 4 ++-- xfce-base/xfce4-session/ChangeLog | 6 +++++- xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild | 4 ++-- xfce-base/xfce4-settings/ChangeLog | 6 +++++- xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild | 4 ++-- xfce-base/xfwm4/ChangeLog | 5 ++++- xfce-base/xfwm4/xfwm4-4.8.2.ebuild | 4 ++-- 18 files changed, 58 insertions(+), 27 deletions(-) diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index f83c91e5cfa7..2f84185ee079 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.59 2011/10/15 21:08:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.60 2011/10/16 03:29:22 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr exo-0.6.2.ebuild: + x86 stable wrt bug #386963 15 Oct 2011; Samuli Suominen exo-0.6.0.ebuild, exo-0.6.2.ebuild: diff --git a/xfce-base/exo/exo-0.6.2.ebuild b/xfce-base/exo/exo-0.6.2.ebuild index e9259b15d8fd..ece33362a74c 100644 --- a/xfce-base/exo/exo-0.6.2.ebuild +++ b/xfce-base/exo/exo-0.6.2.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.2.ebuild,v 1.2 2011/10/15 21:08:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.3 2011/10/16 03:29:22 phajdan.jr Exp $ EAPI=4 PYTHON_DEPEND="python? 2" @@ -12,7 +12,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 063e739d467a..a5086ad9689a 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.30 2011/09/12 19:22:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.31 2011/10/16 03:30:04 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr garcon-0.1.9.ebuild: + x86 stable wrt bug #386963 12 Sep 2011; Christoph Mende garcon-0.1.9.ebuild: Add missing libxfce4util dependency diff --git a/xfce-base/garcon/garcon-0.1.9.ebuild b/xfce-base/garcon/garcon-0.1.9.ebuild index 758ea4318014..270b8531a94b 100644 --- a/xfce-base/garcon/garcon-0.1.9.ebuild +++ b/xfce-base/garcon/garcon-0.1.9.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.9.ebuild,v 1.2 2011/09/12 19:22:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.3 2011/10/16 03:30:04 phajdan.jr Exp $ EAPI=4 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/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 3a638cd8693f..31d57728ae92 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.161 2011/09/12 19:11:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.162 2011/10/16 03:30:37 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr + libxfce4util-4.8.2.ebuild: + x86 stable wrt bug #386963 *libxfce4util-4.8.2 (12 Sep 2011) diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild index 67392ababbeb..d21612d520ec 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.8.2.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.2.ebuild,v 1.1 2011/09/12 19:11:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.2 2011/10/16 03:30:37 phajdan.jr Exp $ EAPI=4 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/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 27163756ff22..72a9d9bdbf8c 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.125 2011/09/23 17:32:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.126 2011/10/16 03:31:34 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr thunar-1.2.3.ebuild: + x86 stable wrt bug #386963 *thunar-1.2.3 (23 Sep 2011) diff --git a/xfce-base/thunar/thunar-1.2.3.ebuild b/xfce-base/thunar/thunar-1.2.3.ebuild index 0a89b91897a3..70bbb4edeb89 100644 --- a/xfce-base/thunar/thunar-1.2.3.ebuild +++ b/xfce-base/thunar/thunar-1.2.3.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/thunar/thunar-1.2.3.ebuild,v 1.1 2011/09/23 17:32:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.2 2011/10/16 03:31:34 phajdan.jr Exp $ EAPI=4 inherit virtualx xfconf @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${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 ~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.6.7" diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 8658320a08ff..e413a9fb64f7 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.184 2011/09/23 16:46:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.185 2011/10/16 03:34:37 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr xfce-utils-4.8.3.ebuild: + x86 stable wrt bug #386963 *xfce-utils-4.8.3 (23 Sep 2011) diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild index 1fa4f21c65fc..2689a5d14573 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.8.3.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.3.ebuild,v 1.1 2011/09/23 16:46:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild,v 1.2 2011/10/16 03:34:37 phajdan.jr Exp $ EAPI=4 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-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 5711c3e58ed7..476acaba7367 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.202 2011/09/22 17:32:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.203 2011/10/16 03:32:16 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr + xfce4-panel-4.8.6.ebuild: + x86 stable wrt bug #386963 *xfce4-panel-4.8.6 (22 Sep 2011) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.6.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.6.ebuild index 530d97a9266c..9edb7e0b3945 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.8.6.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.8.6.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.6.ebuild,v 1.1 2011/09/22 17:32:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.6.ebuild,v 1.2 2011/10/16 03:32:16 phajdan.jr Exp $ EAPI=4 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 ddfcce15925e..9ce7bf4509b3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.142 2011/09/14 16:28:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.143 2011/10/16 03:33:00 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr + xfce4-session-4.8.2.ebuild: + x86 stable wrt bug #386963 *xfce4-session-4.8.2 (14 Sep 2011) diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild index 31795acf9200..193728b6b691 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.8.2.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.2.ebuild,v 1.1 2011/09/14 16:28:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild,v 1.2 2011/10/16 03:33:00 phajdan.jr Exp $ EAPI=4 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.92 diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index f1dccf7f95e3..6cfff05c3448 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,10 @@ # 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.79 2011/09/23 16:43:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.80 2011/10/16 03:33:49 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr + xfce4-settings-4.8.3.ebuild: + x86 stable wrt bug #386963 *xfce4-settings-4.8.3 (23 Sep 2011) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild index 6a9412a520df..278035fab416 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.3.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.3.ebuild,v 1.1 2011/09/23 16:43:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild,v 1.2 2011/10/16 03:33:49 phajdan.jr Exp $ EAPI=4 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 libcanberra libnotify +xklavier" RDEPEND=">=dev-libs/glib-2.16:2 diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index babdc811f9a6..549df42dd11d 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.173 2011/09/23 16:51:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.174 2011/10/16 03:35:22 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr xfwm4-4.8.2.ebuild: + x86 stable wrt bug #386963 *xfwm4-4.8.2 (23 Sep 2011) diff --git a/xfce-base/xfwm4/xfwm4-4.8.2.ebuild b/xfce-base/xfwm4/xfwm4-4.8.2.ebuild index e878debc7ada..d8d10423f2ff 100644 --- a/xfce-base/xfwm4/xfwm4-4.8.2.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.8.2.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.2.ebuild,v 1.1 2011/09/23 16:51:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.2.ebuild,v 1.2 2011/10/16 03:35:22 phajdan.jr Exp $ EAPI=4 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 -- 2.26.2