summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2015-03-22 13:47:34 +0000
committerSven Vermeulen <swift@gentoo.org>2015-03-22 13:47:34 +0000
commit0d48a2aa334d9cc27f6feeca197f5ba9285efecb (patch)
treebf2dba0bbcd64e3def1991c5ef0d3e22599bf2d5 /sec-policy/selinux-amanda
parentExtend EAPI=4 whitelist to cover crossdev gdb. (diff)
downloadgentoo-2-0d48a2aa334d9cc27f6feeca197f5ba9285efecb.tar.gz
gentoo-2-0d48a2aa334d9cc27f6feeca197f5ba9285efecb.tar.bz2
gentoo-2-0d48a2aa334d9cc27f6feeca197f5ba9285efecb.zip
Release of 2.20141203-r4
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-amanda')
-rw-r--r--sec-policy/selinux-amanda/ChangeLog8
-rw-r--r--sec-policy/selinux-amanda/selinux-amanda-2.20141203-r4.ebuild23
-rw-r--r--sec-policy/selinux-amanda/selinux-amanda-9999.ebuild4
3 files changed, 32 insertions, 3 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog
index cc47fbeeeffd..ad9fdf589496 100644
--- a/sec-policy/selinux-amanda/ChangeLog
+++ b/sec-policy/selinux-amanda/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-amanda
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.57 2015/01/29 09:52:11 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.58 2015/03/22 13:47:32 swift Exp $
+
+*selinux-amanda-2.20141203-r4 (22 Mar 2015)
+
+ 22 Mar 2015; Sven Vermeulen <swift@gentoo.org>
+ +selinux-amanda-2.20141203-r4.ebuild, selinux-amanda-9999.ebuild:
+ Release of 2.20141203-r4
*selinux-amanda-2.20141203-r3 (29 Jan 2015)
diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r4.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r4.ebuild
new file mode 100644
index 000000000000..222479390373
--- /dev/null
+++ b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 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.20141203-r4.ebuild,v 1.1 2015/03/22 13:47:32 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="amanda"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amanda"
+
+if [[ $PV == 9999* ]] ; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi
+DEPEND="${DEPEND}
+ sec-policy/selinux-inetd
+"
+RDEPEND="${RDEPEND}
+ sec-policy/selinux-inetd
+"
diff --git a/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild b/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild
index 9dc2f5f93d71..c0b8473e848d 100644
--- a/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild
+++ b/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild,v 1.4 2014/11/27 09:58:52 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-9999.ebuild,v 1.5 2015/03/22 13:47:32 swift Exp $
EAPI="5"
IUSE=""