diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:39:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:39:23 +0000 |
commit | ff9cddd00e958e5860db659220841bc70b7b3c54 (patch) | |
tree | 04d4afc13ac90260cf57fd9adc61402587a90eb1 /net-p2p/bitcoin-qt | |
parent | Stable for x86, wrt bug #468814 (diff) | |
download | gentoo-2-ff9cddd00e958e5860db659220841bc70b7b3c54.tar.gz gentoo-2-ff9cddd00e958e5860db659220841bc70b7b3c54.tar.bz2 gentoo-2-ff9cddd00e958e5860db659220841bc70b7b3c54.zip |
Stable for x86, wrt bug #469342
(Portage version: 2.1.11.63/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog index 3798c55dbdd2..e094646363c8 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.60 2013/05/14 09:32:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.61 2013/05/14 09:39:23 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.8.1.ebuild: + Stable for x86, wrt bug #469342 14 May 2013; Agostino Sarubbo <ago@gentoo.org> bitcoin-qt-0.8.1.ebuild: Stable for amd64, wrt bug #469342 diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.8.1.ebuild index 8e94169a5e43..a8a21ee45456 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.1.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.8.1.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.1.ebuild,v 1.3 2013/05/14 09:32:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.8.1.ebuild,v 1.4 2013/05/14 09:39:23 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 +qrcode upnp" RDEPEND=" |