summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-06 13:21:24 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-12-06 13:21:24 +0000
commit60090066d96cdab77cb0aef317753946b608d341 (patch)
tree65a93d501300ef113ce1af40c33467005ba66d9e /net-p2p
parentVersion bump (diff)
downloadgentoo-2-60090066d96cdab77cb0aef317753946b608d341.tar.gz
gentoo-2-60090066d96cdab77cb0aef317753946b608d341.tar.bz2
gentoo-2-60090066d96cdab77cb0aef317753946b608d341.zip
Version bumps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoind/ChangeLog10
-rw-r--r--net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.6.4_rc3.ebuild)4
-rw-r--r--net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.6.4_rc4.ebuild)14
3 files changed, 17 insertions, 11 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index 9f858f1a352f..5ace46c83782 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-p2p/bitcoind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.50 2012/11/09 18:30:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.51 2012/12/06 13:21:24 blueness Exp $
+
+*bitcoind-0.6.4_rc4-r1 (06 Dec 2012)
+*bitcoind-0.7.2_rc2 (06 Dec 2012)
+
+ 06 Dec 2012; Anthony G. Basile <blueness@gentoo.org>
+ +bitcoind-0.6.4_rc4-r1.ebuild, +bitcoind-0.7.2_rc2.ebuild,
+ -bitcoind-0.6.4_rc3.ebuild, -bitcoind-0.6.4_rc4.ebuild:
+ Version bumps
09 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> bitcoind-0.7.1.ebuild:
Drop version-specific boost access (leverages boost-1.52.0-r1 which uses
diff --git a/net-p2p/bitcoind/bitcoind-0.6.4_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild
index 40da80b8353d..7cb611341b84 100644
--- a/net-p2p/bitcoind/bitcoind-0.6.4_rc3.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.4_rc3.ebuild,v 1.2 2012/10/29 01:46:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild,v 1.1 2012/12/06 13:21:24 blueness Exp $
EAPI="4"
@@ -10,7 +10,7 @@ inherit db-use eutils versionator toolchain-funcs
DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/392d30f0 -> bitcoin-v${PV}.tgz
+SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}-r1.tgz
eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.6.1-eligius_sendfee.patch.xz )
logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch )
"
diff --git a/net-p2p/bitcoind/bitcoind-0.6.4_rc4.ebuild b/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild
index 770d1293f7be..e96ad089e012 100644
--- a/net-p2p/bitcoind/bitcoind-0.6.4_rc4.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 2010-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.4_rc4.ebuild,v 1.1 2012/10/29 01:31:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild,v 1.1 2012/12/06 13:21:24 blueness Exp $
EAPI="4"
@@ -10,15 +10,14 @@ inherit db-use eutils versionator toolchain-funcs
DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/392d30f0 -> bitcoin-v${PV}.tgz
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.6.1-eligius_sendfee.patch.xz )
- logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch )
+SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
+ eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz )
"
LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+eligius examples logrotate upnp"
+IUSE="+eligius examples ipv6 logrotate upnp"
RDEPEND="
>=dev-libs/boost-1.41.0
@@ -44,9 +43,7 @@ pkg_setup() {
}
src_prepare() {
- cd src || die
- use eligius && epatch "${WORKDIR}/0.6.1-eligius_sendfee.patch"
- use logrotate && epatch "${DISTDIR}/0.6.3-reopen_log_file.patch"
+ use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch"
}
src_compile() {
@@ -72,6 +69,7 @@ src_compile() {
else
OPTS+=(USE_UPNP=)
fi
+ use ipv6 || OPTS+=("USE_IPV6=-")
# Workaround for bug #440034
share/genbuild.sh src/obj/build.h