public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/bitcoind: bitcoind-0.8.2.ebuild bitcoind-0.8.5.ebuild bitcoind-0.8.4.ebuild bitcoind-0.8.1.ebuild bitcoind-0.8.3-r1.ebuild bitcoind-0.8.3.ebuild ChangeLog
@ 2013-09-19 17:42 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2013-09-19 17:42 UTC (permalink / raw
  To: gentoo-commits

blueness    13/09/19 17:42:28

  Modified:             bitcoind-0.8.2.ebuild bitcoind-0.8.5.ebuild
                        bitcoind-0.8.4.ebuild bitcoind-0.8.1.ebuild
                        bitcoind-0.8.3-r1.ebuild bitcoind-0.8.3.ebuild
                        ChangeLog
  Log:
  Expand leveldb version range
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.2                  net-p2p/bitcoind/bitcoind-0.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild?r1=1.1&r2=1.2

Index: bitcoind-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoind-0.8.2.ebuild	14 Jun 2013 18:49:59 -0000	1.1
+++ bitcoind-0.8.2.ebuild	19 Sep 2013 17:42:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild,v 1.1 2013/06/14 18:49:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.2.ebuild,v 1.2 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.2                  net-p2p/bitcoind/bitcoind-0.8.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild?r1=1.1&r2=1.2

Index: bitcoind-0.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoind-0.8.5.ebuild	13 Sep 2013 16:53:44 -0000	1.1
+++ bitcoind-0.8.5.ebuild	19 Sep 2013 17:42:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.1 2013/09/13 16:53:44 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.2 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.2                  net-p2p/bitcoind/bitcoind-0.8.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild?r1=1.1&r2=1.2

Index: bitcoind-0.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoind-0.8.4.ebuild	8 Sep 2013 19:53:31 -0000	1.1
+++ bitcoind-0.8.4.ebuild	19 Sep 2013 17:42:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild,v 1.1 2013/09/08 19:53:31 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.4.ebuild,v 1.2 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.7                  net-p2p/bitcoind/bitcoind-0.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild?r1=1.6&r2=1.7

Index: bitcoind-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bitcoind-0.8.1.ebuild	1 Jun 2013 15:03:03 -0000	1.6
+++ bitcoind-0.8.1.ebuild	19 Sep 2013 17:42:28 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild,v 1.6 2013/06/01 15:03:03 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild,v 1.7 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.3                  net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild?r1=1.2&r2=1.3

Index: bitcoind-0.8.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bitcoind-0.8.3-r1.ebuild	16 Aug 2013 18:39:15 -0000	1.2
+++ bitcoind-0.8.3-r1.ebuild	19 Sep 2013 17:42:28 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild,v 1.2 2013/08/16 18:39:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3-r1.ebuild,v 1.3 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.3                  net-p2p/bitcoind/bitcoind-0.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild?r1=1.2&r2=1.3

Index: bitcoind-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bitcoind-0.8.3.ebuild	16 Aug 2013 18:39:15 -0000	1.2
+++ bitcoind-0.8.3.ebuild	19 Sep 2013 17:42:28 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2010-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild,v 1.2 2013/08/16 18:39:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.3.ebuild,v 1.3 2013/09/19 17:42:28 blueness Exp $
 
 EAPI="4"
 
@@ -32,7 +32,7 @@
 		net-libs/miniupnpc
 	)
 	sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-	=dev-libs/leveldb-1.9.0*[-snappy]
+	<=dev-libs/leveldb-1.12.0[-snappy]
 "
 DEPEND="${RDEPEND}
 	>=app-shells/bash-4.1



1.75                 net-p2p/bitcoind/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	13 Sep 2013 17:01:53 -0000	1.74
+++ ChangeLog	19 Sep 2013 17:42:28 -0000	1.75
@@ -1,6 +1,11 @@
 # ChangeLog for net-p2p/bitcoind
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.74 2013/09/13 17:01:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.75 2013/09/19 17:42:28 blueness Exp $
+
+  19 Sep 2013; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.8.1.ebuild,
+  bitcoind-0.8.2.ebuild, bitcoind-0.8.3-r1.ebuild, bitcoind-0.8.3.ebuild,
+  bitcoind-0.8.4.ebuild, bitcoind-0.8.5.ebuild:
+  Expand leveldb version range
 
   13 Sep 2013; Anthony G. Basile <blueness@gentoo.org>
   -bitcoind-0.8.1-r1.ebuild, -bitcoind-0.8.2-r1.ebuild:





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-19 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-19 17:42 [gentoo-commits] gentoo-x86 commit in net-p2p/bitcoind: bitcoind-0.8.2.ebuild bitcoind-0.8.5.ebuild bitcoind-0.8.4.ebuild bitcoind-0.8.1.ebuild bitcoind-0.8.3-r1.ebuild bitcoind-0.8.3.ebuild ChangeLog Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox