summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-djbdns')
-rw-r--r--sec-policy/selinux-djbdns/ChangeLog7
-rw-r--r--sec-policy/selinux-djbdns/selinux-djbdns-2.20120215-r2.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-djbdns/ChangeLog b/sec-policy/selinux-djbdns/ChangeLog
index 1f9d7d058d79..674152ea7e25 100644
--- a/sec-policy/selinux-djbdns/ChangeLog
+++ b/sec-policy/selinux-djbdns/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-djbdns
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.33 2012/05/13 11:50:11 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.34 2012/06/27 20:34:10 swift Exp $
+
+*selinux-djbdns-2.20120215-r2 (27 Jun 2012)
+
+ 27 Jun 2012; <swift@gentoo.org> +selinux-djbdns-2.20120215-r2.ebuild:
+ Bump to revision 13
13 May 2012; <swift@gentoo.org> -selinux-djbdns-2.20110726.ebuild:
Removing deprecated ebuilds (cleanup)
diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20120215-r2.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20120215-r2.ebuild
new file mode 100644
index 000000000000..c5d2b699b62f
--- /dev/null
+++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20120215-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 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.20120215-r2.ebuild,v 1.1 2012/06/27 20:34:10 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="djbdns"
+BASEPOL="2.20120215-r13"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for djbdns"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND=">=sec-policy/selinux-daemontools-2.20120215"
+RDEPEND="${DEPEND}"