diff options
author | 2008-12-31 03:19:43 +0000 | |
---|---|---|
committer | 2008-12-31 03:19:43 +0000 | |
commit | 8a1ab3bcebadbfae565efcb859127bc250f82e13 (patch) | |
tree | 6dbd2670c2fc910b1fd529bf978ba0c84e32fd30 /dev-libs/vdk | |
parent | whitespace (diff) | |
download | gentoo-2-8a1ab3bcebadbfae565efcb859127bc250f82e13.tar.gz gentoo-2-8a1ab3bcebadbfae565efcb859127bc250f82e13.tar.bz2 gentoo-2-8a1ab3bcebadbfae565efcb859127bc250f82e13.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-libs/vdk')
-rw-r--r-- | dev-libs/vdk/vdk-2.4.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-libs/vdk/vdk-2.4.1.ebuild b/dev-libs/vdk/vdk-2.4.1.ebuild index 7a633ec1b349..0018bcf61b05 100644 --- a/dev-libs/vdk/vdk-2.4.1.ebuild +++ b/dev-libs/vdk/vdk-2.4.1.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/dev-libs/vdk/vdk-2.4.1.ebuild,v 1.9 2008/12/20 23:46:12 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/vdk/vdk-2.4.1.ebuild,v 1.10 2008/12/31 03:19:43 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -23,8 +23,6 @@ src_unpack() { epatch "${FILESDIR}"/vdk-2.4.1-gcc43.patch } - - src_compile() { local myconf="" |