summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-06-18 19:22:58 +0000
committerMichał Górny <mgorny@gentoo.org>2014-06-18 19:22:58 +0000
commita2d14446c762cecf29acad65f5dcafe191c0d44d (patch)
treeb81d2f5290c14f321791a78d4bbf8373826110f8 /gnome-base
parentNM: Cleanup superseded ebuilds. (diff)
downloadgentoo-2-a2d14446c762cecf29acad65f5dcafe191c0d44d.tar.gz
gentoo-2-a2d14446c762cecf29acad65f5dcafe191c0d44d.tar.bz2
gentoo-2-a2d14446c762cecf29acad65f5dcafe191c0d44d.zip
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gconf/ChangeLog6
-rw-r--r--gnome-base/gconf/gconf-3.2.6-r3.ebuild14
2 files changed, 12 insertions, 8 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog
index 2207534a9435..98339b5adbc1 100644
--- a/gnome-base/gconf/ChangeLog
+++ b/gnome-base/gconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gconf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.296 2014/06/11 16:31:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.297 2014/06/18 19:22:58 mgorny Exp $
+
+ 18 Jun 2014; Michał Górny <mgorny@gentoo.org> gconf-3.2.6-r3.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
*gconf-3.2.6-r3 (11 Jun 2014)
diff --git a/gnome-base/gconf/gconf-3.2.6-r3.ebuild b/gnome-base/gconf/gconf-3.2.6-r3.ebuild
index fb564fe4f0f0..ea5b672d72ce 100644
--- a/gnome-base/gconf/gconf-3.2.6-r3.ebuild
+++ b/gnome-base/gconf/gconf-3.2.6-r3.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/gconf/gconf-3.2.6-r3.ebuild,v 1.1 2014/06/11 16:31:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r3.ebuild,v 1.2 2014/06/18 19:22:58 mgorny Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -21,19 +21,19 @@ IUSE="debug +introspection ldap policykit"
RDEPEND="
${PYTHON_DEPS}
- >=dev-libs/glib-2.31:2[${MULTILIB_USEDEP}]
- >=dev-libs/dbus-glib-0.74:=[${MULTILIB_USEDEP}]
- >=sys-apps/dbus-1:=[${MULTILIB_USEDEP}]
- >=dev-libs/libxml2-2:2[${MULTILIB_USEDEP}]
+ >=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}]
+ >=dev-libs/dbus-glib-0.100.2:=[${MULTILIB_USEDEP}]
+ >=sys-apps/dbus-1.6.18-r1:=[${MULTILIB_USEDEP}]
+ >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
- ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
+ ldap? ( >=net-nds/openldap-2.4.38-r1:=[${MULTILIB_USEDEP}] )
policykit? ( sys-auth/polkit:= )
"
DEPEND="${RDEPEND}
dev-libs/libxslt
dev-util/gtk-doc-am
>=dev-util/intltool-0.35
- virtual/pkgconfig[${MULTILIB_USEDEP}]
+ >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
"
RDEPEND="${RDEPEND}
abi_x86_32? (