diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-10-24 16:10:02 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-10-24 16:10:02 +0000 |
commit | 6066c2e88407f53c8d10d5b930e4ed138945b484 (patch) | |
tree | e3b45cb1ab5425384590e109a846a8e782afb130 /sec-policy/selinux-ntop | |
parent | marked stable (Manifest recommit) (diff) | |
download | gentoo-2-6066c2e88407f53c8d10d5b930e4ed138945b484.tar.gz gentoo-2-6066c2e88407f53c8d10d5b930e4ed138945b484.tar.bz2 gentoo-2-6066c2e88407f53c8d10d5b930e4ed138945b484.zip |
marked stable
Diffstat (limited to 'sec-policy/selinux-ntop')
-rw-r--r-- | sec-policy/selinux-ntop/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntop/ChangeLog b/sec-policy/selinux-ntop/ChangeLog index ff541539f159..eb5404577d3f 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.3 2004/10/23 09:49:49 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.4 2004/10/24 16:10:02 kaiowas Exp $ + + 24 Oct 2004; petre rodan <kaiowas@gentoo.org> + selinux-ntop-20041016.ebuild: + mark stable *selinux-ntop-20041016 (23 Oct 2004) diff --git a/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild b/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild index af26aabcd27b..b9ce6aaf5310 100644 --- a/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild +++ b/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild,v 1.1 2004/10/23 09:49:50 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-20041016.ebuild,v 1.2 2004/10/24 16:10:02 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for ntop" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |