diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-09-11 18:35:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-09-11 18:35:09 +0000 |
commit | f1b716d054c84cc4bc032fc6d8b9d693f4572cac (patch) | |
tree | b2954c85c251409e625e8b567cf31339a44aa585 /net-p2p | |
parent | Tarball got updated. (diff) | |
download | gentoo-2-f1b716d054c84cc4bc032fc6d8b9d693f4572cac.tar.gz gentoo-2-f1b716d054c84cc4bc032fc6d8b9d693f4572cac.tar.bz2 gentoo-2-f1b716d054c84cc4bc032fc6d8b9d693f4572cac.zip |
Stable for HPPA (bug #499474).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 98147c32ecc4..b7c5d19662da 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.187 2014/08/15 08:53:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.188 2014/09/11 18:35:09 jer Exp $ + + 11 Sep 2014; Jeroen Roovers <jer@gentoo.org> rtorrent-0.9.3.ebuild: + Stable for HPPA (bug #499474). 15 Aug 2014; Pacho Ramos <pacho@gentoo.org> files/rtorrentd_at.service: Fix typo (#513296) diff --git a/net-p2p/rtorrent/rtorrent-0.9.3.ebuild b/net-p2p/rtorrent/rtorrent-0.9.3.ebuild index 57a7cbe78130..b22e36ebd633 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.2 2014/05/18 19:58:08 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 1.3 2014/09/11 18:35:09 jer 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##*.} |