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 | d5711522bfa850b640fa775f5924dc76aeacc903 (patch) | |
tree | 76b22ae4376b39b68bbf0ad7e25bb83ffde47483 /sec-policy/selinux-portmap | |
parent | Fixed DEPs, and stuff caught by aliz's QA script. (Manifest recommit) (diff) | |
download | gentoo-2-d5711522bfa850b640fa775f5924dc76aeacc903.tar.gz gentoo-2-d5711522bfa850b640fa775f5924dc76aeacc903.tar.bz2 gentoo-2-d5711522bfa850b640fa775f5924dc76aeacc903.zip |
Adding IUSE
Diffstat (limited to 'sec-policy/selinux-portmap')
-rw-r--r-- | sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild b/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild index cfaa32220237..9e48a1bc312e 100644 --- a/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild +++ b/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild,v 1.1 2003/08/12 02:38:53 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-20030811.ebuild,v 1.2 2004/03/26 21:13:53 aliz Exp $ TEFILES="portmap.te" FCFILES="portmap.fc" +IUSE="" inherit selinux-policy |