mgorny      14/06/18 19:22:58

  Modified:             gconf-3.2.6-r3.ebuild ChangeLog
  Log:
  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!)

Revision  Changes    Path
1.2                  gnome-base/gconf/gconf-3.2.6-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r3.ebuild?r1=1.1&r2=1.2

Index: gconf-3.2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gconf-3.2.6-r3.ebuild       11 Jun 2014 16:31:58 -0000      1.1
+++ gconf-3.2.6-r3.ebuild       18 Jun 2014 19:22:58 -0000      1.2
@@ -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 @@
 
 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? (



1.297                gnome-base/gconf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.297&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.297&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?r1=1.296&r2=1.297

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- ChangeLog   11 Jun 2014 16:31:58 -0000      1.296
+++ ChangeLog   18 Jun 2014 19:22:58 -0000      1.297
@@ -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 <[email protected]> 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)
 




Reply via email to