diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:57:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:57:36 +0000 |
commit | 12913773d3e91b4c91cc81b2e608b1b50bc4627f (patch) | |
tree | 4af59e771e56a37bff3428eb8c6e4cfcdf3b3301 /xfce-base/libxfce4util | |
parent | Version bump, bug fixes (diff) | |
download | historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.tar.gz historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.tar.bz2 historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.zip |
ppc/ppc64 stable wrt #416233
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index d27905eaf2f3..98215c948df1 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,9 +1,13 @@ # 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.178 2012/05/20 11:57:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.179 2012/05/20 19:52:21 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + libxfce4util-4.10.0.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> libxfce4util-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> libxfce4util-4.10.0.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild index d9ae4ba662de..f45fae72a646 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.6 2012/05/20 11:57:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.7 2012/05/20 19:52:21 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 ~mips ~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" |