diff options
author | 2005-07-25 19:51:14 +0000 | |
---|---|---|
committer | 2005-07-25 19:51:14 +0000 | |
commit | 5e29a4c7681713cce7a0d415dd812793896c2980 (patch) | |
tree | c09e683a4927ecff2c610857d9b8cee94f53879b | |
parent | Stable on hppa (diff) | |
download | gentoo-2-5e29a4c7681713cce7a0d415dd812793896c2980.tar.gz gentoo-2-5e29a4c7681713cce7a0d415dd812793896c2980.tar.bz2 gentoo-2-5e29a4c7681713cce7a0d415dd812793896c2980.zip |
Stable on ppc64 (bug #100178)
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.86.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 79e69d663bdf..a9430a01b88b 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.97 2005/07/25 19:29:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.98 2005/07/25 19:51:14 corsair Exp $ + + 25 Jul 2005; Markus Rothe <corsair@gentoo.org> clamav-0.86.2.ebuild: + Stable on ppc64 (bug #100178) 25 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.86.2.ebuild: diff --git a/app-antivirus/clamav/clamav-0.86.2.ebuild b/app-antivirus/clamav/clamav-0.86.2.ebuild index 94b719a01f4e..af8ba391b839 100644 --- a/app-antivirus/clamav/clamav-0.86.2.ebuild +++ b/app-antivirus/clamav/clamav-0.86.2.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.86.2.ebuild,v 1.5 2005/07/25 19:29:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.2.ebuild,v 1.6 2005/07/25 19:51:14 corsair 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 |