diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 21:13:53 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 21:13:53 +0000 |
commit | 3ca6e7c4f4719f62787e98012bca1855ff4cce77 (patch) | |
tree | 9e7a034226b7efde6a5cfe0a1991bae0b96f6fde /sec-policy/selinux-bind | |
parent | Fixed DEPs, and stuff caught by aliz's QA script. (diff) | |
download | historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.tar.gz historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.tar.bz2 historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.zip |
Adding IUSE
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20031222.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild index 259f63da446b..be928708c546 100644 --- a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.2 2004/01/16 20:05:51 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.3 2004/03/26 21:13:53 aliz Exp $ TEFILES="named.te" FCFILES="named.fc" +IUSE="" inherit selinux-policy |