diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-19 11:06:40 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-19 11:06:40 +0000 |
commit | cc186ea15193ebe73b10e08ce3c62db0c8e44fa9 (patch) | |
tree | e43236ba605812d567b7cb826ba494b428bdbf36 /app-antivirus | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff) | |
download | gentoo-2-cc186ea15193ebe73b10e08ce3c62db0c8e44fa9.tar.gz gentoo-2-cc186ea15193ebe73b10e08ce3c62db0c8e44fa9.tar.bz2 gentoo-2-cc186ea15193ebe73b10e08ce3c62db0c8e44fa9.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in security bug #387521.
(Portage version: 2.1.10.29/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 73088532aece..e9ec44da3b35 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # 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.403 2011/10/19 09:21:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.404 2011/10/19 11:06:40 chainsaw Exp $ + + 19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> clamav-0.97.3.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in security bug #387521. 19 Oct 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.3.ebuild: Stable for HPPA (bug #387521). diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild index 72b67260e3fd..d807e0dcdc1d 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.2 2011/10/19 09:21:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.3 2011/10/19 11:06:40 chainsaw 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 ) |