summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-04-23 18:14:27 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-04-23 18:14:27 +0000
commit2364d0f24867cbb4edcbc844fa57ebd648f4c5d7 (patch)
tree69acc0f76352648c9fd5cf36748fc03c82f67217 /sec-policy
parentmerge with upstream (diff)
downloadhistorical-2364d0f24867cbb4edcbc844fa57ebd648f4c5d7.tar.gz
historical-2364d0f24867cbb4edcbc844fa57ebd648f4c5d7.tar.bz2
historical-2364d0f24867cbb4edcbc844fa57ebd648f4c5d7.zip
merge with upstream
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-logrotate/ChangeLog8
-rw-r--r--sec-policy/selinux-logrotate/Manifest10
-rw-r--r--sec-policy/selinux-logrotate/files/digest-selinux-logrotate-200504081
-rw-r--r--sec-policy/selinux-logrotate/selinux-logrotate-20050408.ebuild14
4 files changed, 28 insertions, 5 deletions
diff --git a/sec-policy/selinux-logrotate/ChangeLog b/sec-policy/selinux-logrotate/ChangeLog
index bb6ae83db2d5..b33f1cd94b81 100644
--- a/sec-policy/selinux-logrotate/ChangeLog
+++ b/sec-policy/selinux-logrotate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-logrotate
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.10 2005/03/23 07:43:26 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.11 2005/04/23 18:14:27 kaiowas Exp $
+
+*selinux-logrotate-20050408 (23 Apr 2005)
+
+ 23 Apr 2005; petre rodan <kaiowas@gentoo.org>
+ +selinux-logrotate-20050408.ebuild:
+ merge with upstream
23 Mar 2005; petre rodan <kaiowas@gentoo.org>
selinux-logrotate-20050211.ebuild:
diff --git a/sec-policy/selinux-logrotate/Manifest b/sec-policy/selinux-logrotate/Manifest
index 8fb714b2bf79..0467c2a23c5c 100644
--- a/sec-policy/selinux-logrotate/Manifest
+++ b/sec-policy/selinux-logrotate/Manifest
@@ -1,16 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 067ab3a1f60a637082f1128d8888bd89 ChangeLog 1436
+MD5 ab2e76f188a21f53701e9ff144c017c5 ChangeLog 1588
MD5 54528549c74096166938118f88d5dc1a metadata.xml 378
MD5 a7d0183c91e3ba7c7940928c08dc1d42 selinux-logrotate-20050211.ebuild 401
MD5 053eb0f6a0b1df4c557dc8c32034e6e2 selinux-logrotate-20041120.ebuild 401
+MD5 c81c08fd93eadaa7e1370454b22c61eb selinux-logrotate-20050408.ebuild 405
MD5 a30030d733ad16c872bd4b1b8565eae9 files/digest-selinux-logrotate-20050211 77
MD5 562588bbcb31c158672cc96e8600e623 files/digest-selinux-logrotate-20041120 77
+MD5 6a0368c79a9186fb5215f15c963f1caf files/digest-selinux-logrotate-20050408 77
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFCQR0vGSBEIeh4AEYRAgyYAJ4sTYUnkkEKDm5fYsveJFU93EEOsgCffzXK
-g3evUzl+4+7AE+UiYpXoPoU=
-=dU3q
+iD8DBQFCaouLGSBEIeh4AEYRAiT5AJ44NJAzPO2MtWkbf0XlcAbFBRwfIACgjQrD
+mxybEtgqq3xUmQmeC/vER84=
+=HYSF
-----END PGP SIGNATURE-----
diff --git a/sec-policy/selinux-logrotate/files/digest-selinux-logrotate-20050408 b/sec-policy/selinux-logrotate/files/digest-selinux-logrotate-20050408
new file mode 100644
index 000000000000..148aab8dea86
--- /dev/null
+++ b/sec-policy/selinux-logrotate/files/digest-selinux-logrotate-20050408
@@ -0,0 +1 @@
+MD5 7d8ee0d3e59ee5d5c9fb151f4c296867 selinux-logrotate-20050408.tar.bz2 1939
diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-20050408.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-20050408.ebuild
new file mode 100644
index 000000000000..d96b9ccdbb8d
--- /dev/null
+++ b/sec-policy/selinux-logrotate/selinux-logrotate-20050408.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-20050408.ebuild,v 1.1 2005/04/23 18:14:27 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="logrotate.te"
+FCFILES="logrotate.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for logrotate"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+