summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-02 21:23:56 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-02 21:23:56 +0000
commit987d8c2aa75d60201694b1cbbc03fe48a8556e84 (patch)
treecdff7bdb62367f52cf8ee02ff3310538b4cae575 /net-p2p
parentStable for x86, wrt bug #431892 (diff)
downloadgentoo-2-987d8c2aa75d60201694b1cbbc03fe48a8556e84.tar.gz
gentoo-2-987d8c2aa75d60201694b1cbbc03fe48a8556e84.tar.bz2
gentoo-2-987d8c2aa75d60201694b1cbbc03fe48a8556e84.zip
Fix tarball name, again
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoind/ChangeLog8
-rw-r--r--net-p2p/bitcoind/bitcoind-0.6.0.9-r2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.6.0.9-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index c4601452b718..b89b03c3fec1 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,12 @@
# 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.41 2012/09/02 20:54:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.42 2012/09/02 21:23:56 blueness Exp $
+
+*bitcoind-0.6.0.9-r2 (02 Sep 2012)
+
+ 02 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ -bitcoind-0.6.0.9-r1.ebuild, +bitcoind-0.6.0.9-r2.ebuild:
+ Fix tarball name, again
*bitcoind-0.6.0.9-r1 (02 Sep 2012)
diff --git a/net-p2p/bitcoind/bitcoind-0.6.0.9-r1.ebuild b/net-p2p/bitcoind/bitcoind-0.6.0.9-r2.ebuild
index 2e6e6cf7c62d..de50f5f7b33f 100644
--- a/net-p2p/bitcoind/bitcoind-0.6.0.9-r1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.6.0.9-r2.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.0.9-r1.ebuild,v 1.1 2012/09/02 20:54:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.0.9-r2.ebuild,v 1.1 2012/09/02 21:23:56 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://dev.gentoo.org/~blueness/misc/bitcoin-v0.6.0.9.tgz
+SRC_URI="http://dev.gentoo.org/~blueness/misc/bitcoin-0.6.0.9.tgz
eligius? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.6.0-eligius_sendfee.patch.xz )
"