patrick 15/03/16 03:44:08 Modified: ChangeLog Added: cocaine-core-0.11.3.2.ebuild Log: Bump (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 net-misc/cocaine-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 11 Mar 2015 05:55:27 -0000 1.3 +++ ChangeLog 16 Mar 2015 03:44:08 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/cocaine-core # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/ChangeLog,v 1.3 2015/03/11 05:55:27 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/ChangeLog,v 1.4 2015/03/16 03:44:08 patrick Exp $ + +*cocaine-core-0.11.3.2 (16 Mar 2015) + + 16 Mar 2015; Patrick Lauer <[email protected]> +cocaine-core-0.11.3.2.ebuild: + Bump *cocaine-core-0.11.2.5 (11 Mar 2015) 1.1 net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild?rev=1.1&content-type=text/plain Index: cocaine-core-0.11.3.2.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild,v 1.1 2015/03/16 03:44:08 patrick Exp $ EAPI=5 inherit eutils cmake-utils DESCRIPTION="Cloud platform, core parts" HOMEPAGE="http://reverbrain.com/cocaine/" SRC_URI="http://repo.reverbrain.com/precise/current/source/${PN}_${PV}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="dev-libs/boost:= <net-libs/zeromq-3 dev-libs/libev <dev-libs/msgpack-0.6 dev-libs/libcgroup " RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${PN}-0.11.2.5_binutils-2.23-compat.patch" )
