summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-05-13 11:05:55 +0000
committerSven Vermeulen <swift@gentoo.org>2012-05-13 11:05:55 +0000
commit319dffab9d891c91d14eec56cc0d2eb2b88098f1 (patch)
treee8d15a15fd26fda801cbc7c27f5413c890753d88 /net-analyzer/net-snmp
parentRedigested. (diff)
downloadgentoo-2-319dffab9d891c91d14eec56cc0d2eb2b88098f1.tar.gz
gentoo-2-319dffab9d891c91d14eec56cc0d2eb2b88098f1.tar.bz2
gentoo-2-319dffab9d891c91d14eec56cc0d2eb2b88098f1.zip
SELinux policy module for SNMP is provided by selinux-snmp
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r--net-analyzer/net-snmp/ChangeLog9
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.4.3.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.5.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.6.1.ebuild6
5 files changed, 19 insertions, 14 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog
index 6f16aef12013..3483c4d352da 100644
--- a/net-analyzer/net-snmp/ChangeLog
+++ b/net-analyzer/net-snmp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/net-snmp
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.223 2011/12/04 10:17:16 swegener Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.224 2012/05/13 11:05:55 swift Exp $
+
+ 13 May 2012; <swift@gentoo.org> net-snmp-5.4.2.1-r4.ebuild,
+ net-snmp-5.4.3.ebuild, net-snmp-5.5.ebuild, net-snmp-5.6.1.ebuild:
+ SELinux policy module for SNMP daemons (and tools) is provided by
+ selinux-snmp
04 Dec 2011; Sven Wegener <swegener@gentoo.org> files/snmpd.init:
move reload to extra_started_commands
diff --git a/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild b/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild
index f65277eb0f66..93142ec720e0 100644
--- a/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild,v 1.13 2011/03/01 20:02:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r4.ebuild,v 1.14 2012/05/13 11:05:55 swift Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -37,7 +37,7 @@ RDEPEND="${COMMON}
X? ( dev-perl/perl-tk )
!minimal? ( dev-perl/TermReadKey )
)
- selinux? ( sec-policy/selinux-snmpd )"
+ selinux? ( sec-policy/selinux-snmp )"
# Dependency on autoconf due to bug #225893
DEPEND="${COMMON}
diff --git a/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild b/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild
index 875717817409..569cab8ad572 100644
--- a/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild,v 1.4 2011/03/01 20:02:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.3.ebuild,v 1.5 2012/05/13 11:05:55 swift Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -37,7 +37,7 @@ RDEPEND="${COMMON}
X? ( dev-perl/perl-tk )
!minimal? ( dev-perl/TermReadKey )
)
- selinux? ( sec-policy/selinux-snmpd )"
+ selinux? ( sec-policy/selinux-snmp )"
# Dependency on autoconf due to bug #225893
DEPEND="${COMMON}
diff --git a/net-analyzer/net-snmp/net-snmp-5.5.ebuild b/net-analyzer/net-snmp/net-snmp-5.5.ebuild
index b716a5672144..ee4435a1512d 100644
--- a/net-analyzer/net-snmp/net-snmp-5.5.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.5.ebuild,v 1.5 2011/03/01 20:02:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.5.ebuild,v 1.6 2012/05/13 11:05:55 swift Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -34,7 +34,7 @@ RDEPEND="${COMMON}
X? ( dev-perl/perl-tk )
!minimal? ( dev-perl/TermReadKey )
)
- selinux? ( sec-policy/selinux-snmpd )"
+ selinux? ( sec-policy/selinux-snmp )"
# Dependency on autoconf due to bug #225893
DEPEND="${COMMON}
diff --git a/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild
index aba58f84c656..1a66d23ffd8a 100644
--- a/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild,v 1.1 2011/04/19 23:38:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.6.1.ebuild,v 1.2 2012/05/13 11:05:55 swift Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -34,7 +34,7 @@ RDEPEND="${COMMON}
X? ( dev-perl/perl-tk )
!minimal? ( dev-perl/TermReadKey )
)
- selinux? ( sec-policy/selinux-snmpd )"
+ selinux? ( sec-policy/selinux-snmp )"
# Dependency on autoconf due to bug #225893
DEPEND="${COMMON}