summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-04-19 14:13:17 +0000
committerSven Vermeulen <swift@gentoo.org>2014-04-19 14:13:17 +0000
commit1a49b47389349c16e0948c75b86a2534f537259f (patch)
treef3eebe5d1da0f7475198b5b5d613c229a3f95ac4 /sec-policy/selinux-amanda
parentAdd ruby21. (diff)
downloadgentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.tar.gz
gentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.tar.bz2
gentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.zip
Release of 2.20140311-r2
(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-r2.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog
index bfda00935f2a..76b0d7d6e049 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.37 2014/03/24 19:44:10 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.38 2014/04/19 14:12:58 swift Exp $
+
+*selinux-amanda-2.20140311-r2 (19 Apr 2014)
+
+ 19 Apr 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-amanda-2.20140311-r2.ebuild:
+ Release of 2.20140311-r2
24 Mar 2014; Sven Vermeulen <swift@gentoo.org>
-selinux-amanda-2.20120725-r5.ebuild, -selinux-amanda-2.20120725-r7.ebuild,
diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r2.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r2.ebuild
new file mode 100644
index 000000000000..2d37f1be6dec
--- /dev/null
+++ b/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r2.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-r2.ebuild,v 1.1 2014/04/19 14:12:58 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amanda"
+BASEPOL="2.20140311-r2"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amanda"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="${DEPEND}
+ sec-policy/selinux-inetd
+"
+RDEPEND="${DEPEND}"