Parent Directory
|
Revision Log
Stabilize policy 2.20141203-r5 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
1 | # Copyright 1999-2015 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/selinux-quota-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:27 perfinion Exp $ |
4 | EAPI="5" |
5 | |
6 | IUSE="" |
7 | MODS="quota" |
8 | |
9 | inherit selinux-policy-2 |
10 | |
11 | DESCRIPTION="SELinux policy for quota" |
12 | |
13 | if [[ $PV == 9999* ]] ; then |
14 | KEYWORDS="" |
15 | else |
16 | KEYWORDS="amd64 x86" |
17 | fi |
ViewVC Help | |
Powered by ViewVC 1.1.20 |