diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-08-05 09:24:24 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-08-05 09:24:24 +0000 |
commit | 44c7e37539d53ddb0072aa1448e02c8bb0189364 (patch) | |
tree | 548e0aab13f13cf87fc45fe712094fea58e95f0e /sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild | |
parent | also update sed line in older ebuild #516978 by Nikoli (diff) | |
download | gentoo-2-44c7e37539d53ddb0072aa1448e02c8bb0189364.tar.gz gentoo-2-44c7e37539d53ddb0072aa1448e02c8bb0189364.tar.bz2 gentoo-2-44c7e37539d53ddb0072aa1448e02c8bb0189364.zip |
Remove obsolete ebuilds
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild')
-rw-r--r-- | sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild b/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild deleted file mode 100644 index e0479493989b..000000000000 --- a/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.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-apm/selinux-apm-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:12 swift Exp $ -EAPI="4" - -IUSE="" -MODS="apm" -BASEPOL="2.20130424-r2" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for apm" - -KEYWORDS="amd64 x86" |