diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-26 13:34:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-26 13:34:59 +0000 |
commit | a663aec2c8f984a62e15528337d2af940b6c08eb (patch) | |
tree | d555be946ee50f5f76eec4c1a73f38be80dd4278 /net-analyzer/driftnet | |
parent | whitespace (diff) | |
download | gentoo-2-a663aec2c8f984a62e15528337d2af940b6c08eb.tar.gz gentoo-2-a663aec2c8f984a62e15528337d2af940b6c08eb.tar.bz2 gentoo-2-a663aec2c8f984a62e15528337d2af940b6c08eb.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/driftnet')
-rw-r--r-- | net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild index 76945eba35d1..2ade8f80ec4a 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.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-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.1 2009/04/25 13:25:16 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.2 2009/04/26 13:34:59 mr_bones_ Exp $ EAPI=2 inherit eutils flag-o-matic toolchain-funcs @@ -25,7 +25,6 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} mp3? ( virtual/mpg123 )" - src_compile() { export CC=$(tc-getCC) if use gtk; then |