diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:21:01 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:21:01 +0000 |
commit | 716281ae5609053c49c60e68d3d37ab40aa67bce (patch) | |
tree | 479d0473a5621a1b7d01bf32e88e43badecb67fe /sec-policy/selinux-samba | |
parent | added firebird provider patch (#71708) (Manifest recommit) (diff) | |
download | gentoo-2-716281ae5609053c49c60e68d3d37ab40aa67bce.tar.gz gentoo-2-716281ae5609053c49c60e68d3d37ab40aa67bce.tar.bz2 gentoo-2-716281ae5609053c49c60e68d3d37ab40aa67bce.zip |
mark stable
Diffstat (limited to 'sec-policy/selinux-samba')
-rw-r--r-- | sec-policy/selinux-samba/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-samba/selinux-samba-20041117.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-samba/ChangeLog b/sec-policy/selinux-samba/ChangeLog index 1d225d89b973..3bd77d7da929 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.5 2004/11/17 15:29:09 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.6 2004/11/23 17:17:17 kaiowas Exp $ + + 23 Nov 2004; petre rodan <kaiowas@gentoo.org> + selinux-samba-20041117.ebuild: + mark stable *selinux-samba-20041117 (17 Nov 2004) diff --git a/sec-policy/selinux-samba/selinux-samba-20041117.ebuild b/sec-policy/selinux-samba/selinux-samba-20041117.ebuild index 4434ee7fc60e..948821fc8317 100644 --- a/sec-policy/selinux-samba/selinux-samba-20041117.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-20041117.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-20041117.ebuild,v 1.1 2004/11/17 15:29:09 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20041117.ebuild,v 1.2 2004/11/23 17:17:17 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" |