diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-01-26 18:22:25 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-01-26 18:22:25 +0000 |
commit | 76d9bf6acc2d3499b5300376770ee8760af2488e (patch) | |
tree | a37003e866c43e38cb4b213f1a453928d690f535 /sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild | |
parent | Run python_set_active_version conditionally. (diff) | |
download | historical-76d9bf6acc2d3499b5300376770ee8760af2488e.tar.gz historical-76d9bf6acc2d3499b5300376770ee8760af2488e.tar.bz2 historical-76d9bf6acc2d3499b5300376770ee8760af2488e.zip |
Pushing out rev 11
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xCDBA2FDB
Diffstat (limited to 'sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild')
-rw-r--r-- | sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild new file mode 100644 index 000000000000..fa98d4fc9ad8 --- /dev/null +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r11.ebuild,v 1.1 2013/01/26 18:21:05 swift Exp $ +EAPI="4" + +IUSE="" +MODS="amanda" +BASEPOL="2.20120725-r9" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for amanda" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" |