summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-mpd')
-rw-r--r--sec-policy/selinux-mpd/ChangeLog7
-rw-r--r--sec-policy/selinux-mpd/selinux-mpd-2.20120215.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-mpd/ChangeLog b/sec-policy/selinux-mpd/ChangeLog
index cc2bfe93a2a0..64d37d0788c5 100644
--- a/sec-policy/selinux-mpd/ChangeLog
+++ b/sec-policy/selinux-mpd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-mpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.3 2012/01/29 13:08:49 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.4 2012/03/31 12:29:20 swift Exp $
+
+*selinux-mpd-2.20120215 (31 Mar 2012)
+
+ 31 Mar 2012; <swift@gentoo.org> +selinux-mpd-2.20120215.ebuild:
+ Bumping to 2.20120215 policies
29 Jan 2012; <swift@gentoo.org> Manifest:
Updating manifest
diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20120215.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20120215.ebuild
new file mode 100644
index 000000000000..6217e0243898
--- /dev/null
+++ b/sec-policy/selinux-mpd/selinux-mpd-2.20120215.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20120215.ebuild,v 1.1 2012/03/31 12:29:20 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mpd"
+BASEPOL="2.20120215-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mpd"
+KEYWORDS="~amd64 ~x86"