diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:56:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:56:48 +0000 |
commit | 8cfcfcc2cc7727201b71de8e703a72ae3f690abd (patch) | |
tree | c66d8c8e4346599877b1e86a57783f2942d5699e /sec-policy/selinux-tcpd | |
parent | Whitespace warning fixes (diff) | |
download | gentoo-2-8cfcfcc2cc7727201b71de8e703a72ae3f690abd.tar.gz gentoo-2-8cfcfcc2cc7727201b71de8e703a72ae3f690abd.tar.bz2 gentoo-2-8cfcfcc2cc7727201b71de8e703a72ae3f690abd.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sec-policy/selinux-tcpd')
-rw-r--r-- | sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild index 3178dc418e81..392ec8d05d7e 100644 --- a/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild +++ b/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild,v 1.1 2007/06/11 12:40:26 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-20070329.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $ MODS="tcpd" IUSE="" @@ -10,4 +10,3 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tcp-wrappers" KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" - |