diff options
Diffstat (limited to 'sec-policy/selinux-dante')
-rw-r--r-- | sec-policy/selinux-dante/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-dante/files/digest-selinux-dante-20070928 | 3 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20070928.ebuild | 12 |
3 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index 4fb83268c025..d02b923df2d2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.15 2007/08/29 18:12:47 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.16 2007/11/27 02:45:45 pebenito Exp $ + +*selinux-dante-20070928 (26 Nov 2007) + + 26 Nov 2007; Chris PeBenito <pebenito@gentoo.org> + +selinux-dante-20070928.ebuild: + New SVN snapshot. 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing kaiowas from metadata due to his retirement (see #61930 for diff --git a/sec-policy/selinux-dante/files/digest-selinux-dante-20070928 b/sec-policy/selinux-dante/files/digest-selinux-dante-20070928 new file mode 100644 index 000000000000..4a082daf116f --- /dev/null +++ b/sec-policy/selinux-dante/files/digest-selinux-dante-20070928 @@ -0,0 +1,3 @@ +MD5 a74953fe5c25a2629855b52906fc9c69 refpolicy-20070928.tar.bz2 424987 +RMD160 e0ea91df7673cd5412abfa8a268c241049a44fd6 refpolicy-20070928.tar.bz2 424987 +SHA256 5d607e639d3ec86027e57fefa8f2795930e905843f7a6a971385e4d173474f49 refpolicy-20070928.tar.bz2 424987 diff --git a/sec-policy/selinux-dante/selinux-dante-20070928.ebuild b/sec-policy/selinux-dante/selinux-dante-20070928.ebuild new file mode 100644 index 000000000000..670fbc9a6fd7 --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-20070928.ebuild @@ -0,0 +1,12 @@ +# Copyright 2006-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20070928.ebuild,v 1.1 2007/11/27 02:45:45 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" |