patrick 15/07/10 03:21:13 Modified: ChangeLog Added: replicant-0.8.0.ebuild Log: Bump (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.18 dev-libs/replicant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 18 Jun 2015 02:56:59 -0000 1.17 +++ ChangeLog 10 Jul 2015 03:21:13 -0000 1.18 @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/replicant # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.17 2015/06/18 02:56:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.18 2015/07/10 03:21:13 patrick Exp $ + +*replicant-0.8.0 (10 Jul 2015) + + 10 Jul 2015; Patrick Lauer <[email protected]> +replicant-0.8.0.ebuild: + Bump 18 Jun 2015; Patrick Lauer <[email protected]> -replicant-0.3.1.ebuild, -replicant-0.4.0.ebuild, -replicant-0.5.0.ebuild, -replicant-0.6.0.ebuild, 1.1 dev-libs/replicant/replicant-0.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/replicant-0.8.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/replicant-0.8.0.ebuild?rev=1.1&content-type=text/plain Index: replicant-0.8.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.8.0.ebuild,v 1.1 2015/07/10 03:21:13 patrick Exp $ EAPI=4 DESCRIPTION="Hyperdex replicant support library" HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-libs/libpo6-0.8 >=dev-libs/libe-0.11 >=dev-libs/busybee-0.7 dev-libs/hyperleveldb dev-cpp/glog dev-cpp/sparsehash" RDEPEND="${DEPEND}"
