diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-10-24 16:15:37 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-10-24 16:15:37 +0000 |
commit | be47ba4b08e031c53e3130c48fbe049215d9b5b5 (patch) | |
tree | 1fe7a8d1e270e29d823e7f3cd65e37cb8568d3d6 /sec-policy | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-be47ba4b08e031c53e3130c48fbe049215d9b5b5.tar.gz gentoo-2-be47ba4b08e031c53e3130c48fbe049215d9b5b5.tar.bz2 gentoo-2-be47ba4b08e031c53e3130c48fbe049215d9b5b5.zip |
marked stable
Diffstat (limited to 'sec-policy')
4 files changed, 16 insertions, 6 deletions
diff --git a/sec-policy/selinux-publicfile/ChangeLog b/sec-policy/selinux-publicfile/ChangeLog index cb1ae3c6c5df..0bbe6bebdc7d 100644 --- a/sec-policy/selinux-publicfile/ChangeLog +++ b/sec-policy/selinux-publicfile/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-publicfile # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.3 2004/06/28 00:25:33 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.4 2004/10/24 16:12:24 kaiowas Exp $ + +*selinux-publicfile-20041016 (24 Oct 2004) + + 24 Oct 2004; petre rodan <kaiowas@gentoo.org> + selinux-publicfile-20041016.ebuild: + mark stable *selinux-publicfile-20031221 (21 Dec 2003) diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-20041016.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-20041016.ebuild index 70dc5bebbb25..432bec03adf0 100644 --- a/sec-policy/selinux-publicfile/selinux-publicfile-20041016.ebuild +++ b/sec-policy/selinux-publicfile/selinux-publicfile-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-publicfile/selinux-publicfile-20041016.ebuild,v 1.1 2004/10/23 08:38:54 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-20041016.ebuild,v 1.2 2004/10/24 16:12:24 kaiowas Exp $ inherit selinux-policy @@ -12,5 +12,5 @@ RDEPEND="sec-policy/selinux-ucspi-tcp" DESCRIPTION="SELinux policy for publicfile" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-samba/ChangeLog b/sec-policy/selinux-samba/ChangeLog index aa5bffe7d7db..c6b6b13ec6e0 100644 --- a/sec-policy/selinux-samba/ChangeLog +++ b/sec-policy/selinux-samba/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-samba # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.3 2004/10/23 08:56:56 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.4 2004/10/24 16:15:37 kaiowas Exp $ + + 24 Oct 2004; petre rodan <kaiowas@gentoo.org> + selinux-samba-20041016.ebuild: + mark stable *selinux-samba-20041016 (23 Oct 2004) diff --git a/sec-policy/selinux-samba/selinux-samba-20041016.ebuild b/sec-policy/selinux-samba/selinux-samba-20041016.ebuild index 78ab318241c7..2f3d6e23e8cb 100644 --- a/sec-policy/selinux-samba/selinux-samba-20041016.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-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-samba/selinux-samba-20041016.ebuild,v 1.1 2004/10/23 08:56:56 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20041016.ebuild,v 1.2 2004/10/24 16:15:37 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for samba" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |