diff options
author | 2012-05-18 07:50:48 +0000 | |
---|---|---|
committer | 2012-05-18 07:50:48 +0000 | |
commit | bee6b21d9489ca18386ab42ca71a52d86114bc42 (patch) | |
tree | 4dacc437c1c499e7fe447091425f77fe6212223d /net-p2p/bitcoind | |
parent | marked x86 per bug 415871 (diff) | |
download | historical-bee6b21d9489ca18386ab42ca71a52d86114bc42.tar.gz historical-bee6b21d9489ca18386ab42ca71a52d86114bc42.tar.bz2 historical-bee6b21d9489ca18386ab42ca71a52d86114bc42.zip |
Stable for amd64, wrt bug #415973
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r-- | net-p2p/bitcoind/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog index f4d40efa2c5f..a9d89fa286ae 100644 --- a/net-p2p/bitcoind/ChangeLog +++ b/net-p2p/bitcoind/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2012/05/14 23:32:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.29 2012/05/18 07:50:12 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.5.5.ebuild: + Stable for amd64, wrt bug #415973 14 May 2012; Anthony G. Basile <blueness@gentoo.org> -bitcoind-0.4.4-r1.ebuild, -bitcoind-0.4.5.ebuild, diff --git a/net-p2p/bitcoind/bitcoind-0.5.5.ebuild b/net-p2p/bitcoind/bitcoind-0.5.5.ebuild index d8e7c95342bc..f352d3d1b7ba 100644 --- a/net-p2p/bitcoind/bitcoind-0.5.5.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.5.5.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.5.5.ebuild,v 1.1 2012/05/14 23:23:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.5.ebuild,v 1.2 2012/05/18 07:50:12 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} LICENSE="MIT ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="+bip16 +eligius examples logrotate ssl upnp" RDEPEND=" |