summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-mysql')
-rw-r--r--sec-policy/selinux-mysql/ChangeLog7
-rw-r--r--sec-policy/selinux-mysql/selinux-mysql-2.20120215-r2.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-mysql/ChangeLog b/sec-policy/selinux-mysql/ChangeLog
index 434192c8934b..f4160f445536 100644
--- a/sec-policy/selinux-mysql/ChangeLog
+++ b/sec-policy/selinux-mysql/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-mysql
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.41 2012/05/13 11:50:25 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.42 2012/06/27 20:34:12 swift Exp $
+
+*selinux-mysql-2.20120215-r2 (27 Jun 2012)
+
+ 27 Jun 2012; <swift@gentoo.org> +selinux-mysql-2.20120215-r2.ebuild:
+ Bump to revision 13
13 May 2012; <swift@gentoo.org> -selinux-mysql-2.20110726-r1.ebuild:
Removing deprecated ebuilds (cleanup)
diff --git a/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r2.ebuild b/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r2.ebuild
new file mode 100644
index 000000000000..c9e47fd4f186
--- /dev/null
+++ b/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r2.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-mysql/selinux-mysql-2.20120215-r2.ebuild,v 1.1 2012/06/27 20:34:12 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="mysql"
+BASEPOL="2.20120215-r13"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mysql"
+KEYWORDS="~amd64 ~x86"