floppym 15/05/15 00:50:07 Modified: cmake-3.2.1.ebuild cmake-3.2.2.ebuild ChangeLog Log: Add slot-operator dep on jsoncpp. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.4 dev-util/cmake/cmake-3.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild?r1=1.3&r2=1.4 Index: cmake-3.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cmake-3.2.1.ebuild 14 Apr 2015 15:14:19 -0000 1.3 +++ cmake-3.2.1.ebuild 15 May 2015 00:50:07 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild,v 1.3 2015/04/14 15:14:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.1.ebuild,v 1.4 2015/05/15 00:50:07 floppym Exp $ EAPI=5 @@ -35,7 +35,7 @@ dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) - !internal-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2 ) + !internal-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) " DEPEND="${RDEPEND} doc? ( dev-python/sphinx ) 1.2 dev-util/cmake/cmake-3.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild?r1=1.1&r2=1.2 Index: cmake-3.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cmake-3.2.2.ebuild 8 May 2015 14:37:50 -0000 1.1 +++ cmake-3.2.2.ebuild 15 May 2015 00:50:07 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild,v 1.1 2015/05/08 14:37:50 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild,v 1.2 2015/05/15 00:50:07 floppym Exp $ EAPI=5 @@ -35,7 +35,7 @@ dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) - !internal-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2 ) + !internal-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) " DEPEND="${RDEPEND} doc? ( dev-python/sphinx ) 1.306 dev-util/cmake/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?rev=1.306&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?rev=1.306&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?r1=1.305&r2=1.306 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v retrieving revision 1.305 retrieving revision 1.306 diff -u -r1.305 -r1.306 --- ChangeLog 8 May 2015 14:37:50 -0000 1.305 +++ ChangeLog 15 May 2015 00:50:07 -0000 1.306 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cmake # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.305 2015/05/08 14:37:50 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.306 2015/05/15 00:50:07 floppym Exp $ + + 15 May 2015; Mike Gilbert <[email protected]> cmake-3.2.1.ebuild, + cmake-3.2.2.ebuild: + Add slot-operator dep on jsoncpp. *cmake-3.2.2 (08 May 2015)
