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