diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-20 18:54:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-20 18:54:20 +0000 |
commit | ffd4008d4958e99e8d9344622512128d24738ed6 (patch) | |
tree | ec4213f7f4715daaa4b3355e412ef9bb24c5033f /app-antivirus | |
parent | Stable on ppc64; bug #160027 (diff) | |
download | gentoo-2-ffd4008d4958e99e8d9344622512128d24738ed6.tar.gz gentoo-2-ffd4008d4958e99e8d9344622512128d24738ed6.tar.bz2 gentoo-2-ffd4008d4958e99e8d9344622512128d24738ed6.zip |
Stable on ppc64; bug #167201
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 84820218ff46..8cabf03e0203 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.202 2007/02/18 22:56:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.203 2007/02/20 18:54:20 corsair Exp $ + + 20 Feb 2007; Markus Rothe <corsair@gentoo.org> clamav-0.90.ebuild: + Stable on ppc64; bug #167201 18 Feb 2007; Jeroen Roovers <jer@gentoo.org> clamav-0.90.ebuild: Stable for HPPA (bug #167201). diff --git a/app-antivirus/clamav/clamav-0.90.ebuild b/app-antivirus/clamav/clamav-0.90.ebuild index 5b4aa6115558..aa6e8fbd3483 100644 --- a/app-antivirus/clamav/clamav-0.90.ebuild +++ b/app-antivirus/clamav/clamav-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.5 2007/02/18 22:56:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.6 2007/02/20 18:54:20 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="bzip2 crypt curl gmp logrotate mailwrapper milter selinux" DEPEND="virtual/libc |