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
commite91d85112261ead740fbae06a465d08ef9ca7445 (patch)
tree902769939b6058580478840135069e2b14764396 /sec-policy/selinux-arpwatch
parentupdated conf.d & init.d scripts (diff)
downloadgentoo-2-e91d85112261ead740fbae06a465d08ef9ca7445.tar.gz
gentoo-2-e91d85112261ead740fbae06a465d08ef9ca7445.tar.bz2
gentoo-2-e91d85112261ead740fbae06a465d08ef9ca7445.zip
merge with upstream
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r--sec-policy/selinux-arpwatch/Manifest12
-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, 17 insertions, 10 deletions
diff --git a/sec-policy/selinux-arpwatch/Manifest b/sec-policy/selinux-arpwatch/Manifest
index 89f31ca311da..d071f6b271a0 100644
--- a/sec-policy/selinux-arpwatch/Manifest
+++ b/sec-policy/selinux-arpwatch/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 5f97441ef62dbcdb422554893a3b4486 ChangeLog 847
MD5 33ce69af63f7ed3517790f2af7695d3d metadata.xml 510
+MD5 9c635e4723e925239417f651fe309b07 selinux-arpwatch-20050219.ebuild 281
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
------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"
+