summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:30:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:30:52 +0000
commit11a52df78b14898426943b2a98cab80e679dbbeb (patch)
treec466a1deeb53a71607aed82c8c41a29e60567659 /net-p2p
parentStable for arm, wrt bug #480082 (diff)
downloadgentoo-2-11a52df78b14898426943b2a98cab80e679dbbeb.tar.gz
gentoo-2-11a52df78b14898426943b2a98cab80e679dbbeb.tar.bz2
gentoo-2-11a52df78b14898426943b2a98cab80e679dbbeb.zip
Stable for arm, wrt bug #480096
(Portage version: 2.1.12.2/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.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index 46ed7cd3541e..6177db040e89 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.77 2013/09/22 06:48:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.78 2013/09/26 17:30:52 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.5.ebuild:
+ Stable for arm, wrt bug #480096
22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.8.5.ebuild:
Stable for x86, wrt bug #480096
diff --git a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
index 64b4ad470144..d461c7fec226 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.4 2013/09/22 06:48:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.5 2013/09/26 17:30:52 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="