diff options
author | 2015-03-15 11:11:25 +0000 | |
---|---|---|
committer | 2015-03-15 11:11:25 +0000 | |
commit | 8dfcc5fa3291da4d3fd1e276425c30992c39700e (patch) | |
tree | 22535fa6103bcbfcc2d58b801868285ff04d814e /gnome-base/dconf | |
parent | ppc stable, bug 534012 (diff) | |
download | gentoo-2-8dfcc5fa3291da4d3fd1e276425c30992c39700e.tar.gz gentoo-2-8dfcc5fa3291da4d3fd1e276425c30992c39700e.tar.bz2 gentoo-2-8dfcc5fa3291da4d3fd1e276425c30992c39700e.zip |
ppc stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index ab5e9c4858f7..c8546cab31ad 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.78 2015/03/14 18:33:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.79 2015/03/15 11:11:25 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> dconf-0.22.0.ebuild: + ppc stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> dconf-0.22.0.ebuild: amd64 stable, bug 534012 diff --git a/gnome-base/dconf/dconf-0.22.0.ebuild b/gnome-base/dconf/dconf-0.22.0.ebuild index c233f16741b9..07b01183c429 100644 --- a/gnome-base/dconf/dconf-0.22.0.ebuild +++ b/gnome-base/dconf/dconf-0.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.5 2015/03/14 18:33:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.6 2015/03/15 11:11:25 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SLOT="0" # TODO: coverage ? IUSE="test X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.39.1:2 |