diff options
author | 2008-02-08 23:28:35 +0000 | |
---|---|---|
committer | 2008-02-08 23:28:35 +0000 | |
commit | fe6f72cd4f0a9be4ca34a917baa09961ee6ca41c (patch) | |
tree | cb3575e06c18507d6b46e34f4397f332f8cc9676 /app-antivirus/clamav | |
parent | Bumping to 2.0.6_pre3, since 2.0.6_pre2 had a serious breakage. (diff) | |
download | gentoo-2-fe6f72cd4f0a9be4ca34a917baa09961ee6ca41c.tar.gz gentoo-2-fe6f72cd4f0a9be4ca34a917baa09961ee6ca41c.tar.bz2 gentoo-2-fe6f72cd4f0a9be4ca34a917baa09961ee6ca41c.zip |
Sparc stable, Bug #207231.
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 78dcccc4fc67..c83c6cf3d216 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.267 2008/02/08 20:38:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.268 2008/02/08 23:28:35 fmccor Exp $ + + 08 Feb 2008; Ferris McCormick <fmccor@gentoo.org> clamav-0.92.ebuild: + Sparc stable, Bug #207231. 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.92.ebuild: ppc stable, bug #207231 diff --git a/app-antivirus/clamav/clamav-0.92.ebuild b/app-antivirus/clamav/clamav-0.92.ebuild index 51be58642184..d27b132a944f 100644 --- a/app-antivirus/clamav/clamav-0.92.ebuild +++ b/app-antivirus/clamav/clamav-0.92.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.92.ebuild,v 1.3 2008/02/08 20:38:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.ebuild,v 1.4 2008/02/08 23:28:35 fmccor Exp $ inherit autotools 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 mailwrapper milter nls selinux" DEPEND="virtual/libc |