patrick     14/05/22 08:22:59

  Modified:             ChangeLog
  Added:                replicant-0.6.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.10                 dev-libs/replicant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   30 Apr 2014 09:28:39 -0000      1.9
+++ ChangeLog   22 May 2014 08:22:59 -0000      1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/replicant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.9 
2014/04/30 09:28:39 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.10 
2014/05/22 08:22:59 patrick Exp $
+
+*replicant-0.6.0 (22 May 2014)
+
+  22 May 2014; Patrick Lauer <[email protected]> +replicant-0.6.0.ebuild:
+  Bump
 
 *replicant-0.5.0 (30 Apr 2014)
 



1.1                  dev-libs/replicant/replicant-0.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/replicant-0.6.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/replicant/replicant-0.6.0.ebuild?rev=1.1&content-type=text/plain

Index: replicant-0.6.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.6.0.ebuild,v 
1.1 2014/05/22 08:22:59 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.4
        >=dev-libs/libe-0.4
        >=dev-libs/busybee-0.4
        dev-libs/hyperleveldb
        dev-cpp/glog
        dev-cpp/sparsehash"
RDEPEND="${DEPEND}"




Reply via email to