diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-26 22:01:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-26 22:01:24 +0000 |
commit | 7a6c228070c3a03d390beb48831ffa15db5c5973 (patch) | |
tree | f406320036a7bb269adc5ac7c8f1152f44f6ef12 /net-p2p/transmission | |
parent | whitespace (diff) | |
download | gentoo-2-7a6c228070c3a03d390beb48831ffa15db5c5973.tar.gz gentoo-2-7a6c228070c3a03d390beb48831ffa15db5c5973.tar.bz2 gentoo-2-7a6c228070c3a03d390beb48831ffa15db5c5973.zip |
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/transmission-2.42-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission/transmission-2.42-r1.ebuild b/net-p2p/transmission/transmission-2.42-r1.ebuild index 753f3f6cdf51..d8c003abfa4b 100644 --- a/net-p2p/transmission/transmission-2.42-r1.ebuild +++ b/net-p2p/transmission/transmission-2.42-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.42-r1.ebuild,v 1.1 2012/01/26 15:46:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.42-r1.ebuild,v 1.2 2012/01/26 22:01:24 mr_bones_ Exp $ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils qt4-r2 @@ -55,7 +55,7 @@ pkg_setup() { src_prepare() { # note: this patchset has useless bits for optionalizing UTP which can be - # dropped from next one + # dropped from next one EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patches # note: http://trac.transmissionbt.com/ticket/4324 |