diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-24 20:15:23 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-24 20:15:23 +0000 |
commit | 5c785897a41af45617f8be7718133bcacbcdff72 (patch) | |
tree | 62649890e13ab212225d9f13ca87b11a70945563 /net-analyzer/net-snmp/ChangeLog | |
parent | Added 'kdgraphics' USE flag for media-gfx/splashutils. (diff) | |
download | historical-5c785897a41af45617f8be7718133bcacbcdff72.tar.gz historical-5c785897a41af45617f8be7718133bcacbcdff72.tar.bz2 historical-5c785897a41af45617f8be7718133bcacbcdff72.zip |
Removed || die after make test as there are legitimate reasons it might fail (user doesnt already have a working config or an improperly configured/down ethernet interface). Instead, display a message to the user explaining why 1 or 2 failed tests is ok.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'net-analyzer/net-snmp/ChangeLog')
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index b1525f5c2946..8cb43498427a 100644 --- a/net-analyzer/net-snmp/ChangeLog +++ b/net-analyzer/net-snmp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/net-snmp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.96 2005/04/20 21:18:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.97 2005/04/24 20:15:23 ka0ttic Exp $ + + 24 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2.1.ebuild: + Removed || die after make test as there are legitimate reasons it might fail + (user doesnt already have a working config or an improperly configured/down + ethernet interface). Instead, display a message to the user explaining why 1 + or 2 failed tests is ok. 20 Apr 2005; Simon Stelling <blubb@gentoo.org> net-snmp-5.2.1.ebuild: stable on amd64 |