diff options
author | 2014-10-18 14:43:39 +0000 | |
---|---|---|
committer | 2014-10-18 14:43:39 +0000 | |
commit | e769fe92321c12a6ff671530f6d20a51f6b75fb5 (patch) | |
tree | c891ce150fbdb3e63518d13bcb4dd7bd49ed9678 /net-p2p/rtorrent | |
parent | Stable for x86, wrt bug #524416 (diff) | |
download | gentoo-2-e769fe92321c12a6ff671530f6d20a51f6b75fb5.tar.gz gentoo-2-e769fe92321c12a6ff671530f6d20a51f6b75fb5.tar.bz2 gentoo-2-e769fe92321c12a6ff671530f6d20a51f6b75fb5.zip |
Stable for ppc, wrt bug #499474
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/rtorrent')
-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 abd13a67b920..3b8c09c8a810 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.190 2014/10/12 08:57:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.191 2014/10/18 14:43:39 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rtorrent-0.9.3.ebuild: + Stable for ppc, wrt bug #499474 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rtorrent-0.9.3.ebuild: Stable for x86, wrt bug #499474 diff --git a/net-p2p/rtorrent/rtorrent-0.9.3.ebuild b/net-p2p/rtorrent/rtorrent-0.9.3.ebuild index 34437ad03119..aaf6f89162de 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.5 2014/10/12 08:57:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 1.6 2014/10/18 14:43:39 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##*.} |