patrick 15/03/11 05:55:27 Modified: ChangeLog Added: cocaine-core-0.11.2.5.ebuild Log: Bump for #497290 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 net-misc/cocaine-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Sep 2014 11:19:19 -0000 1.2 +++ ChangeLog 11 Mar 2015 05:55:27 -0000 1.3 @@ -1,6 +1,12 @@ # ChangeLog for net-misc/cocaine-core -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cocaine-core/ChangeLog,v 1.2 2014/09/08 11:19:19 pinkbyte Exp $ +# 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 $ + +*cocaine-core-0.11.2.5 (11 Mar 2015) + + 11 Mar 2015; Patrick Lauer <[email protected]> +cocaine-core-0.11.2.5.ebuild, + +files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch: + Bump for #497290 *cocaine-core-0.9.2-r1 (08 Sep 2014) 1.1 net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild?rev=1.1&content-type=text/plain Index: cocaine-core-0.11.2.5.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.2.5.ebuild,v 1.1 2015/03/11 05:55:27 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}/${P}_binutils-2.23-compat.patch" )
