diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:49:39 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:49:39 +0000 |
commit | 8b7291052cef7cd60da261b3e736256070ba200a (patch) | |
tree | 1c3c9c516b91010ae6c9b67348d6652e4cf505e9 /sec-policy/selinux-ftpd | |
parent | Version bump (diff) | |
download | historical-8b7291052cef7cd60da261b3e736256070ba200a.tar.gz historical-8b7291052cef7cd60da261b3e736256070ba200a.tar.bz2 historical-8b7291052cef7cd60da261b3e736256070ba200a.zip |
Removed deprecated policies
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-ftpd')
-rw-r--r-- | sec-policy/selinux-ftpd/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-2.20091215.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild | 12 |
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index 749111b44863..bbcb6fa8260d 100644 --- a/sec-policy/selinux-ftpd/ChangeLog +++ b/sec-policy/selinux-ftpd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-ftpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.23 2011/06/02 12:22:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.24 2011/06/04 16:43:58 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-ftpd-2.20090730.ebuild, -selinux-ftpd-2.20091215.ebuild, + -selinux-ftpd-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-ftpd-2.20101213.ebuild: diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild deleted file mode 100644 index 454a776c8553..000000000000 --- a/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-2.20090730.ebuild,v 1.1 2009/08/05 13:35:11 pebenito Exp $ - -MODS="ftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ftp daemons" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-2.20091215.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-2.20091215.ebuild deleted file mode 100644 index fefb396e732e..000000000000 --- a/sec-policy/selinux-ftpd/selinux-ftpd-2.20091215.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-2.20091215.ebuild,v 1.1 2009/12/16 02:53:34 pebenito Exp $ - -MODS="ftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ftp daemons" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild deleted file mode 100644 index ad8da8580b1f..000000000000 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20080525.ebuild,v 1.3 2009/08/14 21:19:22 pebenito Exp $ - -MODS="ftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ftp daemons" - -KEYWORDS="amd64 x86" |