blueness    15/03/03 23:49:34

  Modified:             bitcoin-tx-9999.ebuild bitcoin-tx-0.10.0.ebuild
                        ChangeLog
  Log:
  Fix bug #541266.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.2                  dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild?r1=1.1&r2=1.2

Index: bitcoin-tx-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoin-tx-9999.ebuild      23 Feb 2015 21:58:12 -0000      1.1
+++ bitcoin-tx-9999.ebuild      3 Mar 2015 23:49:34 -0000       1.2
@@ -1,11 +1,12 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild,v 1.1 
2015/02/23 21:58:12 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild,v 1.2 
2015/03/03 23:49:34 blueness Exp $
 
 EAPI=5
 
 BITCOINCORE_NO_SYSLIBS=1
 BITCOINCORE_IUSE=""
+BITCOINCORE_NEED_LIBSECP256K1=1
 inherit bitcoincore
 
 DESCRIPTION="Command-line Bitcoin transaction tool"



1.2                  dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild?r1=1.1&r2=1.2

Index: bitcoin-tx-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoin-tx-0.10.0.ebuild    23 Feb 2015 21:58:12 -0000      1.1
+++ bitcoin-tx-0.10.0.ebuild    3 Mar 2015 23:49:34 -0000       1.2
@@ -1,12 +1,13 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild,v 1.1 
2015/02/23 21:58:12 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-0.10.0.ebuild,v 1.2 
2015/03/03 23:49:34 blueness Exp $
 
 EAPI=5
 
 BITCOINCORE_COMMITHASH="047a89831760ff124740fe9f58411d57ee087078"
 BITCOINCORE_LJR_DATE="20150220"
 BITCOINCORE_IUSE=""
+BITCOINCORE_NEED_LIBSECP256K1=1
 inherit bitcoincore
 
 DESCRIPTION="Command-line Bitcoin transaction tool"



1.2                  dev-util/bitcoin-tx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bitcoin-tx/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Feb 2015 21:58:12 -0000      1.1
+++ ChangeLog   3 Mar 2015 23:49:34 -0000       1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/bitcoin-tx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/ChangeLog,v 1.1 
2015/02/23 21:58:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/ChangeLog,v 1.2 
2015/03/03 23:49:34 blueness Exp $
+
+  03 Mar 2015; Anthony G. Basile <[email protected]> 
bitcoin-tx-0.10.0.ebuild,
+  bitcoin-tx-9999.ebuild:
+  Fix bug #541266.
 
 *bitcoin-tx-9999 (23 Feb 2015)
 *bitcoin-tx-0.10.0 (23 Feb 2015)
@@ -9,4 +13,3 @@
   +bitcoin-tx-0.10.0.ebuild, +bitcoin-tx-9999.ebuild,
   +files/9999-sys_libsecp256k1.patch, +metadata.xml:
   Initial commit
-




Reply via email to