diff options
author | Lance Albertson <ramereth@gentoo.org> | 2005-09-10 18:24:13 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2005-09-10 18:24:13 +0000 |
commit | 6344e3bd351e7726de0232528373b1607a082c1e (patch) | |
tree | a8c6a0b99b8ac87cca9f489ba5e381d70a7d65a3 /net-analyzer/nagios-plugins/ChangeLog | |
parent | Marked Stable on AMD64. Removed older versions. (diff) | |
download | gentoo-2-6344e3bd351e7726de0232528373b1607a082c1e.tar.gz gentoo-2-6344e3bd351e7726de0232528373b1607a082c1e.tar.bz2 gentoo-2-6344e3bd351e7726de0232528373b1607a082c1e.zip |
fix noradius patch to actually patch configure.in (makes it more portable), fixes bug #105459
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/nagios-plugins/ChangeLog')
-rw-r--r-- | net-analyzer/nagios-plugins/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-analyzer/nagios-plugins/ChangeLog b/net-analyzer/nagios-plugins/ChangeLog index 095c402f6109..ba81072e7972 100644 --- a/net-analyzer/nagios-plugins/ChangeLog +++ b/net-analyzer/nagios-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/nagios-plugins # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.37 2005/09/10 13:22:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.38 2005/09/10 18:24:13 ramereth Exp $ + + 10 Sep 2005; Lance Albertson <ramereth@gentoo.org> + +files/nagios-plugins-1.4.1-noradius.patch, nagios-plugins-1.4.1.ebuild: + * Fix noradius patch to actually patch configure.in instead of the configure + script (makes it more portable) This should fix bug #105459 10 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> nagios-plugins-1.4.1.ebuild: |