diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-12-11 17:40:10 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-12-11 17:40:10 +0000 |
commit | ae69fc6d457bc3526c26540e35dcabe11097f055 (patch) | |
tree | f368e6703a6e9e95399e1395784f03be7139d290 /app-antivirus | |
parent | Fixed build problems on gentoo/fbsd, bug #157699 (diff) | |
download | gentoo-2-ae69fc6d457bc3526c26540e35dcabe11097f055.tar.gz gentoo-2-ae69fc6d457bc3526c26540e35dcabe11097f055.tar.bz2 gentoo-2-ae69fc6d457bc3526c26540e35dcabe11097f055.zip |
Marked stable on amd64 for bug #157698
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index bd332d77b9ff..34a9bc3a5c9b 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.186 2006/12/11 17:25:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.187 2006/12/11 17:40:10 dang Exp $ + + 11 Dec 2006; Daniel Gryniewicz <dang@gentoo.org> clamav-0.88.7.ebuild: + Marked stable on amd64 for bug #157698 11 Dec 2006; Andrej Kacian <ticho@gentoo.org> ChangeLog: Stable on x86, security bug #157698. diff --git a/app-antivirus/clamav/clamav-0.88.7.ebuild b/app-antivirus/clamav/clamav-0.88.7.ebuild index 969409875b2f..bbdbcf1d0e35 100644 --- a/app-antivirus/clamav/clamav-0.88.7.ebuild +++ b/app-antivirus/clamav/clamav-0.88.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7.ebuild,v 1.2 2006/12/11 16:45:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7.ebuild,v 1.3 2006/12/11 17:40:10 dang Exp $ inherit eutils flag-o-matic fixheadtails @@ -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="crypt milter selinux mailwrapper" DEPEND="virtual/libc |