diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 10:55:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 10:55:43 +0000 |
commit | e78c2ec77426357f303721961f1450f45db110ab (patch) | |
tree | aa1851c817e756dcafe27882f809f6af4bccd3c8 /app-antivirus | |
parent | Stable for ia64, wrt bug #517822 (diff) | |
download | gentoo-2-e78c2ec77426357f303721961f1450f45db110ab.tar.gz gentoo-2-e78c2ec77426357f303721961f1450f45db110ab.tar.bz2 gentoo-2-e78c2ec77426357f303721961f1450f45db110ab.zip |
Stable for ia64, wrt bug #521478
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.98.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 9b1e90b412af..a9af53dc87a0 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.487 2014/10/27 16:06:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.488 2014/10/28 10:55:43 ago Exp $ + + 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild: + Stable for ia64, wrt bug #521478 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild: Stable for ppc64, wrt bug #521478 diff --git a/app-antivirus/clamav/clamav-0.98.4.ebuild b/app-antivirus/clamav/clamav-0.98.4.ebuild index 9baa91ee9816..8217a06e0843 100644 --- a/app-antivirus/clamav/clamav-0.98.4.ebuild +++ b/app-antivirus/clamav/clamav-0.98.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.6 2014/10/27 16:06:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.7 2014/10/28 10:55:43 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) |