summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-mplayer')
-rw-r--r--sec-policy/selinux-mplayer/ChangeLog7
-rw-r--r--sec-policy/selinux-mplayer/selinux-mplayer-2.20120215-r14.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-mplayer/ChangeLog b/sec-policy/selinux-mplayer/ChangeLog
index 20b97ac4597e..3a0c2cc706ab 100644
--- a/sec-policy/selinux-mplayer/ChangeLog
+++ b/sec-policy/selinux-mplayer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-mplayer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.9 2012/06/27 20:34:02 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.10 2012/07/17 14:26:58 swift Exp $
+
+*selinux-mplayer-2.20120215-r14 (17 Jul 2012)
+
+ 17 Jul 2012; <swift@gentoo.org> +selinux-mplayer-2.20120215-r14.ebuild:
+ Bumping to rev 14
*selinux-mplayer-2.20120215-r2 (27 Jun 2012)
diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20120215-r14.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20120215-r14.ebuild
new file mode 100644
index 000000000000..65dbc04900c8
--- /dev/null
+++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20120215-r14.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:26:58 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mplayer"
+BASEPOL="2.20120215-r14"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mplayer"
+
+KEYWORDS="~amd64 ~x86"