diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-08 19:51:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-08 19:51:13 +0000 |
commit | a4a0501e23521048b9fa4d4956179e83518ac921 (patch) | |
tree | a68f896952fa5eea0b35a776267d3d073f689671 /app-antivirus | |
parent | Version bump. (diff) | |
download | gentoo-2-a4a0501e23521048b9fa4d4956179e83518ac921.tar.gz gentoo-2-a4a0501e23521048b9fa4d4956179e83518ac921.tar.bz2 gentoo-2-a4a0501e23521048b9fa4d4956179e83518ac921.zip |
stable x86, bug 207231
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 7 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 047af2dec3c2..06b79835806c 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.265 2007/12/26 15:51:23 welp Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.266 2008/02/08 19:51:13 opfer Exp $ + + 08 Feb 2008; Christian Faulhammer <opfer@gentoo.org> clamav-0.92.ebuild: + stable x86, bug 207231 26 Dec 2007; Peter Weller <welp@gentoo.org> clamav-0.91.2-r1.ebuild: Stable on amd64; bug 202762 diff --git a/app-antivirus/clamav/clamav-0.92.ebuild b/app-antivirus/clamav/clamav-0.92.ebuild index 4a483b4e8523..d403853c5698 100644 --- a/app-antivirus/clamav/clamav-0.92.ebuild +++ b/app-antivirus/clamav/clamav-0.92.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/12/17 18:38:43 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.ebuild,v 1.2 2008/02/08 19:51:13 opfer 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 |