diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:34 +0000 |
commit | 5ba9cdab9191d285f17ba5c7257edf9af836964c (patch) | |
tree | 691571a609368e0c7263d396d33753b91ae0104c /net-p2p | |
parent | Stable for x86, wrt bug #521478 (diff) | |
download | gentoo-2-5ba9cdab9191d285f17ba5c7257edf9af836964c.tar.gz gentoo-2-5ba9cdab9191d285f17ba5c7257edf9af836964c.tar.bz2 gentoo-2-5ba9cdab9191d285f17ba5c7257edf9af836964c.zip |
Stable for x86, wrt bug #499474
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index c2ddc1015bae..abd13a67b920 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.189 2014/10/10 15:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.190 2014/10/12 08:57:34 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rtorrent-0.9.3.ebuild: + Stable for x86, wrt bug #499474 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rtorrent-0.9.3.ebuild: Stable for amd64, wrt bug #499474 diff --git a/net-p2p/rtorrent/rtorrent-0.9.3.ebuild b/net-p2p/rtorrent/rtorrent-0.9.3.ebuild index 3e993c88cc79..34437ad03119 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.4 2014/10/10 15:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 1.5 2014/10/12 08:57:34 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##*.} |