diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 03:03:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 03:03:46 +0000 |
commit | 90607dc4c308b77fa592fc55d6f1cf0d6035ef12 (patch) | |
tree | 710eab4ee73f5328a5166d77de9de08612c8a814 /app-antivirus | |
parent | whitespace (diff) | |
download | gentoo-2-90607dc4c308b77fa592fc55d6f1cf0d6035ef12.tar.gz gentoo-2-90607dc4c308b77fa592fc55d6f1cf0d6035ef12.tar.bz2 gentoo-2-90607dc4c308b77fa592fc55d6f1cf0d6035ef12.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/klamav/klamav-0.35.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/klamav/klamav-0.35.1.ebuild b/app-antivirus/klamav/klamav-0.35.1.ebuild index 2bddde5a4066..43fb0a78e6a7 100644 --- a/app-antivirus/klamav/klamav-0.35.1.ebuild +++ b/app-antivirus/klamav/klamav-0.35.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.35.1.ebuild,v 1.3 2006/08/25 18:58:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.35.1.ebuild,v 1.4 2007/01/29 03:03:46 mr_bones_ Exp $ inherit kde eutils flag-o-matic @@ -20,4 +20,4 @@ DEPEND="app-antivirus/clamav" need-kde 3.4 -PATCHES="${FILESDIR}/klamav-0.35.1-gcc-4.1.patch"
\ No newline at end of file +PATCHES="${FILESDIR}/klamav-0.35.1-gcc-4.1.patch" |