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-amavis | |
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-amavis')
-rw-r--r-- | sec-policy/selinux-amavis/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild | 14 | ||||
-rw-r--r-- | sec-policy/selinux-amavis/selinux-amavis-2.20110726.ebuild | 13 |
3 files changed, 5 insertions, 28 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog index 8bb5e7d840f7..73a5672797a5 100644 --- a/sec-policy/selinux-amavis/ChangeLog +++ b/sec-policy/selinux-amavis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-amavis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.9 2012/04/29 10:11:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.10 2012/05/13 11:50:43 swift Exp $ + + 13 May 2012; <swift@gentoo.org> -selinux-amavis-2.20110726.ebuild, + -selinux-amavis-2.20110726-r1.ebuild: + Removing deprecated ebuilds (cleanup) 29 Apr 2012; <swift@gentoo.org> selinux-amavis-2.20120215.ebuild: Stabilizing revision 7 diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild deleted file mode 100644 index 4ff84aeef3cf..000000000000 --- a/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild,v 1.2 2011/12/19 18:17:16 swift Exp $ -EAPI="4" - -IUSE="" -MODS="amavis" -BASEPOL="2.20110726-r6" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for amavis" - -KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20110726.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20110726.ebuild deleted file mode 100644 index 94e746451e8a..000000000000 --- a/sec-policy/selinux-amavis/selinux-amavis-2.20110726.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20110726.ebuild,v 1.2 2011/10/23 12:42:38 swift Exp $ -EAPI="4" - -IUSE="" -MODS="amavis" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for amavis" - -KEYWORDS="amd64 x86" |