diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:10:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:10:02 +0000 |
commit | b76f0cff82710731116d45bd0d2f52cc3750d886 (patch) | |
tree | 11221856ad83500b0ed0c665e633f4f24ddd9705 | |
parent | Cleanup. (diff) | |
download | gentoo-2-b76f0cff82710731116d45bd0d2f52cc3750d886.tar.gz gentoo-2-b76f0cff82710731116d45bd0d2f52cc3750d886.tar.bz2 gentoo-2-b76f0cff82710731116d45bd0d2f52cc3750d886.zip |
Stable on ppc64; bug #156772
(Portage version: 2.1.1-r2)
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index ad69867960c3..8912a68ff291 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.181 2006/12/08 09:35:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.182 2006/12/09 21:10:02 corsair Exp $ + + 09 Dec 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.6.ebuild: + Stable on ppc64; bug #156772 08 Dec 2006; Christian Faulhammer <opfer@gentoo.org> clamav-0.88.6.ebuild: stable x86, bug #156772 diff --git a/app-antivirus/clamav/clamav-0.88.6.ebuild b/app-antivirus/clamav/clamav-0.88.6.ebuild index 668149eac288..1be618a5ccf8 100644 --- a/app-antivirus/clamav/clamav-0.88.6.ebuild +++ b/app-antivirus/clamav/clamav-0.88.6.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.6.ebuild,v 1.4 2006/12/08 09:35:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.6.ebuild,v 1.5 2006/12/09 21:10:02 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |