diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-07-21 11:29:33 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-07-21 11:29:33 +0000 |
commit | a81932e7e0a00d4fcb032cab692b93e47fc09d41 (patch) | |
tree | 2e4dc5c61128851a31c6f9fe5a7bba77ff706fbc /app-antivirus | |
parent | Added dev-texlive/fontsrecommended as a dependency when doc flag is selected,... (diff) | |
download | gentoo-2-a81932e7e0a00d4fcb032cab692b93e47fc09d41.tar.gz gentoo-2-a81932e7e0a00d4fcb032cab692b93e47fc09d41.tar.bz2 gentoo-2-a81932e7e0a00d4fcb032cab692b93e47fc09d41.zip |
AMD64 stable keyword for 0.93.3; for security bug #227351. Tested on hardened Opteron 2218 (hardened/amd64, gcc-3.4.6, glibc-2.6.1-r0, 2.6.24-hardened-r3 x86_64) and Core 2 Duo (default/linux/amd64/2008.0/developer, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26 x86_64).
(Portage version: 2.2_rc1/cvs/Linux 2.6.26 x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 9 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.93.3.ebuild | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 55441955afd7..cd4e34785836 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,13 @@ # 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.292 2008/07/20 21:50:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.293 2008/07/21 11:29:32 chainsaw Exp $ + + 21 Jul 2008; <chainsaw@gentoo.org> clamav-0.93.3.ebuild: + AMD64 stable keyword for 0.93.3; for security bug #227351. Tested on + hardened Opteron 2218 (hardened/amd64, gcc-3.4.6, glibc-2.6.1-r0, + 2.6.24-hardened-r3 x86_64) and Core 2 Duo + (default/linux/amd64/2008.0/developer, gcc-4.3.1, glibc-2.8_p20080602-r0, + 2.6.26 x86_64). *clamav-0.93.3 (20 Jul 2008) diff --git a/app-antivirus/clamav/clamav-0.93.3.ebuild b/app-antivirus/clamav/clamav-0.93.3.ebuild index bb5663462f9c..d8f0ca44dd7d 100644 --- a/app-antivirus/clamav/clamav-0.93.3.ebuild +++ b/app-antivirus/clamav/clamav-0.93.3.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.3.ebuild,v 1.1 2008/07/20 21:50:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.2 2008/07/21 11:29:33 chainsaw 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 |