diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:30:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:30:38 +0000 |
commit | 91b3f7d9a38969c28ba59f54a5ef0e45ce7e7800 (patch) | |
tree | 1cb8067db3e99cd7570f703b293fa38e1648e389 /app-antivirus/clamav | |
parent | Stable for x86, wrt bug #505838 (diff) | |
download | gentoo-2-91b3f7d9a38969c28ba59f54a5ef0e45ce7e7800.tar.gz gentoo-2-91b3f7d9a38969c28ba59f54a5ef0e45ce7e7800.tar.bz2 gentoo-2-91b3f7d9a38969c28ba59f54a5ef0e45ce7e7800.zip |
Stable for x86, wrt bug #506588
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.98.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 1cbe9aaf164d..842ec26219c6 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.474 2014/04/23 10:36:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.475 2014/05/04 08:30:38 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.1.ebuild: + Stable for x86, wrt bug #506588 23 Apr 2014; Chema Alonso <nimiux@gentoo.org> clamav-0.98.1.ebuild: Stable for amd64 wrt bug #506588 diff --git a/app-antivirus/clamav/clamav-0.98.1.ebuild b/app-antivirus/clamav/clamav-0.98.1.ebuild index bee926462f27..912ef93b576d 100644 --- a/app-antivirus/clamav/clamav-0.98.1.ebuild +++ b/app-antivirus/clamav/clamav-0.98.1.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.1.ebuild,v 1.3 2014/04/23 10:36:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.1.ebuild,v 1.4 2014/05/04 08:30:38 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 ) |