diff options
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r-- | sec-policy/selinux-arpwatch/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index e9a873e74bc6..8449de0ed4a7 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-arpwatch # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.11 2007/03/29 23:37:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.12 2007/06/04 00:26:41 pebenito Exp $ + + 04 Jun 2007; Chris PeBenito <pebenito@gentoo.org> + selinux-arpwatch-20070329.ebuild: + Mark stable. *selinux-arpwatch-20070329 (29 Mar 2007) diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild index ebce457c90f2..5d2b15a66ac2 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild,v 1.1 2007/03/29 23:37:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild,v 1.2 2007/06/04 00:26:41 pebenito Exp $ MODS="arpwatch" IUSE="" @@ -9,5 +9,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for arpwatch" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |