From 2f1f582c2acec026ef1ea16b293723ba075190f0 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 10 Oct 2006 02:24:19 +0000 Subject: First SELinux reference policy testing release. (Portage version: 2.1.2_pre2-r5) --- sec-policy/selinux-dante/ChangeLog | 10 ++++++++-- .../selinux-dante/files/digest-selinux-dante-20061008 | 3 +++ sec-policy/selinux-dante/selinux-dante-20061008.ebuild | 13 +++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 sec-policy/selinux-dante/files/digest-selinux-dante-20061008 create mode 100644 sec-policy/selinux-dante/selinux-dante-20061008.ebuild (limited to 'sec-policy/selinux-dante') diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index ad6502f86599..38c3a0282836 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.9 2005/03/23 07:36:44 kaiowas Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.10 2006/10/10 02:24:17 pebenito Exp $ + +*selinux-dante-20061008 (10 Oct 2006) + + 10 Oct 2006; Chris PeBenito + +selinux-dante-20061008.ebuild: + First mainstream reference policy testing release. 23 Mar 2005; petre rodan selinux-dante-20050308.ebuild: diff --git a/sec-policy/selinux-dante/files/digest-selinux-dante-20061008 b/sec-policy/selinux-dante/files/digest-selinux-dante-20061008 new file mode 100644 index 000000000000..5c96d2ab9190 --- /dev/null +++ b/sec-policy/selinux-dante/files/digest-selinux-dante-20061008 @@ -0,0 +1,3 @@ +MD5 a567e011ad98efe578afa0a359f46b55 refpolicy-20061008.tar.bz2 301484 +RMD160 b079c1bad4f7122915e50390131c2091aad1dd9a refpolicy-20061008.tar.bz2 301484 +SHA256 4aa8add76221e4e578eeb9bca2184e1a68c7007e46358f4b77f50a5f4af8a68f refpolicy-20061008.tar.bz2 301484 diff --git a/sec-policy/selinux-dante/selinux-dante-20061008.ebuild b/sec-policy/selinux-dante/selinux-dante-20061008.ebuild new file mode 100644 index 000000000000..df7d11dc4eae --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-20061008.ebuild @@ -0,0 +1,13 @@ +# Copyright 2006-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20061008.ebuild,v 1.1 2006/10/10 02:24:17 pebenito Exp $ + +MODS="dante" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" + +KEYWORDS="alpha amd64 mips ppc sparc x86" + -- cgit v1.2.3-65-gdbad