diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:43:26 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:43:26 +0000 |
commit | 8dc216f65304cceace559c60e62dbb2bd701b595 (patch) | |
tree | c04b06665630c91f075dccc3b40c3b02a763448c /sec-policy/selinux-ftpd | |
parent | New hmake release. It works with ghc6.4 (diff) | |
download | gentoo-2-8dc216f65304cceace559c60e62dbb2bd701b595.tar.gz gentoo-2-8dc216f65304cceace559c60e62dbb2bd701b595.tar.bz2 gentoo-2-8dc216f65304cceace559c60e62dbb2bd701b595.zip |
mark stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r-- | sec-policy/selinux-ftpd/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20050211.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index 0030bcceb927..bc23c127a8d7 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.3 2005/03/23 07:40:45 kaiowas Exp $ + +*selinux-ftpd-20050211 (23 Mar 2005) + + 23 Mar 2005; petre rodan <kaiowas@gentoo.org> + selinux-ftpd-20050211.ebuild: + mark stable *selinux-ftpd-20041120 (20 Jan 2005) diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20050211.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20050211.ebuild index a4eb6d87a727..a09142db1ff7 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20050211.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20050211.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-ftpd/selinux-ftpd-20050211.ebuild,v 1.1 2005/02/25 07:51:54 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20050211.ebuild,v 1.2 2005/03/23 07:40:45 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" |