summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-21 05:33:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-21 05:33:51 +0000
commit1c28b06f8fc0c339255943662b6c5a7e78107c68 (patch)
tree3af1c6b285a7e2701bf53861a46326878554d052 /net-p2p/bittorrent
parentVersion bump (bug #130107) thanks to Jesse Adelman and MAL. (diff)
downloadgentoo-2-1c28b06f8fc0c339255943662b6c5a7e78107c68.tar.gz
gentoo-2-1c28b06f8fc0c339255943662b6c5a7e78107c68.tar.bz2
gentoo-2-1c28b06f8fc0c339255943662b6c5a7e78107c68.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r--net-p2p/bittorrent/bittorrent-5.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.2.0.ebuild b/net-p2p/bittorrent/bittorrent-5.2.0.ebuild
index 069c5318d536..2e45a7ef0091 100644
--- a/net-p2p/bittorrent/bittorrent-5.2.0.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.2.0.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/bittorrent/bittorrent-5.2.0.ebuild,v 1.2 2008/07/10 14:09:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.2.0.ebuild,v 1.3 2008/07/21 05:33:51 mr_bones_ Exp $
WX_GTK_VER="2.6"
inherit distutils fdo-mime eutils wxwidgets
@@ -43,8 +43,8 @@ pkg_setup() {
fi
if ! built_with_use dev-lang/python threads; then
- die "${PN} needs dev-lang/python with USE=\"threads\""
- fi
+ die "${PN} needs dev-lang/python with USE=\"threads\""
+ fi
}
src_unpack() {