diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2014-05-22 19:11:53 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2014-05-22 19:11:53 +0000 |
commit | 7fccbc19c33bf41b5129472ba81ada8d25d57e6d (patch) | |
tree | 4ba8a28053cc79370845b06bee03a834828667b8 /net-analyzer/net-snmp | |
parent | version bump wrt #487012 (diff) | |
download | gentoo-2-7fccbc19c33bf41b5129472ba81ada8d25d57e6d.tar.gz gentoo-2-7fccbc19c33bf41b5129472ba81ada8d25d57e6d.tar.bz2 gentoo-2-7fccbc19c33bf41b5129472ba81ada8d25d57e6d.zip |
fixing selinux patch not applying
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index 468086554dab..a9d9a888f805 100644 --- a/net-analyzer/net-snmp/ChangeLog +++ b/net-analyzer/net-snmp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/net-snmp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.289 2014/05/17 21:10:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.290 2014/05/22 19:11:53 prometheanfire Exp $ + + 22 May 2014; Matthew Thode <prometheanfire@gentoo.org> + files/net-snmp-5.1.2-snmpconf-selinux.patch: + fixing selinux patch not applying 17 May 2014; Jeroen Roovers <jer@gentoo.org> -net-snmp-5.7.2.1.ebuild: Old. diff --git a/net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch b/net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch index c9b2006c24b6..d2e372161e92 100644 --- a/net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch +++ b/net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch @@ -1,8 +1,8 @@ https://bugzilla.redhat.com/show_bug.cgi?id=248329 ---- a/local/snmpconf -+++ b/local/snmpconf -@@ -585,6 +585,7 @@ +--- a/local/snmpconf.in ++++ b/local/snmpconf.in +@@ -680,6 +680,7 @@ } } close(O); |