diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-02-01 09:31:35 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-02-01 09:31:35 +0000 |
commit | e97b140008c88ec100e2d8e94f3738203e918602 (patch) | |
tree | 57a48e7f86d21a482a8e626122c43b849afb26de /sec-policy | |
parent | Adding gcc4 alpha ebuilds for development and testing. Fix ordering of data ... (diff) | |
download | gentoo-2-e97b140008c88ec100e2d8e94f3738203e918602.tar.gz gentoo-2-e97b140008c88ec100e2d8e94f3738203e918602.tar.bz2 gentoo-2-e97b140008c88ec100e2d8e94f3738203e918602.zip |
added rules needed by dante-1.1.15
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-dante/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-dante/Manifest | 12 | ||||
-rw-r--r-- | sec-policy/selinux-dante/files/digest-selinux-dante-20050201 | 1 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20050201.ebuild | 14 |
4 files changed, 24 insertions, 11 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index ecce640ba897..ef045a62d812 100644 --- a/sec-policy/selinux-dante/ChangeLog +++ b/sec-policy/selinux-dante/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dante # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.4 2005/01/20 09:17:28 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.5 2005/02/01 09:31:35 kaiowas Exp $ + +*selinux-dante-20050201 (01 Feb 2005) + + 01 Feb 2005; petre rodan <kaiowas@gentoo.org> + +selinux-dante-20050201.ebuild: + added rules needed by dante-1.1.15 20 Jan 2005; petre rodan <kaiowas@gentoo.org> -selinux-dante-20041113.ebuild, selinux-dante-20041208.ebuild: diff --git a/sec-policy/selinux-dante/Manifest b/sec-policy/selinux-dante/Manifest index 6025281941a5..0871fd0e37cb 100644 --- a/sec-policy/selinux-dante/Manifest +++ b/sec-policy/selinux-dante/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 7f1ac6c3a507cdd5ea3b2010388b7131 ChangeLog 763 MD5 e1b947f12fa0217caa27c676ae302b41 metadata.xml 550 +MD5 283131f40f421f3ddce762fe6921350e selinux-dante-20050201.ebuild 315 MD5 12564ac897c47ea4d96e82d5a414e1e0 selinux-dante-20041208.ebuild 424 +MD5 ef65e9c0e22e4ec6f52cf584afd8234f files/digest-selinux-dante-20050201 72 MD5 17c55dc464fd76aefa5a567fc583725f files/digest-selinux-dante-20041208 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFB73N5GSBEIeh4AEYRAoMXAJ0XvJoAzuHZ9ksTQtJv21lGVI+SugCfRufc -+U2Qwig+moRsJ8WChcCFA7Y= -=/ui6 ------END PGP SIGNATURE----- diff --git a/sec-policy/selinux-dante/files/digest-selinux-dante-20050201 b/sec-policy/selinux-dante/files/digest-selinux-dante-20050201 new file mode 100644 index 000000000000..0c3088293f9d --- /dev/null +++ b/sec-policy/selinux-dante/files/digest-selinux-dante-20050201 @@ -0,0 +1 @@ +MD5 4d947b575e4b33d693259af4e03a3f1e selinux-dante-20050201.tar.bz2 590 diff --git a/sec-policy/selinux-dante/selinux-dante-20050201.ebuild b/sec-policy/selinux-dante/selinux-dante-20050201.ebuild new file mode 100644 index 000000000000..18010b5373b7 --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-20050201.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-dante/selinux-dante-20050201.ebuild,v 1.1 2005/02/01 09:31:35 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="dante.te" +FCFILES="dante.fc" +IUSE="" + +DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |