axs 14/07/04 18:03:11 Modified: curl-7.37.0-r1.ebuild ChangeLog Log: adjusted exclusion dep on emul-linux-x86-baselibs as it was way too old (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Revision Changes Path 1.5 net-misc/curl/curl-7.37.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.0-r1.ebuild?r1=1.4&r2=1.5 Index: curl-7.37.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.37.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- curl-7.37.0-r1.ebuild 19 Jun 2014 03:20:34 -0000 1.4 +++ curl-7.37.0-r1.ebuild 4 Jul 2014 18:03:11 -0000 1.5 @@ -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/net-misc/curl/curl-7.37.0-r1.ebuild,v 1.4 2014/06/19 03:20:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.37.0-r1.ebuild,v 1.5 2014/07/04 18:03:11 axs Exp $ EAPI="5" @@ -63,7 +63,7 @@ ssh? ( >=net-libs/libssh2-1.4.3[static-libs?,${MULTILIB_USEDEP}] ) >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20131008-r13 + !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" 1.367 net-misc/curl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.367&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.367&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?r1=1.366&r2=1.367 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v retrieving revision 1.366 retrieving revision 1.367 diff -u -r1.366 -r1.367 --- ChangeLog 19 Jun 2014 03:20:34 -0000 1.366 +++ ChangeLog 4 Jul 2014 18:03:11 -0000 1.367 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.366 2014/06/19 03:20:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.367 2014/07/04 18:03:11 axs Exp $ + + 04 Jul 2014; Ian Stakenvicius (_AxS_) <[email protected]> curl-7.37.0-r1.ebuild: + adjusted exclusion dep on emul-linux-x86-baselibs as it was way too old 19 Jun 2014; Alexandre Rostovtsev <[email protected]> curl-7.37.0-r1.ebuild:
