diff options
author | 2009-01-20 22:44:42 +0000 | |
---|---|---|
committer | 2009-01-20 22:44:42 +0000 | |
commit | aecb3daf974c0e8a41facb63675f508153b46f02 (patch) | |
tree | 7e7113c08dd7be1d86d9aad1e312d86cc407c9a7 /net-proxy | |
parent | whitespace (diff) | |
download | gentoo-2-aecb3daf974c0e8a41facb63675f508153b46f02.tar.gz gentoo-2-aecb3daf974c0e8a41facb63675f508153b46f02.tar.bz2 gentoo-2-aecb3daf974c0e8a41facb63675f508153b46f02.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild index 76d484fd9ff9..0c62717a17b2 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild,v 1.7 2009/01/20 19:54:07 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild,v 1.8 2009/01/20 22:44:42 mr_bones_ Exp $ inherit eutils @@ -18,7 +18,6 @@ IUSE="" DEPEND=">=dev-lang/python-2.3" - src_compile() { epatch "${FILESDIR}/http-replicator-3.0-sighup.patch" einfo "No compilation necessary" |