summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:24:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:24:48 +0000
commit13e2fb749f3c6498c69be3043fa25676d3144900 (patch)
treeff665d09bae86d68301de0d5d0972b5bcc6c0fed /net-p2p
parentStable for amd64, wrt bug #518252 (diff)
downloadgentoo-2-13e2fb749f3c6498c69be3043fa25676d3144900.tar.gz
gentoo-2-13e2fb749f3c6498c69be3043fa25676d3144900.tar.bz2
gentoo-2-13e2fb749f3c6498c69be3043fa25676d3144900.zip
Stable for amd64, wrt bug #499474
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/ChangeLog5
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index b7c5d19662da..c2ddc1015bae 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.188 2014/09/11 18:35:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.189 2014/10/10 15:24:48 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rtorrent-0.9.3.ebuild:
+ Stable for amd64, wrt bug #499474
11 Sep 2014; Jeroen Roovers <jer@gentoo.org> rtorrent-0.9.3.ebuild:
Stable for HPPA (bug #499474).
diff --git a/net-p2p/rtorrent/rtorrent-0.9.3.ebuild b/net-p2p/rtorrent/rtorrent-0.9.3.ebuild
index b22e36ebd633..3e993c88cc79 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.3.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 1.3 2014/09/11 18:35:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 1.4 2014/10/10 15:24:48 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-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"
+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"
IUSE="daemon debug ipv6 selinux test xmlrpc"
COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}