diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:32:47 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:32:47 +0000 |
commit | 463b004b00570fef77f893c8988c54d6553fcb55 (patch) | |
tree | e5ba040ede3b38e08ee8fdadad92c38858f12091 /sec-policy/selinux-arpwatch | |
parent | mark stable (diff) | |
download | gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.tar.gz gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.tar.bz2 gentoo-2-463b004b00570fef77f893c8988c54d6553fcb55.zip |
mark stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r-- | sec-policy/selinux-arpwatch/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 8a2f4b38f28f..12fa5fe299cf 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-arpwatch -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.4 2004/12/12 11:39:11 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.5 2005/03/23 07:31:04 kaiowas Exp $ + +*selinux-arpwatch-20050219 (23 Mar 2005) + + 23 Mar 2005; petre rodan <kaiowas@gentoo.org> + selinux-arpwatch-20050219.ebuild: + mark stable *selinux-arpwatch-20041208 (12 Dec 2004) diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild index b04a45917e85..ddf1ee010f42 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild,v 1.2 2005/02/25 07:42:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild,v 1.3 2005/03/23 07:31:04 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050224" DESCRIPTION="SELinux policy for arpwatch" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |