diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
commit | 55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0 (patch) | |
tree | 039bed7287e033b9a57c6f57b68be497bb773925 /sec-policy/selinux-ftpd | |
parent | mark stable (diff) | |
download | gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.gz gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.bz2 gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r-- | sec-policy/selinux-ftpd/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild | 4 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index 744a5cfba9c7..0030bcceb927 100644 --- a/sec-policy/selinux-ftpd/ChangeLog +++ b/sec-policy/selinux-ftpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ftpd -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.1 2004/07/13 14:00:49 method Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.2 2005/01/20 09:21:35 kaiowas Exp $ + +*selinux-ftpd-20041120 (20 Jan 2005) + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + selinux-ftpd-20041120.ebuild: + mark stable *selinux-ftpd-20040713 (13 Jul 2004) diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild index 265ee75c1ffe..9ee0f80163b7 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild,v 1.2 2004/09/20 01:55:47 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild,v 1.3 2005/01/20 09:21:35 kaiowas Exp $ TEFILES="ftpd.te" FCFILES="ftpd.fc" diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild index bfde85d04ae4..0529da181537 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild,v 1.1 2004/11/22 20:40:41 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild,v 1.2 2005/01/20 09:21:35 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for ftp daemons" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |