diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:06:09 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:06:09 +0000 |
commit | 330b245fa4a9cb64c720a74fd609fa03cb4fa973 (patch) | |
tree | cb7fdd1c8f6af7f72ab9b72c35f054637f118d8c /sec-policy/selinux-ftpd | |
parent | marked stable (diff) | |
download | historical-330b245fa4a9cb64c720a74fd609fa03cb4fa973.tar.gz historical-330b245fa4a9cb64c720a74fd609fa03cb4fa973.tar.bz2 historical-330b245fa4a9cb64c720a74fd609fa03cb4fa973.zip |
marked stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r-- | sec-policy/selinux-ftpd/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20050626.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index d54268d5f9f8..e5fcd3272050 100644 --- a/sec-policy/selinux-ftpd/ChangeLog +++ b/sec-policy/selinux-ftpd/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2005/05/25 18:48:45 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.7 2005/06/26 17:02:12 kaiowas Exp $ + + 26 Jun 2005; petre rodan <kaiowas@gentoo.org> + selinux-ftpd-20050626.ebuild: + mark stable *selinux-ftpd-20050525 (25 May 2005) diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20050626.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20050626.ebuild index a133ada49139..b1b442dcac28 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20050626.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-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-ftpd/selinux-ftpd-20050626.ebuild,v 1.1 2005/06/26 12:27:06 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20050626.ebuild,v 1.2 2005/06/26 17:02:12 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for ftp daemons" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |