Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/rtorrent/
Date: Sat, 30 Jan 2016 09:40:32
Message-Id: 1454146386.ec0501d8acb508fe5bb59f261df585bcc5018ea7.pacho@gentoo
1 commit: ec0501d8acb508fe5bb59f261df585bcc5018ea7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 09:33:06 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 09:33:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0501d8
7
8 net-p2p/rtorrent: x86 stable, bug #522706
9
10 Package-Manager: portage-2.2.26
11
12 net-p2p/rtorrent/rtorrent-0.9.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
16 index 2cd320d..ef94751 100644
17 --- a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
18 +++ b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
24 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
25 IUSE="daemon debug ipv6 selinux test xmlrpc"
26
27 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}