diff options
author | 2004-02-21 03:30:07 +0000 | |
---|---|---|
committer | 2004-02-21 03:30:07 +0000 | |
commit | 356f559654470ccc601e468406f45b088ff792f6 (patch) | |
tree | 96ef6f6ddfc4390453ae18a22b87d17b7a7f7ac5 /net-mail/clamav | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-356f559654470ccc601e468406f45b088ff792f6.tar.gz gentoo-2-356f559654470ccc601e468406f45b088ff792f6.tar.bz2 gentoo-2-356f559654470ccc601e468406f45b088ff792f6.zip |
security stable
Diffstat (limited to 'net-mail/clamav')
-rw-r--r-- | net-mail/clamav/clamav-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/clamav/clamav-0.67.ebuild b/net-mail/clamav/clamav-0.67.ebuild index d662512712b6..7d949c0120e7 100644 --- a/net-mail/clamav/clamav-0.67.ebuild +++ b/net-mail/clamav/clamav-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.67.ebuild,v 1.6 2004/02/17 16:24:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.67.ebuild,v 1.7 2004/02/21 03:30:07 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa ~amd64 ia64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" IUSE="milter" DEPEND="virtual/glibc" |