diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:01:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:01:47 +0000 |
commit | 967cde74801063be3fd2885523164af4db599d5f (patch) | |
tree | 587ccd9e65ded89938c41b331ee320c1ae27aad4 /app-antivirus/clamav | |
parent | Stable for alpha, wrt bug #518404 (diff) | |
download | gentoo-2-967cde74801063be3fd2885523164af4db599d5f.tar.gz gentoo-2-967cde74801063be3fd2885523164af4db599d5f.tar.bz2 gentoo-2-967cde74801063be3fd2885523164af4db599d5f.zip |
Stable for alpha, wrt bug #521478
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 6c9d573ed357..a9371f58f93f 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.489 2014/10/29 09:30:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.490 2014/11/02 09:01:47 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild: + Stable for alpha, wrt bug #521478 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild: Stable for sparc, wrt bug #521478 diff --git a/app-antivirus/clamav/clamav-0.98.4.ebuild b/app-antivirus/clamav/clamav-0.98.4.ebuild index 03cffe72a6ab..4d60bef1f4cb 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.8 2014/10/29 09:30:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.9 2014/11/02 09:01:47 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 ) |