diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-03-16 04:07:09 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-03-16 04:07:09 +0000 |
commit | dae60ebcda11df34fba6a9fa8a8a5ec4aa966232 (patch) | |
tree | 378d2c96f35d76d9ca0b248fdc25f21ca7b40888 /sec-policy/selinux-ftpd | |
parent | Stable for HPPA (bug #213500). (diff) | |
download | gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.gz gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.bz2 gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.zip |
clean out old selinux policy ebuilds.
(Portage version: 2.1.4.4)
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-20050903.ebuild | 14 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20061114.ebuild | 12 |
3 files changed, 5 insertions, 27 deletions
diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index b32088d2ad65..3173bf4e476c 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.15 2008/02/03 01:37:26 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.16 2008/03/16 04:06:38 pebenito Exp $ + + 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> + -selinux-ftpd-20050903.ebuild, -selinux-ftpd-20061114.ebuild: + Remove old ebuilds. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-ftpd-20070928.ebuild: diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20050903.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20050903.ebuild deleted file mode 100644 index 26f6df114b6b..000000000000 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20050903.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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-20050903.ebuild,v 1.3 2007/07/11 02:56:47 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="ftpd.te" -FCFILES="ftpd.fc" -IUSE="" -RDEPEND=">=sec-policy/selinux-base-policy-20050618" - -DESCRIPTION="SELinux policy for ftp daemons" - -KEYWORDS="amd64 mips ppc sparc x86" diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20061114.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20061114.ebuild deleted file mode 100644 index 938cc94fb6df..000000000000 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20061114.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20061114.ebuild,v 1.2 2007/07/11 02:56:47 mr_bones_ Exp $ - -MODS="ftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ftp daemons" - -KEYWORDS="alpha amd64 mips ppc sparc x86" |