diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 18:40:26 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 18:40:26 +0000 |
commit | 69d84799d839fe8290ce498aa65f3c2182f8ee50 (patch) | |
tree | 419c55a08457eff33263e13d6405cfae3bbb404c /sec-policy/selinux-clamav | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-69d84799d839fe8290ce498aa65f3c2182f8ee50.tar.gz gentoo-2-69d84799d839fe8290ce498aa65f3c2182f8ee50.tar.bz2 gentoo-2-69d84799d839fe8290ce498aa65f3c2182f8ee50.zip |
marked stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sec-policy/selinux-clamav')
-rw-r--r-- | sec-policy/selinux-clamav/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-clamav/selinux-clamav-20050626.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-clamav/ChangeLog b/sec-policy/selinux-clamav/ChangeLog index 8ef6edd31ab9..68570ba7356c 100644 --- a/sec-policy/selinux-clamav/ChangeLog +++ b/sec-policy/selinux-clamav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-clamav # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.5 2005/06/26 12:12:02 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.6 2005/06/26 18:40:26 kaiowas Exp $ + + 26 Jun 2005; petre rodan <kaiowas@gentoo.org> + selinux-clamav-20050626.ebuild: + mark stable *selinux-clamav-20050626 (26 Jun 2005) diff --git a/sec-policy/selinux-clamav/selinux-clamav-20050626.ebuild b/sec-policy/selinux-clamav/selinux-clamav-20050626.ebuild index 149cc6207d73..27e3ee6becac 100644 --- a/sec-policy/selinux-clamav/selinux-clamav-20050626.ebuild +++ b/sec-policy/selinux-clamav/selinux-clamav-20050626.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-clamav/selinux-clamav-20050626.ebuild,v 1.1 2005/06/26 12:12:02 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/selinux-clamav-20050626.ebuild,v 1.2 2005/06/26 18:40:26 kaiowas Exp $ inherit selinux-policy @@ -12,5 +12,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for Clam AntiVirus" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |