diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-21 16:37:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-21 16:37:13 +0000 |
commit | d0b6eaa21b618fa52f24582b85b8c9ec98e5ec9b (patch) | |
tree | ab6585233aa10dc3dde0bf94fc16cd725663a980 /app-antivirus/clamav | |
parent | Stable on ppc wrt bug 231074 (diff) | |
download | gentoo-2-d0b6eaa21b618fa52f24582b85b8c9ec98e5ec9b.tar.gz gentoo-2-d0b6eaa21b618fa52f24582b85b8c9ec98e5ec9b.tar.bz2 gentoo-2-d0b6eaa21b618fa52f24582b85b8c9ec98e5ec9b.zip |
Stable on ppc64; bug #227351
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.93.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index cd4e34785836..e40780e61885 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.293 2008/07/21 11:29:32 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.294 2008/07/21 16:37:13 corsair Exp $ + + 21 Jul 2008; Markus Rothe <corsair@gentoo.org> clamav-0.93.3.ebuild: + Stable on ppc64; bug #227351 21 Jul 2008; <chainsaw@gentoo.org> clamav-0.93.3.ebuild: AMD64 stable keyword for 0.93.3; for security bug #227351. Tested on diff --git a/app-antivirus/clamav/clamav-0.93.3.ebuild b/app-antivirus/clamav/clamav-0.93.3.ebuild index d8f0ca44dd7d..8fc156a034be 100644 --- a/app-antivirus/clamav/clamav-0.93.3.ebuild +++ b/app-antivirus/clamav/clamav-0.93.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.2 2008/07/21 11:29:33 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.3 2008/07/21 16:37:13 corsair Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -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 iconv mailwrapper milter nls selinux" DEPEND="virtual/libc |