diff options
Diffstat (limited to 'sec-policy/selinux-ntop')
-rw-r--r-- | sec-policy/selinux-ntop/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-ntop/ChangeLog b/sec-policy/selinux-ntop/ChangeLog index e0929f2b820c..15141705328a 100644 --- a/sec-policy/selinux-ntop/ChangeLog +++ b/sec-policy/selinux-ntop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ntop -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.12 2007/11/27 02:45:28 pebenito Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.13 2008/02/03 01:37:26 pebenito Exp $ + + 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> + selinux-ntop-20070928.ebuild: + Mark stable. *selinux-ntop-20070928 (26 Nov 2007) diff --git a/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild b/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild index c1b8e1115ba7..7d18e67de858 100644 --- a/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild +++ b/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2007 Gentoo Foundation +# Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild,v 1.1 2007/11/27 02:45:28 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-20070928.ebuild,v 1.2 2008/02/03 01:37:26 pebenito Exp $ MODS="ntop" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ntop" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |