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.20110726.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/sec-policy/selinux-dnsmasq/ChangeLog b/sec-policy/selinux-dnsmasq/ChangeLog index d08592f2fb89..e3e4de1867fe 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.16 2012/04/29 10:11:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.17 2012/05/13 11:50:21 swift Exp $ + + 13 May 2012; <swift@gentoo.org> -selinux-dnsmasq-2.20110726.ebuild: + Removing deprecated ebuilds (cleanup) 29 Apr 2012; <swift@gentoo.org> selinux-dnsmasq-2.20120215.ebuild: Stabilizing revision 7 diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20110726.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20110726.ebuild deleted file mode 100644 index e786ab721a63..000000000000 --- a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20110726.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 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.20110726.ebuild,v 1.2 2011/10/23 12:42:32 swift Exp $ -EAPI="4" - -IUSE="" -MODS="dnsmasq" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dnsmasq" - -KEYWORDS="amd64 x86" |