diff options
author | 2012-02-10 12:26:27 +0000 | |
---|---|---|
committer | 2012-02-10 12:26:27 +0000 | |
commit | 4ea01ce129565d3a9c80ad17e71cf973ff24f745 (patch) | |
tree | b4cacc473bbbc64869ee0d6d9440cb357144d6ad /xfce-base | |
parent | old (diff) | |
download | historical-4ea01ce129565d3a9c80ad17e71cf973ff24f745.tar.gz historical-4ea01ce129565d3a9c80ad17e71cf973ff24f745.tar.bz2 historical-4ea01ce129565d3a9c80ad17e71cf973ff24f745.zip |
ppc/ppc64/x86 stable wrt #401229
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.8.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfdesktop/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild | 10 | ||||
-rw-r--r-- | xfce-base/xfwm4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.8.3.ebuild | 6 |
8 files changed, 28 insertions, 16 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index bbde18feb165..656e01838d99 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2012/02/09 01:40:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.30 2012/02/10 12:23:47 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> libxfce4ui-4.8.1.ebuild: + ppc/ppc64/x86 stable wrt #401229 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.8.1.ebuild: Stable for HPPA (bug #401229). diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild index 415a48471e5d..8149625d54f7 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.1.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.8.1.ebuild,v 1.3 2012/02/09 01:40:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild,v 1.4 2012/02/10 12:23:47 ssuominen 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 ~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=">=dev-libs/glib-2.16 diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 76fdfa2a1ee1..b25f564796ed 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.54 2012/02/09 01:40:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.55 2012/02/10 12:24:45 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.8.1.ebuild: + ppc/ppc64/x86 stable wrt #401229 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> xfconf-4.8.1.ebuild: Stable for HPPA (bug #401229). diff --git a/xfce-base/xfconf/xfconf-4.8.1.ebuild b/xfce-base/xfconf/xfconf-4.8.1.ebuild index 176700523e30..6bc1f27061e4 100644 --- a/xfce-base/xfconf/xfconf-4.8.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.8.1.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.8.1.ebuild,v 1.3 2012/02/09 01:40:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.4 2012/02/10 12:24:45 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/${PV%.*}/${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.90 diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog index b435d5722a8b..f711da0401be 100644 --- a/xfce-base/xfdesktop/ChangeLog +++ b/xfce-base/xfdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfdesktop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.199 2012/02/09 01:40:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.200 2012/02/10 12:26:27 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.8.3.ebuild: + ppc/ppc64/x86 stable wrt #401229 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> xfdesktop-4.8.3.ebuild: Stable for HPPA (bug #401229). diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild index aece4eb2de8b..048f4db44936 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.8.3.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/xfdesktop/xfdesktop-4.8.3.ebuild,v 1.5 2012/02/09 01:40:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild,v 1.6 2012/02/10 12:26:27 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,22 +11,22 @@ 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 x11-libs/libSM >=x11-libs/libwnck-2.22:1 - >=dev-libs/glib-2.18:2 + >=dev-libs/glib-2.18 >=x11-libs/gtk+-2.14:2 >=xfce-base/libxfce4util-4.8 >=xfce-base/libxfce4ui-4.8 >=xfce-base/garcon-0.1.5 >=xfce-base/xfconf-4.8 - libnotify? ( >=x11-libs/libnotify-0.4 ) + libnotify? ( >=x11-libs/libnotify-0.7 ) thunar? ( >=xfce-base/exo-0.6 >=xfce-base/thunar-1.2[dbus] - >=dev-libs/dbus-glib-0.88 )" #388407 + >=dev-libs/dbus-glib-0.90 )" #388407 DEPEND="${RDEPEND} dev-util/intltool dev-util/pkgconfig diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index cd8d7e2b8d8c..fd940bd1d628 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.183 2012/02/09 01:41:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.184 2012/02/10 12:26:24 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> xfwm4-4.8.3.ebuild: + ppc/ppc64/x86 stable wrt #401229 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> xfwm4-4.8.3.ebuild: Stable for HPPA (bug #401229). diff --git a/xfce-base/xfwm4/xfwm4-4.8.3.ebuild b/xfce-base/xfwm4/xfwm4-4.8.3.ebuild index df1052bcb000..154bf0113398 100644 --- a/xfce-base/xfwm4/xfwm4-4.8.3.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.8.3.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.8.3.ebuild,v 1.4 2012/02/09 01:41:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.3.ebuild,v 1.5 2012/02/10 12:26:24 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,10 +11,10 @@ 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 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 +RDEPEND=">=dev-libs/glib-2.10 >=x11-libs/gtk+-2.14:2 x11-libs/libICE x11-libs/libSM |