diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-30 02:48:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-30 02:48:11 +0000 |
commit | 3392b1dc08be8f95828ee9df1ff41f837aa23baa (patch) | |
tree | 90107bd73ef50caf0bf19f37511da20fdb7ee536 /net-mail | |
parent | don't assign default to S (diff) | |
download | historical-3392b1dc08be8f95828ee9df1ff41f837aa23baa.tar.gz historical-3392b1dc08be8f95828ee9df1ff41f837aa23baa.tar.bz2 historical-3392b1dc08be8f95828ee9df1ff41f837aa23baa.zip |
hppa stable
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/clamav/clamav-0.68.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/clamav/clamav-0.68.1.ebuild b/net-mail/clamav/clamav-0.68.1.ebuild index 1eda202c02e4..820d958261da 100644 --- a/net-mail/clamav/clamav-0.68.1.ebuild +++ b/net-mail/clamav/clamav-0.68.1.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.68.1.ebuild,v 1.1 2004/03/29 10:51:41 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.68.1.ebuild,v 1.2 2004/03/30 02:48:11 vapier Exp $ inherit eutils flag-o-matic MY_P="${PN}-0.68-1" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~hppa amd64 ~ia64" +KEYWORDS="~x86 ~ppc sparc ~mips ~alpha hppa amd64 ~ia64" IUSE="milter" DEPEND="virtual/glibc" |