summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-02-25 07:23:57 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-02-25 07:23:57 +0000
commitd1920e9743aa072a6de63f38512f294c5d0e78c2 (patch)
tree7d922be6ca41c8303777b2be7e4b9488ca7322ed /sec-policy
parentupdated conf.d & init.d scripts (diff)
downloadhistorical-d1920e9743aa072a6de63f38512f294c5d0e78c2.tar.gz
historical-d1920e9743aa072a6de63f38512f294c5d0e78c2.tar.bz2
historical-d1920e9743aa072a6de63f38512f294c5d0e78c2.zip
merge with upstream
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-arpwatch/Manifest8
-rw-r--r--sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-200502191
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild14
3 files changed, 20 insertions, 3 deletions
diff --git a/sec-policy/selinux-arpwatch/Manifest b/sec-policy/selinux-arpwatch/Manifest
index 89f31ca311da..121f7fc12979 100644
--- a/sec-policy/selinux-arpwatch/Manifest
+++ b/sec-policy/selinux-arpwatch/Manifest
@@ -3,12 +3,14 @@ Hash: SHA1
MD5 5f97441ef62dbcdb422554893a3b4486 ChangeLog 847
MD5 33ce69af63f7ed3517790f2af7695d3d metadata.xml 510
+MD5 dea33e7c588b1d78eefb0742d8b83449 selinux-arpwatch-20050219.ebuild 400
MD5 a122db0214037c3d64dadbb53c4f61e1 selinux-arpwatch-20041208.ebuild 396
+MD5 f2e0fc09a31ce731f1984a7c4bc00a1d files/digest-selinux-arpwatch-20050219 75
MD5 6c371f37ad307397dc877d0392244f89 files/digest-selinux-arpwatch-20041208 75
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB72/rGSBEIeh4AEYRAoG1AKCKGPiRdmMbG9V1ZSYnTT6ziWN9GwCgh2pe
-gmDcQlL/5gZ6vCdL2LXxD+M=
-=zUaE
+iD8DBQFCHvumGSBEIeh4AEYRAqg9AKCKuHpUN1XFhqGlc8lbgoNH0zU2YwCaA6Ve
+reStXIoEsRorbvKxeJksqAc=
+=SVhz
-----END PGP SIGNATURE-----
diff --git a/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20050219 b/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20050219
new file mode 100644
index 000000000000..7aa6ccab686f
--- /dev/null
+++ b/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20050219
@@ -0,0 +1 @@
+MD5 ae35b88c7b8439fc0b318684f59e0f6a selinux-arpwatch-20050219.tar.bz2 785
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild
new file mode 100644
index 000000000000..824c6c1bcf71
--- /dev/null
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.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-arpwatch/selinux-arpwatch-20050219.ebuild,v 1.1 2005/02/25 07:23:57 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="arpwatch.te"
+FCFILES="arpwatch.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for arpwatch"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+