diff options
Diffstat (limited to 'sec-policy/selinux-dnsmasq')
-rw-r--r-- | sec-policy/selinux-dnsmasq/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-dnsmasq/files/digest-selinux-dnsmasq-20070928 | 3 | ||||
-rw-r--r-- | sec-policy/selinux-dnsmasq/selinux-dnsmasq-20070928.ebuild | 12 |
3 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-dnsmasq/ChangeLog b/sec-policy/selinux-dnsmasq/ChangeLog index 2c7849d5479c..fe76fd91805c 100644 --- a/sec-policy/selinux-dnsmasq/ChangeLog +++ b/sec-policy/selinux-dnsmasq/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dnsmasq # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.1 2007/08/22 22:42:24 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.2 2007/11/27 02:45:58 pebenito Exp $ + +*selinux-dnsmasq-20070928 (26 Nov 2007) + + 26 Nov 2007; Chris PeBenito <pebenito@gentoo.org> + +selinux-dnsmasq-20070928.ebuild: + New SVN snapshot. *selinux-dnsmasq-20070329 (22 Aug 2007) diff --git a/sec-policy/selinux-dnsmasq/files/digest-selinux-dnsmasq-20070928 b/sec-policy/selinux-dnsmasq/files/digest-selinux-dnsmasq-20070928 new file mode 100644 index 000000000000..4a082daf116f --- /dev/null +++ b/sec-policy/selinux-dnsmasq/files/digest-selinux-dnsmasq-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-dnsmasq/selinux-dnsmasq-20070928.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20070928.ebuild new file mode 100644 index 000000000000..f616c7f4d616 --- /dev/null +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20070928.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20070928.ebuild,v 1.1 2007/11/27 02:45:58 pebenito Exp $ + +MODS="dnsmasq" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dnsmasq" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |