summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-10-28 02:10:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-10-28 02:10:39 +0000
commitedf3fa7f4c9e5de09c1eab19f9bf3ccfc7c42c73 (patch)
treede6a2a9d832ca831272ce6a0daa09f0438bd6285 /net-p2p/rtorrent
parentwhitespace (diff)
downloadgentoo-2-edf3fa7f4c9e5de09c1eab19f9bf3ccfc7c42c73.tar.gz
gentoo-2-edf3fa7f4c9e5de09c1eab19f9bf3ccfc7c42c73.tar.bz2
gentoo-2-edf3fa7f4c9e5de09c1eab19f9bf3ccfc7c42c73.zip
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild3
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.3.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild b/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild
index 4ddb69e7fa4d..42c59ec2841c 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild,v 1.8 2008/10/04 22:40:48 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild,v 1.9 2008/10/28 02:10:39 mr_bones_ Exp $
inherit eutils autotools toolchain-funcs flag-o-matic
@@ -21,7 +21,6 @@ RDEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-
src_unpack() {
unpack ${A}
cd "${S}"
diff --git a/net-p2p/rtorrent/rtorrent-0.8.3.ebuild b/net-p2p/rtorrent/rtorrent-0.8.3.ebuild
index 1e18d8d047ae..13cb1268dfed 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.3.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild,v 1.2 2008/10/04 23:44:24 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild,v 1.3 2008/10/28 02:10:39 mr_bones_ Exp $
inherit base eutils toolchain-funcs flag-o-matic
@@ -21,7 +21,6 @@ RDEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-
PATCHES=( "${FILESDIR}/${PN}-0.8.2-gcc34.patch" )
src_compile() {