diff options
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 734d11e26bbb..6f9c27da05d6 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.383 2011/02/26 20:04:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.384 2011/03/06 17:56:03 armin76 Exp $ + + 06 Mar 2011; Raúl Porcel <armin76@gentoo.org> clamav-0.97.ebuild: + ia64 stable wrt #354019 26 Feb 2011; Tobias Klausmann <klausman@gentoo.org> clamav-0.97.ebuild: Stable on alpha, bug #354019 diff --git a/app-antivirus/clamav/clamav-0.97.ebuild b/app-antivirus/clamav/clamav-0.97.ebuild index d3676f4690f0..dfad3fbb43e9 100644 --- a/app-antivirus/clamav/clamav-0.97.ebuild +++ b/app-antivirus/clamav/clamav-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.ebuild,v 1.8 2011/02/26 20:04:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.ebuild,v 1.9 2011/03/06 17:56:03 armin76 Exp $ EAPI=2 @@ -12,7 +12,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 clamdtop iconv ipv6 milter selinux" CDEPEND="bzip2? ( app-arch/bzip2 ) |