diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:56:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:56:37 +0000 |
commit | 8e6c525b1138684bd8ce8ff49ecb4db564491f7c (patch) | |
tree | 9f6bdc51e08f40909b6eb7005e4ab2ca1b8cf257 /xfce-base | |
parent | ppc/ppc64 stable wrt #416233 (diff) | |
download | gentoo-2-8e6c525b1138684bd8ce8ff49ecb4db564491f7c.tar.gz gentoo-2-8e6c525b1138684bd8ce8ff49ecb4db564491f7c.tar.bz2 gentoo-2-8e6c525b1138684bd8ce8ff49ecb4db564491f7c.zip |
ppc/ppc64 stable wrt #416233
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index b5e9178ec5f9..bfb278d48e23 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,9 +1,12 @@ # 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.69 2012/05/20 12:01:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.70 2012/05/20 19:56:37 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.10.0.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfconf-4.10.0.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 19 May 2012; Anthony G. Basile <blueness@gentoo.org> xfconf-4.10.0.ebuild: Keyword mips diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index 4aca9be55352..2589c7fc335f 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.6 2012/05/20 12:01:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.7 2012/05/20 19:56:37 ssuominen 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 ~mips ~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 |