diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-11-30 15:30:18 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-11-30 15:30:18 +0000 |
commit | c22e89cd7b7192b16492a28561673b1d797f13d1 (patch) | |
tree | dbf79b93a0951bbbe60ad36dce3cdc843dcd518a /app-antivirus | |
parent | Adding compiler check to .50 and declaring latest as stable for x86 (Manifest... (diff) | |
download | gentoo-2-c22e89cd7b7192b16492a28561673b1d797f13d1.tar.gz gentoo-2-c22e89cd7b7192b16492a28561673b1d797f13d1.tar.bz2 gentoo-2-c22e89cd7b7192b16492a28561673b1d797f13d1.zip |
Stable on hppa.
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e8b4be0d99a5..8d1c8fab2c85 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.25 2004/11/15 13:59:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.26 2004/11/30 15:30:18 gmsoft Exp $ + + 30 Nov 2004; Guy Martin <gmsoft@gentoo.org> clamav-0.80.ebuild: + Stable on hppa. 15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.80.ebuild: Stable on sparc diff --git a/app-antivirus/clamav/clamav-0.80.ebuild b/app-antivirus/clamav/clamav-0.80.ebuild index 484a8aa458cb..11de948a0180 100644 --- a/app-antivirus/clamav/clamav-0.80.ebuild +++ b/app-antivirus/clamav/clamav-0.80.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.80.ebuild,v 1.7 2004/11/15 13:59:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.8 2004/11/30 15:30:18 gmsoft 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 amd64" +KEYWORDS="x86 ~ppc sparc amd64 hppa" IUSE="milter crypt" DEPEND="virtual/libc |