diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:09:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:09:45 +0000 |
commit | 95031d5f3b913c86ded155ebdf49d158c1a62613 (patch) | |
tree | 9f5c5736f4979b3b66784cad4926bd34aaec14d9 /net-analyzer/ifstat | |
parent | whitespace (diff) | |
download | gentoo-2-95031d5f3b913c86ded155ebdf49d158c1a62613.tar.gz gentoo-2-95031d5f3b913c86ded155ebdf49d158c1a62613.tar.bz2 gentoo-2-95031d5f3b913c86ded155ebdf49d158c1a62613.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild index 068fc24b8ca7..d0680ac3195f 100644 --- a/net-analyzer/ifstat/ifstat-1.1.ebuild +++ b/net-analyzer/ifstat/ifstat-1.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/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.13 2008/10/10 11:20:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.14 2008/10/28 02:09:45 mr_bones_ Exp $ inherit eutils @@ -17,7 +17,6 @@ KEYWORDS="sparc x86 amd64 ppc64 hppa ppc" DEPEND="virtual/libc snmp? ( >=net-analyzer/net-snmp-5.0 )" - src_unpack() { unpack ${A} cd "${S}" |