diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-17 20:02:57 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-17 20:02:57 +0000 |
commit | 6c03444de8e639590d3d49a0b03347843d552f92 (patch) | |
tree | 0b6e4c5def1ac40f788b80b1fb5499c28e986ff6 /sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.ebuild | |
parent | Bump to EAPI=5 to make Paludis happy, bug #447524. (diff) | |
download | historical-6c03444de8e639590d3d49a0b03347843d552f92.tar.gz historical-6c03444de8e639590d3d49a0b03347843d552f92.tar.bz2 historical-6c03444de8e639590d3d49a0b03347843d552f92.zip |
Removing older ebuilds
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xCDBA2FDB
Diffstat (limited to 'sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.ebuild deleted file mode 100644 index 6af41c45de12..000000000000 --- a/sec-policy/selinux-cgroup/selinux-cgroup-2.20120215-r1.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-cgroup/selinux-cgroup-2.20120215-r1.ebuild,v 1.1 2012/06/27 20:34:10 swift Exp $ -EAPI="4" - -IUSE="" -MODS="cgroup" -BASEPOL="2.20120215-r13" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for cgroup" - -KEYWORDS="~amd64 ~x86" |