summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-05-29 18:58:06 +0000
committerSven Vermeulen <swift@gentoo.org>2014-05-29 18:58:06 +0000
commit10fb5a7517873c7983b3e02c9bc16d89fcadf556 (patch)
tree8d3af301fa09b24394f18cac69fee0c530270ab4 /sec-policy/selinux-amanda
parentRestore stable keyword from 20140406. (diff)
downloadgentoo-2-10fb5a7517873c7983b3e02c9bc16d89fcadf556.tar.gz
gentoo-2-10fb5a7517873c7983b3e02c9bc16d89fcadf556.tar.bz2
gentoo-2-10fb5a7517873c7983b3e02c9bc16d89fcadf556.zip
Bump to 2.20140311-r3
(Portage version: 2.2.8-r1/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.20140311-r3.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog
index a17ab740683c..478d44a2cc9d 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.39 2014/04/19 15:51:20 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.40 2014/05/29 18:58:05 swift Exp $
+
+*selinux-amanda-2.20140311-r3 (29 May 2014)
+
+ 29 May 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-amanda-2.20140311-r3.ebuild:
+ Bump to 2.20140311-r3
19 Apr 2014; Sven Vermeulen <swift@gentoo.org>
selinux-amanda-2.20140311-r1.ebuild:
diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r3.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r3.ebuild
new file mode 100644
index 000000000000..b4a7cf6bc6b0
--- /dev/null
+++ b/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 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.20140311-r3.ebuild,v 1.1 2014/05/29 18:58:05 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="amanda"
+BASEPOL="2.20140311-r3"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amanda"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="${DEPEND}
+ sec-policy/selinux-inetd
+"
+RDEPEND="${DEPEND}"