summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-07-17 14:27:33 +0000
committerSven Vermeulen <swift@gentoo.org>2012-07-17 14:27:33 +0000
commit87cdd545b1e1b29b1860249387543446f1b2da93 (patch)
tree4f5766aef2d661287c6ed2cb2fa40dc623738ca6 /sec-policy/selinux-rpm
parentKeyword ~ppc ~ppc64 (diff)
downloadgentoo-2-87cdd545b1e1b29b1860249387543446f1b2da93.tar.gz
gentoo-2-87cdd545b1e1b29b1860249387543446f1b2da93.tar.bz2
gentoo-2-87cdd545b1e1b29b1860249387543446f1b2da93.zip
Bumping to rev14, initial release to support /run directories
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-rpm')
-rw-r--r--sec-policy/selinux-rpm/ChangeLog7
-rw-r--r--sec-policy/selinux-rpm/selinux-rpm-2.20120215-r14.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-rpm/ChangeLog b/sec-policy/selinux-rpm/ChangeLog
index 55c1060f0af6..e1761f62375f 100644
--- a/sec-policy/selinux-rpm/ChangeLog
+++ b/sec-policy/selinux-rpm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-rpm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.8 2012/06/27 20:34:09 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.9 2012/07/17 14:27:02 swift Exp $
+
+*selinux-rpm-2.20120215-r14 (16 Jul 2012)
+
+ 16 Jul 2012; <swift@gentoo.org> +selinux-rpm-2.20120215-r14.ebuild:
+ Bumping to rev14
*selinux-rpm-2.20120215-r2 (27 Jun 2012)
diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20120215-r14.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20120215-r14.ebuild
new file mode 100644
index 000000000000..7add94ff2658
--- /dev/null
+++ b/sec-policy/selinux-rpm/selinux-rpm-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-rpm/selinux-rpm-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:02 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="rpm"
+BASEPOL="2.20120215-r14"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for rpm"
+
+KEYWORDS="~amd64 ~x86"