diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-21 13:24:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-21 13:24:48 +0000 |
commit | bd70b949f1cd17e7908c0f59ec1c3b8fc14774cb (patch) | |
tree | d6daea4d6441941e06fa43e41b0ba31460570969 /app-antivirus | |
parent | filter CFLAGS to prevent high mem-usage during the build, see bug #215291 (diff) | |
download | gentoo-2-bd70b949f1cd17e7908c0f59ec1c3b8fc14774cb.tar.gz gentoo-2-bd70b949f1cd17e7908c0f59ec1c3b8fc14774cb.tar.bz2 gentoo-2-bd70b949f1cd17e7908c0f59ec1c3b8fc14774cb.zip |
Stable for HPPA (bug #213762).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.93.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 698c83958904..50379842c429 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.284 2008/04/17 19:37:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.285 2008/04/21 13:24:48 jer Exp $ + + 21 Apr 2008; Jeroen Roovers <jer@gentoo.org> clamav-0.93.ebuild: + Stable for HPPA (bug #213762). 17 Apr 2008; Andrej Kacian <ticho@gentoo.org> +files/clamav-0.93-buildfix.patch, files/clamav-0.93-nls.patch, diff --git a/app-antivirus/clamav/clamav-0.93.ebuild b/app-antivirus/clamav/clamav-0.93.ebuild index 06a19444f4b4..3760e14bd5d7 100644 --- a/app-antivirus/clamav/clamav-0.93.ebuild +++ b/app-antivirus/clamav/clamav-0.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild,v 1.2 2008/04/17 19:37:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild,v 1.3 2008/04/21 13:24:48 jer Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bzip2 crypt iconv mailwrapper milter nls selinux" DEPEND="virtual/libc |