summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.20120725-r11.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog
index 1ec36d2d7613..7e9fd8935527 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.24 2013/01/13 16:04:08 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.25 2013/01/26 18:21:05 swift Exp $
+
+*selinux-amanda-2.20120725-r11 (26 Jan 2013)
+
+ 26 Jan 2013; Sven Vermeulen <swift@gentoo.org>
+ +selinux-amanda-2.20120725-r11.ebuild:
+ Bumping selinux-amanda to revision 11
13 Jan 2013; Sven Vermeulen <swift@gentoo.org>
selinux-amanda-2.20120725-r9.ebuild:
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}"