summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-05-04 10:13:39 +0000
committerChristoph Mende <angelos@gentoo.org>2010-05-04 10:13:39 +0000
commit1a3dd781f3069a1b2cf09f8b228219ca1facd4b1 (patch)
tree092250893c16016cb017ebbbc1d8280fded2472d /net-p2p/rtorrent
parentamd64 stable, thanks to Roeland Douma (bug #311143) (diff)
downloadgentoo-2-1a3dd781f3069a1b2cf09f8b228219ca1facd4b1.tar.gz
gentoo-2-1a3dd781f3069a1b2cf09f8b228219ca1facd4b1.tar.bz2
gentoo-2-1a3dd781f3069a1b2cf09f8b228219ca1facd4b1.zip
amd64 stable, thanks to Roeland Douma (bug #311143)
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/ChangeLog5
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 0e441a43b240..5f30081f4293 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.153 2010/04/18 17:02:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.154 2010/05/04 10:13:39 angelos Exp $
+
+ 04 May 2010; <angelos@gentoo.org> rtorrent-0.8.6-r1.ebuild:
+ amd64 stable, thanks to Roeland Douma (bug #311143)
18 Apr 2010; <nixnut@gentoo.org> rtorrent-0.8.6-r1.ebuild:
ppc stable #311143
diff --git a/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild
index 9ce9bd2d5269..e032613e3744 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v 1.4 2010/04/18 17:02:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v 1.5 2010/05/04 10:13:39 angelos Exp $
EAPI=2
@@ -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"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="daemon debug ipv6 xmlrpc"
COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}