summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-02-06 00:00:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-02-06 00:00:42 +0000
commit687fce7d0991975c2fd54aa1e727f02c7c7034d9 (patch)
tree223571901350b4c225e91500bff15349c25606c2 /sec-policy/selinux-ksmtuned
parentVersion bump. (diff)
downloadgentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.tar.gz
gentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.tar.bz2
gentoo-2-687fce7d0991975c2fd54aa1e727f02c7c7034d9.zip
Bulk update of current selinux policies.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-ksmtuned')
-rw-r--r--sec-policy/selinux-ksmtuned/ChangeLog7
-rw-r--r--sec-policy/selinux-ksmtuned/metadata.xml6
-rw-r--r--sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20101213.ebuild13
3 files changed, 26 insertions, 0 deletions
diff --git a/sec-policy/selinux-ksmtuned/ChangeLog b/sec-policy/selinux-ksmtuned/ChangeLog
new file mode 100644
index 000000000000..d062b51af6a1
--- /dev/null
+++ b/sec-policy/selinux-ksmtuned/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sec-policy/selinux-ksmtuned
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/ChangeLog,v 1.1 2011/02/06 00:00:38 blueness Exp $
+
+ 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
+ Initial commit to portage.
+
diff --git a/sec-policy/selinux-ksmtuned/metadata.xml b/sec-policy/selinux-ksmtuned/metadata.xml
new file mode 100644
index 000000000000..a912e0fc7151
--- /dev/null
+++ b/sec-policy/selinux-ksmtuned/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>hardened</herd>
+<longdescription>Gentoo SELinux policy for ksmtuned</longdescription>
+</pkgmetadata>
diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20101213.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20101213.ebuild
new file mode 100644
index 000000000000..d3b9f40ff0fb
--- /dev/null
+++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20101213.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20101213.ebuild,v 1.1 2011/02/06 00:00:38 blueness Exp $
+
+IUSE=""
+
+MODS="ksmtuned"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for general applications"
+
+KEYWORDS="~amd64 ~x86"