public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/bitcoin-tx: bitcoin-tx-0.10.1.ebuild ChangeLog
@ 2015-05-27  0:48 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2015-05-27  0:48 UTC (permalink / raw
  To: gentoo-commits

blueness    15/05/27 00:48:43

  Modified:             ChangeLog
  Added:                bitcoin-tx-0.10.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.4                  dev-util/bitcoin-tx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	14 Mar 2015 19:19:16 -0000	1.3
+++ ChangeLog	27 May 2015 00:48:43 -0000	1.4
@@ -1,6 +1,12 @@
 # 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.3 2015/03/14 19:19:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/ChangeLog,v 1.4 2015/05/27 00:48:43 blueness Exp $
+
+*bitcoin-tx-0.10.1 (27 May 2015)
+
+  27 May 2015; Anthony G. Basile <blueness@gentoo.org>
+  +bitcoin-tx-0.10.1.ebuild:
+  Version bump.
 
   14 Mar 2015; Anthony G. Basile <blueness@gentoo.org> bitcoin-tx-0.10.0.ebuild:
   Update BITCOINCORE_LJR_DATE.  Keyword ~arm64 ~amd64-linux ~x86-linux



1.1                  dev-util/bitcoin-tx/bitcoin-tx-0.10.1.ebuild

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

Index: bitcoin-tx-0.10.1.ebuild
===================================================================
# 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.1.ebuild,v 1.1 2015/05/27 00:48:43 blueness Exp $

EAPI=5

BITCOINCORE_COMMITHASH="d8ac90184254fea3a7f4991fd0529dfbd750aea0"
BITCOINCORE_LJR_DATE="20150428"
BITCOINCORE_IUSE=""
BITCOINCORE_NEED_LIBSECP256K1=1
inherit bitcoincore

DESCRIPTION="Command-line Bitcoin transaction tool"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"

src_prepare() {
	bitcoincore_prepare
	bitcoincore_autoreconf
}

src_configure() {
	bitcoincore_conf \
		--enable-util-tx
}





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

only message in thread, other threads:[~2015-05-27  0:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27  0:48 [gentoo-commits] gentoo-x86 commit in dev-util/bitcoin-tx: bitcoin-tx-0.10.1.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