mgorny      14/06/18 19:16:47

  Modified:             libxml2-2.9.1-r4.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.11                 dev-libs/libxml2/libxml2-2.9.1-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild?r1=1.10&r2=1.11

Index: libxml2-2.9.1-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libxml2-2.9.1-r4.ebuild     8 Jun 2014 10:51:37 -0000       1.10
+++ libxml2-2.9.1-r4.ebuild     18 Jun 2014 19:16:47 -0000      1.11
@@ -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/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild,v 
1.10 2014/06/08 10:51:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r4.ebuild,v 
1.11 2014/06/18 19:16:47 mgorny Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -29,9 +29,9 @@
                ${XSTS_HOME}/${XSTS_NAME_2}/${XSTS_TARBALL_2}
                http://www.w3.org/XML/Test/${XMLCONF_TARBALL} )"
 
-COMMON_DEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]
-       icu? ( dev-libs/icu:=[${MULTILIB_USEDEP}] )
-       lzma? ( app-arch/xz-utils:=[${MULTILIB_USEDEP}] )
+COMMON_DEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
+       icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1:=[${MULTILIB_USEDEP}] )
        python? ( ${PYTHON_DEPS} )
        readline? ( sys-libs/readline:= )
 "



1.425                dev-libs/libxml2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.425&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.425&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxml2/ChangeLog?r1=1.424&r2=1.425

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -r1.424 -r1.425
--- ChangeLog   18 Jun 2014 03:16:52 -0000      1.424
+++ ChangeLog   18 Jun 2014 19:16:47 -0000      1.425
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libxml2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.424 
2014/06/18 03:16:52 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.425 
2014/06/18 19:16:47 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgo...@gentoo.org> libxml2-2.9.1-r4.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   18 Jun 2014; Alexandre Rostovtsev <tetrom...@gentoo.org>
   -libxml2-2.9.1-r1.ebuild, -libxml2-2.9.1-r2.ebuild, -libxml2-2.9.1-r3.ebuild:




Reply via email to