diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:04:40 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:04:40 +0000 |
commit | 8ddbe5a09b31f2d38664f82d6f1dacbbbce8e287 (patch) | |
tree | 16428089b757d915bf44dd861dec6e8f05c23a28 /sec-policy/selinux-arpwatch | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-8ddbe5a09b31f2d38664f82d6f1dacbbbce8e287.tar.gz gentoo-2-8ddbe5a09b31f2d38664f82d6f1dacbbbce8e287.tar.bz2 gentoo-2-8ddbe5a09b31f2d38664f82d6f1dacbbbce8e287.zip |
mark stable
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-20041120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 06e2bafb8537..496871a4057c 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.2 2004/11/22 20:27:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.3 2004/11/23 17:01:00 kaiowas Exp $ + + 23 Nov 2004; petre rodan <kaiowas@gentoo.org> + selinux-arpwatch-20041120.ebuild: + mark stable *selinux-arpwatch-20041120 (22 Nov 2004) diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild index 69bb77db5df2..73efc160c7e2 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.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-arpwatch/selinux-arpwatch-20041120.ebuild,v 1.1 2004/11/22 20:27:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild,v 1.2 2004/11/23 17:01:00 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for arpwatch" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |