summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-12-21 14:20:33 +0000
committerSven Vermeulen <swift@gentoo.org>2014-12-21 14:20:33 +0000
commit0647dd561c7a4e02e4ff105ec219f58e864c0e6a (patch)
treec80547d001d49306c9610bb20f653840f65d3eb1 /sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild
parentStabilize 2.20141203-r1 (diff)
downloadgentoo-2-0647dd561c7a4e02e4ff105ec219f58e864c0e6a.tar.gz
gentoo-2-0647dd561c7a4e02e4ff105ec219f58e864c0e6a.tar.bz2
gentoo-2-0647dd561c7a4e02e4ff105ec219f58e864c0e6a.zip
Remove old ebuilds
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild')
-rw-r--r--sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild
deleted file mode 100644
index b7401cba4afe..000000000000
--- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.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-mozilla/selinux-mozilla-2.20140311-r2.ebuild,v 1.3 2014/05/29 20:23:04 swift Exp $
-EAPI="4"
-
-IUSE="alsa"
-MODS="mozilla"
-BASEPOL="2.20140311-r2"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for mozilla"
-
-KEYWORDS="amd64 x86"
-DEPEND="${DEPEND}
- sec-policy/selinux-xserver
-"
-RDEPEND="${DEPEND}"