pinkbyte 14/08/07 06:19:26 Modified: boost-1.52.0-r7.ebuild ChangeLog Log: Make dev-util/boost-build dependency less strict (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Revision Changes Path 1.6 dev-libs/boost/boost-1.52.0-r7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?r1=1.5&r2=1.6 Index: boost-1.52.0-r7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- boost-1.52.0-r7.ebuild 7 Aug 2014 06:17:20 -0000 1.5 +++ boost-1.52.0-r7.ebuild 7 Aug 2014 06:19:26 -0000 1.6 @@ -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/boost/boost-1.52.0-r7.ebuild,v 1.5 2014/08/07 06:17:20 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild,v 1.6 2014/08/07 06:19:26 pinkbyte Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -27,7 +27,7 @@ sys-libs/zlib !app-admin/eselect-boost" DEPEND="${RDEPEND} - =dev-util/boost-build-1.52.0-r1" + =dev-util/boost-build-1.52.0*" S=${WORKDIR}/${MY_P} 1.324 dev-libs/boost/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.324&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.324&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.323&r2=1.324 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v retrieving revision 1.323 retrieving revision 1.324 diff -u -r1.323 -r1.324 --- ChangeLog 7 Aug 2014 06:17:20 -0000 1.323 +++ ChangeLog 7 Aug 2014 06:19:26 -0000 1.324 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/boost # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.323 2014/08/07 06:17:20 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.324 2014/08/07 06:19:26 pinkbyte Exp $ + + 07 Aug 2014; Sergey Popov <pinkb...@gentoo.org> boost-1.52.0-r7.ebuild: + Make dev-util/boost-build dependency less strict 07 Aug 2014; Sergey Popov <pinkb...@gentoo.org> boost-1.52.0-r7.ebuild: Backport fix for bug #498134, wrt bug #518840. Thanks to Michael Jones