summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:48:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:48:39 +0000
commit8c45ca044f67471dc06229e6d3c1fbc982ea08c1 (patch)
tree616e25d9200df7a55d2d84226b49fc9eb8d55bf1 /net-p2p/bitcoind
parentStable for x86, wrt bug #485440 (diff)
downloadgentoo-2-8c45ca044f67471dc06229e6d3c1fbc982ea08c1.tar.gz
gentoo-2-8c45ca044f67471dc06229e6d3c1fbc982ea08c1.tar.bz2
gentoo-2-8c45ca044f67471dc06229e6d3c1fbc982ea08c1.zip
Stable for x86, wrt bug #480096
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r--net-p2p/bitcoind/ChangeLog5
-rw-r--r--net-p2p/bitcoind/bitcoind-0.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index 3885469bf4ff..46ed7cd3541e 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.76 2013/09/21 13:49:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.77 2013/09/22 06:48:39 ago Exp $
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.5.ebuild:
+ Stable for x86, wrt bug #480096
21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.5.ebuild:
Stable for amd64, wrt bug #480096
diff --git a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
index b031635b6db7..64b4ad470144 100644
--- a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.8.5.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.5.ebuild,v 1.3 2013/09/21 13:49:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.4 2013/09/22 06:48:39 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="bash-completion examples ipv6 logrotate upnp"
RDEPEND="