diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-09 18:19:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-09 18:19:31 +0000 |
commit | 2bd152f8b8b6ead28d137f26f9c856c6c0e59964 (patch) | |
tree | 6254f6f002afaa262fdd58d10c40fd9eebd2da07 /app-antivirus | |
parent | fix init script typo, #59825 (Manifest recommit) (diff) | |
download | gentoo-2-2bd152f8b8b6ead28d137f26f9c856c6c0e59964.tar.gz gentoo-2-2bd152f8b8b6ead28d137f26f9c856c6c0e59964.tar.bz2 gentoo-2-2bd152f8b8b6ead28d137f26f9c856c6c0e59964.zip |
Stable on sparc wrt #58960
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.75.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e6c5771ab466..8a3bb7252840 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.13 2004/08/09 17:04:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.14 2004/08/09 18:19:31 gustavoz Exp $ + + 09 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.75.1.ebuild: + Stable on sparc wrt #58960 09 Aug 2004; Guy Martin <gmsoft@gentoo.org> clamav-0.75.1.ebuild: Stable on hppa. diff --git a/app-antivirus/clamav/clamav-0.75.1.ebuild b/app-antivirus/clamav/clamav-0.75.1.ebuild index 4e43ca2efa9d..e0d0cf75c45b 100644 --- a/app-antivirus/clamav/clamav-0.75.1.ebuild +++ b/app-antivirus/clamav/clamav-0.75.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.4 2004/08/09 17:04:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.5 2004/08/09 18:19:31 gustavoz Exp $ inherit eutils flag-o-matic @@ -12,7 +12,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 crypt" DEPEND="virtual/libc |