diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch) | |
tree | 7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/wanpipe | |
parent | whitespace (diff) | |
download | gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2 gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/wanpipe')
-rw-r--r-- | net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild b/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild index 240419cd1729..3e050c099bdb 100644 --- a/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild +++ b/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild,v 1.3 2005/09/16 15:36:30 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wanpipe/wanpipe-2.3.2_p4.ebuild,v 1.4 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils toolchain-funcs linux-mod @@ -62,7 +62,6 @@ pkg_setup() { done } - src_unpack() { local binobj @@ -130,8 +129,6 @@ src_unpack() { epatch ${FILESDIR}/${P}-gcc34.diff } - - src_compile() { # # well for the drivers, all that's left to do is: |