diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-02-17 10:48:15 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-02-17 10:48:15 +0000 |
commit | 683a64ca0d0fbbf752a518cb50cebf4a43737e79 (patch) | |
tree | a2ef34302982bc6e41f280d9d897f2625e22df82 /app-antivirus/clamav | |
parent | added apache 1.3 support + clean up (diff) | |
download | gentoo-2-683a64ca0d0fbbf752a518cb50cebf4a43737e79.tar.gz gentoo-2-683a64ca0d0fbbf752a518cb50cebf4a43737e79.tar.bz2 gentoo-2-683a64ca0d0fbbf752a518cb50cebf4a43737e79.zip |
Stable on hppa.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.82-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e617a14a6365..29329375ca89 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.50 2005/02/14 13:44:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.51 2005/02/17 10:48:15 gmsoft Exp $ + + 17 Feb 2005; Guy Martin <gmsoft@gentoo.org> clamav-0.82-r1.ebuild: + Stable on hppa. 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.82-r1.ebuild: Stable on sparc wrt #81939 diff --git a/app-antivirus/clamav/clamav-0.82-r1.ebuild b/app-antivirus/clamav/clamav-0.82-r1.ebuild index 6e8e65d9c0f7..91e825b58d23 100644 --- a/app-antivirus/clamav/clamav-0.82-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.82-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.82-r1.ebuild,v 1.3 2005/02/14 13:44:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.82-r1.ebuild,v 1.4 2005/02/17 10:48:15 gmsoft 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 ~amd64 ~hppa ~alpha ~ppc64" +KEYWORDS="x86 ~ppc sparc ~amd64 hppa ~alpha ~ppc64" IUSE="crypt milter selinux" DEPEND="virtual/libc |