Parent Directory
|
Revision Log
Adding dep on apache policy, needed for context (Portage version: 2.1.10.49/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20120215.ebuild,v 1.2 2012/04/29 10:11:43 swift Exp $ |
| 4 | EAPI="4" |
| 5 | |
| 6 | IUSE="" |
| 7 | MODS="apcupsd" |
| 8 | BASEPOL="2.20120215-r1" |
| 9 | |
| 10 | inherit selinux-policy-2 |
| 11 | |
| 12 | DESCRIPTION="SELinux policy for apcupsd" |
| 13 | |
| 14 | KEYWORDS="amd64 x86" |
| 15 | DEPEND=">=sec-policy/selinux-apache-2.20120215" |
| 16 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |