summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r--gnome-base/dconf/ChangeLog5
-rw-r--r--gnome-base/dconf/dconf-0.20.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog
index 01beba05f40a..6214400264f6 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.64 2014/06/20 14:45:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.65 2014/07/22 10:45:21 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dconf-0.20.0.ebuild:
+ Stable for amd64, wrt bug #512912
20 Jun 2014; Agostino Sarubbo <ago@gentoo.org> dconf-0.18.0.ebuild:
Stable for arm, wrt bug #508862
diff --git a/gnome-base/dconf/dconf-0.20.0.ebuild b/gnome-base/dconf/dconf-0.20.0.ebuild
index 171e79e9d042..b2043b3b8ea4 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.1 2014/04/27 16:41:18 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.2 2014/07/22 10:45:21 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