summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-22 17:36:19 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-22 17:36:19 +0000
commitdfe107a0905986af67ad2ad122f82053ede24e56 (patch)
tree8edd81935d042bacdfa1fc322019ed3f04df94c7 /net-p2p/rtorrent
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-dfe107a0905986af67ad2ad122f82053ede24e56.tar.gz
gentoo-2-dfe107a0905986af67ad2ad122f82053ede24e56.tar.bz2
gentoo-2-dfe107a0905986af67ad2ad122f82053ede24e56.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/ChangeLog7
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index fba39f45e6d2..a96808e76813 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/rtorrent
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.179 2012/12/16 23:28:58 zmedico Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.180 2013/02/22 17:36:19 zmedico Exp $
+
+ 22 Feb 2013; Zac Medico <zmedico@gentoo.org> rtorrent-0.9.2.ebuild:
+ Add ~arm-linux keyword.
16 Dec 2012; Zac Medico <zmedico@gentoo.org> rtorrent-0.9.2.ebuild:
Install the man page.
diff --git a/net-p2p/rtorrent/rtorrent-0.9.2.ebuild b/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
index 7d24bd191946..8f29f4a70e7d 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v 1.3 2012/12/16 23:28:58 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v 1.4 2013/02/22 17:36:19 zmedico 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 ~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 test xmlrpc"
COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}