diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:50:51 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:50:51 +0000 |
commit | 5259864ee8d1adf9556fbd7ff555d9a1e0d9c882 (patch) | |
tree | 39213cecd7020f9a6b941a9fba0d7262e082f5a4 /sec-policy/selinux-nginx | |
parent | Stable for amd64, wrt bug #415585 (diff) | |
download | historical-5259864ee8d1adf9556fbd7ff555d9a1e0d9c882.tar.gz historical-5259864ee8d1adf9556fbd7ff555d9a1e0d9c882.tar.bz2 historical-5259864ee8d1adf9556fbd7ff555d9a1e0d9c882.zip |
Cleanup older policies
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-nginx')
-rw-r--r-- | sec-policy/selinux-nginx/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-nginx/selinux-nginx-2.20110726-r1.ebuild | 15 |
2 files changed, 4 insertions, 16 deletions
diff --git a/sec-policy/selinux-nginx/ChangeLog b/sec-policy/selinux-nginx/ChangeLog index 1dfd0a960876..2a863b04f759 100644 --- a/sec-policy/selinux-nginx/ChangeLog +++ b/sec-policy/selinux-nginx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-nginx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.7 2012/04/29 10:11:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.8 2012/05/13 11:50:24 swift Exp $ + + 13 May 2012; <swift@gentoo.org> -selinux-nginx-2.20110726-r1.ebuild: + Removing deprecated ebuilds (cleanup) 29 Apr 2012; <swift@gentoo.org> selinux-nginx-2.20120215.ebuild: Stabilizing revision 7 diff --git a/sec-policy/selinux-nginx/selinux-nginx-2.20110726-r1.ebuild b/sec-policy/selinux-nginx/selinux-nginx-2.20110726-r1.ebuild deleted file mode 100644 index 7b04af2e52b8..000000000000 --- a/sec-policy/selinux-nginx/selinux-nginx-2.20110726-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20110726-r1.ebuild,v 1.3 2012/02/07 19:38:33 swift Exp $ -EAPI="4" - -IUSE="" -MODS="nginx" -BASEPOL="2.20110726-r1" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for nginx" -KEYWORDS="amd64 x86" -DEPEND=">=sec-policy/selinux-apache-2.20110726-r1" -RDEPEND="${DEPEND}" |