diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-30 02:50:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-30 02:50:53 +0000 |
commit | 24ca1cf362cc8b70cb4bccbb17cc8ac7460447d1 (patch) | |
tree | bfc7876a69eab59c2183462c80ea1a5ceaa39e24 /net-analyzer/nagios-plugins | |
parent | Remove old versions. (diff) | |
download | gentoo-2-24ca1cf362cc8b70cb4bccbb17cc8ac7460447d1.tar.gz gentoo-2-24ca1cf362cc8b70cb4bccbb17cc8ac7460447d1.tar.bz2 gentoo-2-24ca1cf362cc8b70cb4bccbb17cc8ac7460447d1.zip |
whitespace
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild index 741a7d44331a..11377718ebc5 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild,v 1.1 2007/10/29 19:51:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10-r1.ebuild,v 1.2 2007/10/30 02:50:53 mr_bones_ Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -58,7 +58,7 @@ src_unpack() { ## CVE-2007-5623 epatch "${FILESDIR}"/CVE-2007-5623.patch - + epatch "${FILESDIR}"/${P}-check_http.patch AT_M4DIR="m4 gl/m4" eautoreconf |