mgorny      14/06/18 19:10:28

  Modified:             elfutils-0.155-r1.ebuild elfutils-0.156.ebuild
                        elfutils-0.158.ebuild elfutils-0.157.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.3                  dev-libs/elfutils/elfutils-0.155-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild?r1=1.2&r2=1.3

Index: elfutils-0.155-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- elfutils-0.155-r1.ebuild    13 Oct 2013 19:57:05 -0000      1.2
+++ elfutils-0.155-r1.ebuild    18 Jun 2014 19:10:28 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild,v 1.2 
2013/10/13 19:57:05 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.155-r1.ebuild,v 1.3 
2014/06/18 19:10:28 mgorny Exp $
 
 EAPI="4"
 
@@ -20,9 +20,9 @@
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
 # gets pulled in as a dep since this package does not respect virtual/libc
-RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3[${MULTILIB_USEDEP}] )
-       bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-       lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+       bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
        !dev-libs/libelf
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20130224-r11



1.5                  dev-libs/elfutils/elfutils-0.156.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild?r1=1.4&r2=1.5

Index: elfutils-0.156.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- elfutils-0.156.ebuild       23 Dec 2013 10:09:20 -0000      1.4
+++ elfutils-0.156.ebuild       18 Jun 2014 19:10:28 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild,v 
1.4 2013/12/23 10:09:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.156.ebuild,v 
1.5 2014/06/18 19:10:28 mgorny Exp $
 
 EAPI="4"
 
@@ -20,9 +20,9 @@
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
 # gets pulled in as a dep since this package does not respect virtual/libc
-RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3[${MULTILIB_USEDEP}] )
-       bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-       lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+       bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
        !dev-libs/libelf
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20130224-r11



1.14                 dev-libs/elfutils/elfutils-0.158.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild?r1=1.13&r2=1.14

Index: elfutils-0.158.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- elfutils-0.158.ebuild       23 Mar 2014 17:17:02 -0000      1.13
+++ elfutils-0.158.ebuild       18 Jun 2014 19:10:28 -0000      1.14
@@ -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/elfutils/elfutils-0.158.ebuild,v 
1.13 2014/03/23 17:17:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild,v 
1.14 2014/06/18 19:10:28 mgorny Exp $
 
 EAPI="4"
 
@@ -20,9 +20,9 @@
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
 # gets pulled in as a dep since this package does not respect virtual/libc
-RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3[${MULTILIB_USEDEP}] )
-       bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-       lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+       bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
        !dev-libs/libelf
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20130224-r11



1.3                  dev-libs/elfutils/elfutils-0.157.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.157.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.157.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/elfutils/elfutils-0.157.ebuild?r1=1.2&r2=1.3

Index: elfutils-0.157.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.157.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- elfutils-0.157.ebuild       2 Jan 2014 12:54:54 -0000       1.2
+++ elfutils-0.157.ebuild       18 Jun 2014 19:10:28 -0000      1.3
@@ -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/elfutils/elfutils-0.157.ebuild,v 
1.2 2014/01/02 12:54:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.157.ebuild,v 
1.3 2014/06/18 19:10:28 mgorny Exp $
 
 EAPI="4"
 
@@ -20,9 +20,9 @@
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
 # gets pulled in as a dep since this package does not respect virtual/libc
-RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3[${MULTILIB_USEDEP}] )
-       bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-       lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+       bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
        !dev-libs/libelf
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20130224-r11



1.188                dev-libs/elfutils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog   23 Mar 2014 17:17:02 -0000      1.187
+++ ChangeLog   18 Jun 2014 19:10:28 -0000      1.188
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/elfutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.187 
2014/03/23 17:17:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.188 
2014/06/18 19:10:28 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> elfutils-0.155-r1.ebuild,
+  elfutils-0.156.ebuild, elfutils-0.157.ebuild, elfutils-0.158.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   23 Mar 2014; Agostino Sarubbo <[email protected]> elfutils-0.158.ebuild:
   Stable for sparc, wrt bug #500178




Reply via email to