diff options
Diffstat (limited to 'sec-policy/selinux-dnsmasq')
-rw-r--r-- | sec-policy/selinux-dnsmasq/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-dnsmasq/ChangeLog b/sec-policy/selinux-dnsmasq/ChangeLog index 3a16b055e86f..ef87d878b03c 100644 --- a/sec-policy/selinux-dnsmasq/ChangeLog +++ b/sec-policy/selinux-dnsmasq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-dnsmasq # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.22 2012/09/22 09:26:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.23 2012/10/04 18:29:21 swift Exp $ + + 04 Oct 2012; <swift@gentoo.org> selinux-dnsmasq-2.20120725-r5.ebuild: + Stabilization *selinux-dnsmasq-2.20120725-r5 (21 Sep 2012) diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild index b11d16745f87..06d3ebedcab5 100644 --- a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:21 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dnsmasq" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |