diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
commit | a2a77f24489115ac3f36c7e81f42381088276980 (patch) | |
tree | 89a63cc1c471c53f87570a4619ad4c75206c576e /sec-policy/selinux-dnsmasq | |
parent | net-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff) | |
download | gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.gz gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.bz2 gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.zip |
sec-policy: bump selinux policy
(Portage version: 2.1.5)
Diffstat (limited to 'sec-policy/selinux-dnsmasq')
-rw-r--r-- | sec-policy/selinux-dnsmasq/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-dnsmasq/selinux-dnsmasq-20080525.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-dnsmasq/ChangeLog b/sec-policy/selinux-dnsmasq/ChangeLog index d105c23c8592..46c36121f092 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.3 2008/02/03 01:37:50 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.4 2008/05/25 23:49:58 pebenito Exp $ + +*selinux-dnsmasq-20080525 (25 May 2008) + + 25 May 2008; Chris PeBenito <pebenito@gentoo.org> + +selinux-dnsmasq-20080525.ebuild: + New SVN snapshot. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-dnsmasq-20070928.ebuild: diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20080525.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20080525.ebuild new file mode 100644 index 000000000000..23259d4f46bd --- /dev/null +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20080525.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-20080525.ebuild,v 1.1 2008/05/25 23:49:58 pebenito Exp $ + +MODS="dnsmasq" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dnsmasq" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |