diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-17 13:58:46 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-17 13:58:46 +0000 |
commit | c1ee6ba906271212eadc56eba312904206ddfe24 (patch) | |
tree | 111c90a25e2301ed885847f8358f681a6c8996e7 /app-antivirus | |
parent | Add missing dep, bug #378561 (diff) | |
download | gentoo-2-c1ee6ba906271212eadc56eba312904206ddfe24.tar.gz gentoo-2-c1ee6ba906271212eadc56eba312904206ddfe24.tar.bz2 gentoo-2-c1ee6ba906271212eadc56eba312904206ddfe24.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in security bug #378815.
(Portage version: 2.1.10.11/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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 3b0b95546d73..36ef4e5c6d1e 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.394 2011/08/07 16:58:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.395 2011/08/17 13:58:46 chainsaw Exp $ + + 17 Aug 2011; Tony Vroon <chainsaw@gentoo.org> clamav-0.97.2.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in + security bug #378815. 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> clamav-0.97.1.ebuild: alpha/ia64/sparc stable wrt #376163 diff --git a/app-antivirus/clamav/clamav-0.97.2.ebuild b/app-antivirus/clamav/clamav-0.97.2.ebuild index 78ff50544a3f..a507f7e1475f 100644 --- a/app-antivirus/clamav/clamav-0.97.2.ebuild +++ b/app-antivirus/clamav/clamav-0.97.2.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.2.ebuild,v 1.1 2011/07/26 06:57:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.2 2011/08/17 13:58:46 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 ) |