diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 16:00:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 16:00:01 +0000 |
commit | fdd1e78848f8a7f1e0b0c2ca798ef44d4dbc1dfc (patch) | |
tree | dc0a343d297bdd444f3a80064e8f074a7914be8b /net-p2p/bitcoin-qt | |
parent | Stable for amd64, wrt bug #422219 (diff) | |
download | gentoo-2-fdd1e78848f8a7f1e0b0c2ca798ef44d4dbc1dfc.tar.gz gentoo-2-fdd1e78848f8a7f1e0b0c2ca798ef44d4dbc1dfc.tar.bz2 gentoo-2-fdd1e78848f8a7f1e0b0c2ca798ef44d4dbc1dfc.zip |
Stable for amd64, wrt bug #422219
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/bitcoin-qt')
-rw-r--r-- | net-p2p/bitcoin-qt/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog index c61190ff43cb..0150741bd551 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.29 2012/06/16 22:46:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.30 2012/06/20 16:00:01 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.5.6_rc2.ebuild: + Stable for amd64, wrt bug #422219 *bitcoin-qt-0.6.0.8_rc2 (16 Jun 2012) *bitcoin-qt-0.5.6_rc2 (16 Jun 2012) diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild index dd929569db39..b71762f99d2f 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.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.5.6_rc2.ebuild,v 1.1 2012/06/16 22:46:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild,v 1.2 2012/06/20 16:00:01 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} LICENSE="MIT ISC GPL-3 md2k7-asyouwish LGPL-2.1 public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="$IUSE +bip16 dbus +eligius ssl upnp" RDEPEND=" |