diff options
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.3.106.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.1-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index fb85b5924268..f6875e14bf4f 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.24 2010/02/19 19:44:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.25 2010/02/22 18:26:33 fauli Exp $ + + 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> exo-0.3.106.ebuild: + stable x86, bug 305657 19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> exo-0.3.106.ebuild: amd64 stable wrt #305657 diff --git a/xfce-base/exo/exo-0.3.106.ebuild b/xfce-base/exo/exo-0.3.106.ebuild index de156786eb53..e3dae42b3039 100644 --- a/xfce-base/exo/exo-0.3.106.ebuild +++ b/xfce-base/exo/exo-0.3.106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.2 2010/02/19 19:44:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.3 2010/02/22 18:26:33 fauli Exp $ EAPI=2 inherit xfconf python multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.3/${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 hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index a6bd10231ff3..8f5a8a562c7f 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.24 2010/02/19 19:48:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.25 2010/02/22 18:24:09 fauli Exp $ + + 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + xfconf-4.6.1-r1.ebuild: + stable x86, bug 305657 19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.6.1-r1.ebuild: diff --git a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild index 40543661bed4..5b685cd8bca6 100644 --- a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.3 2010/02/19 19:48:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.4 2010/02/22 18:24:09 fauli Exp $ EAPI=2 inherit xfconf @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org" 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug -perl profile" RDEPEND=">=dev-libs/dbus-glib-0.72 |