summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-07-17 09:15:02 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-07-17 09:15:02 +0000
commitea1115f81086e1aa89fc72571a32911dbea4a37f (patch)
tree51ea995e88a3bfd01395b7cd41ad252f0ec8c47f /net-p2p/rtorrent
parentdev-perl/URI is not used during build, needed only for web interface, that is... (diff)
downloadgentoo-2-ea1115f81086e1aa89fc72571a32911dbea4a37f.tar.gz
gentoo-2-ea1115f81086e1aa89fc72571a32911dbea4a37f.tar.bz2
gentoo-2-ea1115f81086e1aa89fc72571a32911dbea4a37f.zip
ppc stable, bug 473424
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/ChangeLog5
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 27179c8308c4..f7e2f158aa4b 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.181 2013/03/22 08:29:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.182 2013/07/17 09:15:02 vincent Exp $
+
+ 17 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> rtorrent-0.8.9.ebuild:
+ ppc stable, bug 473424
*rtorrent-0.9.3 (22 Mar 2013)
diff --git a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
index 562f9d3f5042..e81f69f82b12 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.9.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.8.9.ebuild,v 1.8 2012/05/04 06:33:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.9 2013/07/17 09:15:02 vincent 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"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="color daemon debug ipv6 test xmlrpc"
COMMON_DEPEND="~net-libs/libtorrent-0.12.${PV##*.}