summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-02-05 12:07:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-02-05 12:07:15 +0000
commitb55a11b25d10734cd8c9269b6945cac19c36a159 (patch)
tree114375c2ec6711da27d6a78e7eb12bf2c4b71574 /sec-policy/selinux-logrotate
parentunmask new libnotify, gnome-disk-utility as most of tree is ported. punted so... (diff)
downloadhistorical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.gz
historical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.bz2
historical-b55a11b25d10734cd8c9269b6945cac19c36a159.zip
Bulk update of current selinux policies.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-logrotate')
-rw-r--r--sec-policy/selinux-logrotate/ChangeLog10
-rw-r--r--sec-policy/selinux-logrotate/selinux-logrotate-2.20101213.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-logrotate/ChangeLog b/sec-policy/selinux-logrotate/ChangeLog
index 080e52bb39fa..d211f924aded 100644
--- a/sec-policy/selinux-logrotate/ChangeLog
+++ b/sec-policy/selinux-logrotate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-logrotate
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.25 2009/12/16 02:54:23 pebenito Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.26 2011/02/05 12:07:09 blueness Exp $
+
+*selinux-logrotate-2.20101213 (05 Feb 2011)
+
+ 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org>
+ +selinux-logrotate-2.20101213.ebuild:
+ New upstream policy.
*selinux-logrotate-2.20091215 (16 Dec 2009)
diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-2.20101213.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-2.20101213.ebuild
new file mode 100644
index 000000000000..455e4149a451
--- /dev/null
+++ b/sec-policy/selinux-logrotate/selinux-logrotate-2.20101213.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20101213.ebuild,v 1.1 2011/02/05 12:07:09 blueness Exp $
+
+MODS="logrotate"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for logrotate"
+
+KEYWORDS="~amd64 ~x86"