diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:37:00 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:37:00 +0000 |
commit | 56b9fa69ed700b526245357f4d6ab74c50d870fa (patch) | |
tree | c63b96ab4b344aeeccdb72c23d658e205c13e59c /sec-policy/selinux-snmpd | |
parent | mark stable (diff) | |
download | gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.tar.gz gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.tar.bz2 gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy/selinux-snmpd')
-rw-r--r-- | sec-policy/selinux-snmpd/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-snmpd/ChangeLog b/sec-policy/selinux-snmpd/ChangeLog index 3fda4457e140..f7ce6f0ceb90 100644 --- a/sec-policy/selinux-snmpd/ChangeLog +++ b/sec-policy/selinux-snmpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-snmpd -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmpd/ChangeLog,v 1.3 2004/12/12 17:29:24 kaiowas Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmpd/ChangeLog,v 1.4 2005/01/20 09:37:00 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + selinux-snmpd-20041128.ebuild: + mark stable *selinux-snmpd-20041128 (12 Dec 2004) diff --git a/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild b/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild index fdc24281800a..499d0c2ab4f5 100644 --- a/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild +++ b/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild,v 1.1 2004/12/12 17:29:24 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmpd/selinux-snmpd-20041128.ebuild,v 1.2 2005/01/20 09:37:00 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for snmp daemons" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |