summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-03-21 19:13:48 +0000
committerSven Vermeulen <swift@gentoo.org>2014-03-21 19:13:48 +0000
commit02a8934f1b779a543f256e1451f67b31eca71301 (patch)
treecb3bbd8c94101f6a79d87b55e228e0047cae03ac /sec-policy/selinux-djbdns
parentBump to EAPI 5. (diff)
downloadgentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.tar.gz
gentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.tar.bz2
gentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.zip
New upstream refpolicy release
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-djbdns')
-rw-r--r--sec-policy/selinux-djbdns/ChangeLog8
-rw-r--r--sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r1.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/sec-policy/selinux-djbdns/ChangeLog b/sec-policy/selinux-djbdns/ChangeLog
index 62cbce964b3e..24a69f4e5415 100644
--- a/sec-policy/selinux-djbdns/ChangeLog
+++ b/sec-policy/selinux-djbdns/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-djbdns
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.58 2014/01/12 20:22:16 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.59 2014/03/21 19:13:14 swift Exp $
+
+*selinux-djbdns-2.20140311-r1 (21 Mar 2014)
+
+ 21 Mar 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-djbdns-2.20140311-r1.ebuild:
+ New upstream refpolicy release
12 Jan 2014; Sven Vermeulen <swift@gentoo.org>
selinux-djbdns-2.20130424-r4.ebuild:
diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r1.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r1.ebuild
new file mode 100644
index 000000000000..8ad3fa6f8ddd
--- /dev/null
+++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:14 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="djbdns"
+BASEPOL="2.20140311-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for djbdns"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="${DEPEND}
+ sec-policy/selinux-daemontools
+ sec-policy/selinux-ucspitcp
+"
+RDEPEND="${DEPEND}"