mgorny 14/06/18 19:24:27 Modified: exiv2-0.24.ebuild exiv2-0.23-r2.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 media-gfx/exiv2/exiv2-0.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?r1=1.2&r2=1.3 Index: exiv2-0.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- exiv2-0.24.ebuild 12 Jun 2014 07:21:52 -0000 1.2 +++ exiv2-0.24.ebuild 18 Jun 2014 19:24:27 -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/media-gfx/exiv2/exiv2-0.24.ebuild,v 1.2 2014/06/12 07:21:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild,v 1.3 2014/06/18 19:24:27 mgorny Exp $ EAPI=5 AUTOTOOLS_IN_SOURCE_BUILD=1 @@ -19,10 +19,10 @@ IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" RDEPEND=" - virtual/libiconv[${MULTILIB_USEDEP}] - nls? ( virtual/libintl[${MULTILIB_USEDEP}] ) - xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] ) - zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] ) + >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) " DEPEND="${RDEPEND} 1.4 media-gfx/exiv2/exiv2-0.23-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r2.ebuild?r1=1.3&r2=1.4 Index: exiv2-0.23-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- exiv2-0.23-r2.ebuild 30 Apr 2014 14:28:29 -0000 1.3 +++ exiv2-0.23-r2.ebuild 18 Jun 2014 19:24:27 -0000 1.4 @@ -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/media-gfx/exiv2/exiv2-0.23-r2.ebuild,v 1.3 2014/04/30 14:28:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r2.ebuild,v 1.4 2014/06/18 19:24:27 mgorny Exp $ EAPI=5 AUTOTOOLS_IN_SOURCE_BUILD=1 @@ -19,10 +19,10 @@ IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" RDEPEND=" - virtual/libiconv[${MULTILIB_USEDEP}] - nls? ( virtual/libintl[${MULTILIB_USEDEP}] ) - xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] ) - zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] ) + >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) " DEPEND="${RDEPEND} 1.123 media-gfx/exiv2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.122&r2=1.123 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- ChangeLog 12 Jun 2014 07:21:52 -0000 1.122 +++ ChangeLog 18 Jun 2014 19:24:27 -0000 1.123 @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.122 2014/06/12 07:21:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.123 2014/06/18 19:24:27 mgorny Exp $ + + 18 Jun 2014; Michał Górny <[email protected]> exiv2-0.23-r2.ebuild, + exiv2-0.24.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. 12 Jun 2014; Michał Górny <[email protected]> exiv2-0.24.ebuild: Remove boost compat patch that has been applied upstream, bug #512658.
