summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-06-27 20:34:16 +0000
committerSven Vermeulen <swift@gentoo.org>2012-06-27 20:34:16 +0000
commitb1993a91bdb32a15ce3291725281c8e75c689e4f (patch)
treec1d94d512e9c1958eb0fb07a9759163c969b5451 /sec-policy/selinux-mysql
parentRegenerate manifest (diff)
downloadgentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.gz
gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.bz2
gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.zip
Bump to rev13 policies
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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"