diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:22 +0000 |
commit | 5945aa9e5065f509d71953c3d293314ac71ab3d3 (patch) | |
tree | af456840cb2c77956e37755c3671f9ee27f7a52c /gnome-base | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-5945aa9e5065f509d71953c3d293314ac71ab3d3.tar.gz gentoo-2-5945aa9e5065f509d71953c3d293314ac71ab3d3.tar.bz2 gentoo-2-5945aa9e5065f509d71953c3d293314ac71ab3d3.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index cfea152e1c5c..a436afc3240f 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.66 2014/07/23 15:16:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.67 2014/07/28 13:44:22 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dconf-0.20.0.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dconf-0.20.0.ebuild: Stable for x86, wrt bug #512012 diff --git a/gnome-base/dconf/dconf-0.20.0.ebuild b/gnome-base/dconf/dconf-0.20.0.ebuild index ca6683df9d30..aed7c44dbe3c 100644 --- a/gnome-base/dconf/dconf-0.20.0.ebuild +++ b/gnome-base/dconf/dconf-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.3 2014/07/23 15:16:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.4 2014/07/28 13:44:22 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SLOT="0" # TODO: coverage ? IUSE="test +X" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.39.1:2 |