diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-06 10:59:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-06 10:59:32 +0000 |
commit | 34c8addd711b7b4ed1035298b9f5ada9ff4f858f (patch) | |
tree | 6ad87020a0620f64e5aba6753990e5a77bd7136f /app-antivirus/clamav | |
parent | fix bug 95603 and a multilib-strict issue (diff) | |
download | gentoo-2-34c8addd711b7b4ed1035298b9f5ada9ff4f858f.tar.gz gentoo-2-34c8addd711b7b4ed1035298b9f5ada9ff4f858f.tar.bz2 gentoo-2-34c8addd711b7b4ed1035298b9f5ada9ff4f858f.zip |
Stable on hppa, ppc. See bug #109213.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.87.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index f2c42fbcd5b7..ccba0134d696 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.119 2005/11/05 11:09:09 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.120 2005/11/06 10:59:32 hansmi Exp $ + + 06 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> clamav-0.87.1.ebuild: + Stable on hppa, ppc. See bug #109213. 05 Nov 2005; Jose Luis Rivero <yoswink@gentoo.org> clamav-0.87.1.ebuild: Stable on alpha wrt security bug #109213 diff --git a/app-antivirus/clamav/clamav-0.87.1.ebuild b/app-antivirus/clamav/clamav-0.87.1.ebuild index cc154b35ffc1..d7535321297e 100644 --- a/app-antivirus/clamav/clamav-0.87.1.ebuild +++ b/app-antivirus/clamav/clamav-0.87.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.5 2005/11/05 11:09:09 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.6 2005/11/06 10:59:32 hansmi 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" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |