diff options
Diffstat (limited to 'sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild')
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild index 8de9a8843368..aa088989e924 100644 --- a/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild +++ b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild,v 1.2 2011/10/23 12:42:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726.ebuild,v 1.3 2011/10/26 16:03:05 swift Exp $ EAPI="4" IUSE="" -MODS="tftpd" +MODS="tftp" inherit selinux-policy-2 |