summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-rpm')
-rw-r--r--sec-policy/selinux-rpm/ChangeLog8
-rw-r--r--sec-policy/selinux-rpm/selinux-rpm-2.20120725-r11.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-rpm/ChangeLog b/sec-policy/selinux-rpm/ChangeLog
index f112a0668e8a..8b509bcc68f2 100644
--- a/sec-policy/selinux-rpm/ChangeLog
+++ b/sec-policy/selinux-rpm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-rpm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.21 2013/01/13 16:04:04 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.22 2013/01/26 18:20:55 swift Exp $
+
+*selinux-rpm-2.20120725-r11 (26 Jan 2013)
+
+ 26 Jan 2013; Sven Vermeulen <swift@gentoo.org>
+ +selinux-rpm-2.20120725-r11.ebuild:
+ Bumping selinux-rpm to revision 11
13 Jan 2013; Sven Vermeulen <swift@gentoo.org>
selinux-rpm-2.20120725-r9.ebuild:
diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r11.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r11.ebuild
new file mode 100644
index 000000000000..379edd4bdac3
--- /dev/null
+++ b/sec-policy/selinux-rpm/selinux-rpm-2.20120725-r11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 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.20120725-r11.ebuild,v 1.1 2013/01/26 18:20:55 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="rpm"
+BASEPOL="2.20120725-r9"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for rpm"
+
+KEYWORDS="~amd64 ~x86"