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-finger/selinux-finger-2.20130424-r4.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-finger/selinux-finger-2.20130424-r4.ebuild')
-rw-r--r-- | sec-policy/selinux-finger/selinux-finger-2.20130424-r4.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sec-policy/selinux-finger/selinux-finger-2.20130424-r4.ebuild b/sec-policy/selinux-finger/selinux-finger-2.20130424-r4.ebuild deleted file mode 100644 index 7a8a6e081a98..000000000000 --- a/sec-policy/selinux-finger/selinux-finger-2.20130424-r4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-2.20130424-r4.ebuild,v 1.2 2014/01/12 20:22:15 swift Exp $ -EAPI="4" - -IUSE="" -MODS="finger" -BASEPOL="2.20130424-r4" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for finger" - -KEYWORDS="amd64 x86" -DEPEND="${DEPEND} - sec-policy/selinux-inetd -" -RDEPEND="${DEPEND}" |