summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-17 15:33:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-17 15:33:33 +0000
commite422584e4fc13d82620d3d0e67eb5e3c7bfb301c (patch)
tree3e76a92b03c45dae919c155e301e209b532301e9 /gnome-base
parentStable for ia64, wrt bug #551814 (diff)
downloadgentoo-2-e422584e4fc13d82620d3d0e67eb5e3c7bfb301c.tar.gz
gentoo-2-e422584e4fc13d82620d3d0e67eb5e3c7bfb301c.tar.bz2
gentoo-2-e422584e4fc13d82620d3d0e67eb5e3c7bfb301c.zip
Stable for ia64, wrt bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/dconf/ChangeLog5
-rw-r--r--gnome-base/dconf/dconf-0.22.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog
index 75942c36d35d..6bc9376b1e5a 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.84 2015/06/09 15:23:40 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.85 2015/07/17 15:33:33 ago Exp $
+
+ 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> dconf-0.22.0.ebuild:
+ Stable for ia64, wrt bug #551814
*dconf-0.24.0 (09 Jun 2015)
diff --git a/gnome-base/dconf/dconf-0.22.0.ebuild b/gnome-base/dconf/dconf-0.22.0.ebuild
index 00a1c26db6ab..5bdf82bf7d8a 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.10 2015/06/07 10:33:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.11 2015/07/17 15:33:33 ago 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