diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-15 15:06:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-15 15:06:02 +0000 |
commit | cd0fec8e4ba7446ecf766105b241215a1fff8979 (patch) | |
tree | ffed89541e0c593a236cdbbf47bf713d628d7a4a /net-p2p | |
parent | Keyword ~mips (diff) | |
download | historical-cd0fec8e4ba7446ecf766105b241215a1fff8979.tar.gz historical-cd0fec8e4ba7446ecf766105b241215a1fff8979.tar.bz2 historical-cd0fec8e4ba7446ecf766105b241215a1fff8979.zip |
Stable for amd64, wrt bug #429188
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin-qt/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bitcoind/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.6.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog index d1b47aa7b4ad..e5c87d796336 100644 --- a/net-p2p/bitcoin-qt/ChangeLog +++ b/net-p2p/bitcoin-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/bitcoin-qt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.38 2012/09/02 20:51:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.39 2012/09/15 15:06:02 ago Exp $ + + 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.6.3.ebuild: + Stable for amd64, wrt bug #429188 *bitcoin-qt-0.6.0.9-r1 (02 Sep 2012) diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.ebuild index ed658502df7e..123b1bc6db92 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.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/bitcoin-qt/bitcoin-qt-0.6.3.ebuild,v 1.2 2012/07/26 17:12:19 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.6.3.ebuild,v 1.3 2012/09/15 15:06:02 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="https://nodeload.github.com/bitcoin/bitcoin/tarball/v${PV/_/} -> bitcoi LICENSE="MIT ISC GPL-3 md2k7-asyouwish LGPL-2.1 public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="$IUSE 1stclassmsg dbus +eligius +qrcode upnp" RDEPEND=" diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog index b89b03c3fec1..ef149fd537cc 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.42 2012/09/02 21:23:56 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.43 2012/09/15 15:05:41 ago Exp $ + + 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.6.3.ebuild: + Stable for amd64, wrt bug #429188 *bitcoind-0.6.0.9-r2 (02 Sep 2012) diff --git a/net-p2p/bitcoind/bitcoind-0.6.3.ebuild b/net-p2p/bitcoind/bitcoind-0.6.3.ebuild index 18e2abe5132b..d0613ce3c229 100644 --- a/net-p2p/bitcoind/bitcoind-0.6.3.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.6.3.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.6.3.ebuild,v 1.2 2012/07/11 23:46:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.3.ebuild,v 1.3 2012/09/15 15:05:41 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="https://nodeload.github.com/bitcoin/bitcoin/tarball/v${PV/_/} -> bitcoi LICENSE="MIT ISC GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="+eligius examples logrotate upnp" RDEPEND=" |