diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2006-08-06 02:09:31 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2006-08-06 02:09:31 +0000 |
commit | 9352b5c17ddbed37908d1eb90a34b00e6a59099e (patch) | |
tree | a3d71e3f0183d27376b6d92b1cad438d1e74b054 /app-antivirus | |
parent | Adding perl dep; fixed header; fixed DEPEND (diff) | |
download | gentoo-2-9352b5c17ddbed37908d1eb90a34b00e6a59099e.tar.gz gentoo-2-9352b5c17ddbed37908d1eb90a34b00e6a59099e.tar.bz2 gentoo-2-9352b5c17ddbed37908d1eb90a34b00e6a59099e.zip |
Stable on ppc64, bug #141539
(Portage version: 2.1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index a86f42158f58..2b88a9827728 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.155 2006/08/05 07:47:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.156 2006/08/06 02:09:31 nigoro Exp $ + + 06 Aug 2006; Yuta SATOH <nigoro@gentoo.org> clamav-0.88.3.ebuild: + Stable on ppc64, bug #141539 05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> clamav-0.88.3.ebuild: Stable on ppc. diff --git a/app-antivirus/clamav/clamav-0.88.3.ebuild b/app-antivirus/clamav/clamav-0.88.3.ebuild index 0c48ce9f4191..d8200cef9181 100644 --- a/app-antivirus/clamav/clamav-0.88.3.ebuild +++ b/app-antivirus/clamav/clamav-0.88.3.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.3.ebuild,v 1.5 2006/08/05 07:47:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.3.ebuild,v 1.6 2006/08/06 02:09:31 nigoro 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 |