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 | 8df95e42909893192bd284b961ad0f3348f99431 (patch) | |
tree | 707f3a7e28b4b7ccdfdcb97137d0e84bad304f9a /sec-policy/selinux-apache | |
parent | Stable for HPPA (bug #213500). (diff) | |
download | historical-8df95e42909893192bd284b961ad0f3348f99431.tar.gz historical-8df95e42909893192bd284b961ad0f3348f99431.tar.bz2 historical-8df95e42909893192bd284b961ad0f3348f99431.zip |
clean out old selinux policy ebuilds.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sec-policy/selinux-apache')
4 files changed, 6 insertions, 43 deletions
diff --git a/sec-policy/selinux-apache/ChangeLog b/sec-policy/selinux-apache/ChangeLog index 38a440aed1bf..1d173da50a9c 100644 --- a/sec-policy/selinux-apache/ChangeLog +++ b/sec-policy/selinux-apache/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-apache # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/ChangeLog,v 1.17 2008/02/03 01:37:48 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/ChangeLog,v 1.18 2008/03/16 04:06:59 pebenito Exp $ + + 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> + -selinux-apache-20040925.ebuild, -selinux-apache-20050211.ebuild, + -selinux-apache-20061114.ebuild: + Remove old ebuilds. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-apache-20070928.ebuild: diff --git a/sec-policy/selinux-apache/selinux-apache-20040925.ebuild b/sec-policy/selinux-apache/selinux-apache-20040925.ebuild deleted file mode 100644 index ac458f025be5..000000000000 --- a/sec-policy/selinux-apache/selinux-apache-20040925.ebuild +++ /dev/null @@ -1,16 +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-apache/selinux-apache-20040925.ebuild,v 1.5 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="apache.te" -FCFILES="apache.fc" -MACROS="apache_macros.te" -IUSE="" - -DESCRIPTION="SELinux policy for Apache HTTPD" - -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND=">=sec-policy/selinux-base-policy-20041023" diff --git a/sec-policy/selinux-apache/selinux-apache-20050211.ebuild b/sec-policy/selinux-apache/selinux-apache-20050211.ebuild deleted file mode 100644 index 72b2197b7b96..000000000000 --- a/sec-policy/selinux-apache/selinux-apache-20050211.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-apache/selinux-apache-20050211.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="apache.te" -FCFILES="apache.fc" -MACROS="apache_macros.te" -IUSE="" - -DESCRIPTION="SELinux policy for Apache HTTPD" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-apache/selinux-apache-20061114.ebuild b/sec-policy/selinux-apache/selinux-apache-20061114.ebuild deleted file mode 100644 index 99f0e2745504..000000000000 --- a/sec-policy/selinux-apache/selinux-apache-20061114.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2006-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-20061114.ebuild,v 1.1 2006/11/15 01:04:53 pebenito Exp $ - -MODS="apache" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for Apache HTTPD" - -KEYWORDS="alpha amd64 mips ppc sparc x86" |