summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-14 11:45:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-14 11:45:58 +0000
commitcb275becab9a3c67667a56902abc7f19d1fa00e8 (patch)
treee6d62a9d6df98bdbe45d3b2081c532340366762b /net-p2p
parentStable for arm, wrt bug #469342 (diff)
downloadgentoo-2-cb275becab9a3c67667a56902abc7f19d1fa00e8.tar.gz
gentoo-2-cb275becab9a3c67667a56902abc7f19d1fa00e8.tar.bz2
gentoo-2-cb275becab9a3c67667a56902abc7f19d1fa00e8.zip
Stable for arm, wrt bug #469342
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoind/ChangeLog5
-rw-r--r--net-p2p/bitcoind/bitcoind-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index 1094467132c3..3bb9b82f36be 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,9 @@
# 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.63 2013/05/14 09:39:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.64 2013/05/14 11:45:58 ago Exp $
+
+ 14 May 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.1.ebuild:
+ Stable for arm, wrt bug #469342
14 May 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.1.ebuild:
Stable for x86, wrt bug #469342
diff --git a/net-p2p/bitcoind/bitcoind-0.8.1.ebuild b/net-p2p/bitcoind/bitcoind-0.8.1.ebuild
index 7b7ebf7128ba..795f880fb4b7 100644
--- a/net-p2p/bitcoind/bitcoind-0.8.1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.8.1.ebuild
@@ -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.4 2013/05/14 09:39:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.1.ebuild,v 1.5 2013/05/14 11:45:58 ago Exp $
EAPI="4"
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyPN}-v
LICENSE="MIT ISC GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE="examples ipv6 logrotate upnp"
RDEPEND="