diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-30 15:26:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-30 15:26:48 +0000 |
commit | 4c95e40fa0319fea439b9cd0f6377f817900f545 (patch) | |
tree | 62dc0c1148185e5f2efb8016f4f42e3c165514f9 /net-analyzer/wireshark | |
parent | Version bump for tpm-tools wrt bug 329457. (diff) | |
download | gentoo-2-4c95e40fa0319fea439b9cd0f6377f817900f545.tar.gz gentoo-2-4c95e40fa0319fea439b9cd0f6377f817900f545.tar.bz2 gentoo-2-4c95e40fa0319fea439b9cd0f6377f817900f545.zip |
whitespace
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.4.2.ebuild b/net-analyzer/wireshark/wireshark-1.4.2.ebuild index 4dd93fe2751a..35feefdfe226 100644 --- a/net-analyzer/wireshark/wireshark-1.4.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.2.ebuild,v 1.1 2010/11/30 08:51:13 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.2.ebuild,v 1.2 2010/11/30 15:26:48 mr_bones_ Exp $ EAPI=2 PYTHON_DEPEND="python? 2" @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} # borrowed from GSoC2010_Gentoo_Capabilities by constanze and flameyeys -# @FUNCTION: fcaps +# @FUNCTION: fcaps # @USAGE: fcaps {uid:gid} {file-mode} {cap1[,cap2,...]} {file} # @RETURN: 0 if all okay; non-zero if failure and fallback # @DESCRIPTION: |