summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-dante')
-rw-r--r--sec-policy/selinux-dante/ChangeLog8
-rw-r--r--sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog
index ed3cb264dff0..e01da67ea1bb 100644
--- a/sec-policy/selinux-dante/ChangeLog
+++ b/sec-policy/selinux-dante/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-dante
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.20 2009/07/22 13:12:33 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.21 2009/08/05 13:35:05 pebenito Exp $
+
+*selinux-dante-2.20090730 (03 Aug 2009)
+
+ 03 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-dante-2.20090730.ebuild:
+ New upstream release.
18 Jul 2009; Chris PeBenito <pebenito@gentoo.org>
selinux-dante-20070329.ebuild, selinux-dante-20070928.ebuild,
diff --git a/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild
new file mode 100644
index 000000000000..7b66b2937b6b
--- /dev/null
+++ b/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild,v 1.1 2009/08/05 13:35:05 pebenito Exp $
+
+MODS="dante"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)"
+
+KEYWORDS="~amd64 ~x86"