diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 14:01:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 14:01:46 +0000 |
commit | 2aad89795e077781cb025ed7843359bfe45cfc82 (patch) | |
tree | b9fd7e10b903d983f5cbafff74e974388ff035d1 /net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-2aad89795e077781cb025ed7843359bfe45cfc82.tar.gz gentoo-2-2aad89795e077781cb025ed7843359bfe45cfc82.tar.bz2 gentoo-2-2aad89795e077781cb025ed7843359bfe45cfc82.zip |
Stable for amd64, wrt bug #484546
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild')
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 52e35421e3bb..b69037065cb4 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.2 2013/09/19 17:38:57 blueness Exp $ +# $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 $ 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=" |