diff options
author | Preston A. Elder <prez@gentoo.org> | 2003-07-06 06:06:17 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2003-07-06 06:06:17 +0000 |
commit | 954325eee0dacf32d5451882085ecb4269d63a14 (patch) | |
tree | b3c5cf4e55595d8e6dc3508ca64f2ed9957f579b /net-mail/clamav | |
parent | Bump (diff) | |
download | gentoo-2-954325eee0dacf32d5451882085ecb4269d63a14.tar.gz gentoo-2-954325eee0dacf32d5451882085ecb4269d63a14.tar.bz2 gentoo-2-954325eee0dacf32d5451882085ecb4269d63a14.zip |
Unmasked clamav
Diffstat (limited to 'net-mail/clamav')
-rw-r--r-- | net-mail/clamav/clamav-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/clamav/clamav-0.60.ebuild b/net-mail/clamav/clamav-0.60.ebuild index 4274f5f312f4..402ce5b43fb2 100644 --- a/net-mail/clamav/clamav-0.60.ebuild +++ b/net-mail/clamav/clamav-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.60.ebuild,v 1.2 2003/06/27 13:01:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.60.ebuild,v 1.3 2003/07/06 06:06:17 prez Exp $ inherit eutils flag-o-matic has_version =sys-libs/glibc-2.2* && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -11,7 +11,7 @@ SRC_URI="http://clamav.elektrapro.com/stable/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa" DEPEND="virtual/glibc" PROVIDE="virtual/antivirus" |