diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-19 09:21:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-19 09:21:22 +0000 |
commit | 55297bda25d764510845662b7e0522938cab1800 (patch) | |
tree | 4c8055c7015edf584c22869793ba329a96aeadf6 /app-antivirus | |
parent | Fix Input Validation Failure reported in bug #384227 by Agostino Sarubbo. Tha... (diff) | |
download | gentoo-2-55297bda25d764510845662b7e0522938cab1800.tar.gz gentoo-2-55297bda25d764510845662b7e0522938cab1800.tar.bz2 gentoo-2-55297bda25d764510845662b7e0522938cab1800.zip |
Stable for HPPA (bug #387521).
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index d45940aa8ff7..73088532aece 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.402 2011/10/18 03:18:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.403 2011/10/19 09:21:22 jer Exp $ + + 19 Oct 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.3.ebuild: + Stable for HPPA (bug #387521). *clamav-0.97.3 (18 Oct 2011) diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild index e284144a547d..72b67260e3fd 100644 --- a/app-antivirus/clamav/clamav-0.97.3.ebuild +++ b/app-antivirus/clamav/clamav-0.97.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.1 2011/10/18 03:18:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.2 2011/10/19 09:21:22 jer Exp $ EAPI=4 @@ -12,7 +12,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 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |