summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2b999c23aa04..3885469bf4ff 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.75 2013/09/19 17:42:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.76 2013/09/21 13:49:03 ago Exp $
+
+ 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.5.ebuild:
+ Stable for amd64, wrt bug #480096
19 Sep 2013; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.8.1.ebuild,
bitcoind-0.8.2.ebuild, bitcoind-0.8.3-r1.ebuild, bitcoind-0.8.3.ebuild,
diff --git a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
index 8151aceffd5a..b031635b6db7 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.2 2013/09/19 17:42:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.3 2013/09/21 13:49:03 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="