diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-03-24 19:44:59 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-03-24 19:44:59 +0000 |
commit | b01a98d53bd625101e8ce6a697d732d18c8e8bef (patch) | |
tree | b73add40df9cca54efd6cfb486df4a900a34704b /sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild | |
parent | Update following upstream changes. GnuTLS support has been added, and tcp-wra... (diff) | |
download | gentoo-2-b01a98d53bd625101e8ce6a697d732d18c8e8bef.tar.gz gentoo-2-b01a98d53bd625101e8ce6a697d732d18c8e8bef.tar.bz2 gentoo-2-b01a98d53bd625101e8ce6a697d732d18c8e8bef.zip |
Remove older SELinux policy ebuilds
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild')
-rw-r--r-- | sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild deleted file mode 100644 index eff82a964bd1..000000000000 --- a/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r9.ebuild,v 1.2 2013/01/13 16:04:04 swift Exp $ -EAPI="4" - -IUSE="" -MODS="rpm" -BASEPOL="2.20120725-r9" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for rpm" - -KEYWORDS="amd64 x86" |