diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-03-24 19:46:55 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-03-24 19:46:55 +0000 |
commit | 8219bfb16f5fe7858b83410ef548d691f6cee7ef (patch) | |
tree | 284ce5918bee4c62ab429dc8b8bc3d5cafd4dc43 /sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild | |
parent | Update following upstream changes. GnuTLS support has been added, and tcp-wra... (diff) | |
download | historical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.tar.gz historical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.tar.bz2 historical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.zip |
Remove older SELinux policy ebuilds
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild')
-rw-r--r-- | sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild deleted file mode 100644 index 51e965168904..000000000000 --- a/sec-policy/selinux-automount/selinux-automount-2.20120725-r8.ebuild +++ /dev/null @@ -1,14 +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-automount/selinux-automount-2.20120725-r8.ebuild,v 1.2 2012/12/13 10:04:54 swift Exp $ -EAPI="4" - -IUSE="" -MODS="automount" -BASEPOL="2.20120725-r8" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for automount" - -KEYWORDS="amd64 x86" |