diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 14:02:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 14:02:11 +0000 |
commit | 97495aa53918cfe098c135ae93f7a8cf8ff12a15 (patch) | |
tree | 41b96801c14f104e521fd75b3c021666434e3e60 /net-p2p/bitcoin-qt | |
parent | Stable for amd64, wrt bug #478284 (diff) | |
download | gentoo-2-97495aa53918cfe098c135ae93f7a8cf8ff12a15.tar.gz gentoo-2-97495aa53918cfe098c135ae93f7a8cf8ff12a15.tar.bz2 gentoo-2-97495aa53918cfe098c135ae93f7a8cf8ff12a15.zip |
Stable for x86, wrt bug #484546
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog index b92a109b9648..2a9dc964c597 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.73 2013/10/11 14:01:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.74 2013/10/11 14:02:11 ago Exp $ + + 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.8.5.ebuild: + Stable for x86, wrt bug #484546 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.8.5.ebuild: Stable for amd64, wrt bug #484546 diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild index b69037065cb4..49390755caa2 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-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/bitcoin-qt/bitcoin-qt-0.8.5.ebuild,v 1.3 2013/10/11 14:01:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild,v 1.4 2013/10/11 14:02:11 ago Exp $ EAPI=4 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyPN}-v LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="$IUSE 1stclassmsg dbus ipv6 kde +qrcode upnp" RDEPEND=" |