diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:56:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:56:41 +0000 |
commit | b048dba47c2dbd8d07855d4262708dd28127136a (patch) | |
tree | f64ee3f8273b1b1834fc96da202c005975108bf9 /app-antivirus | |
parent | Stable for ppc, wrt bug #525508 (diff) | |
download | gentoo-2-b048dba47c2dbd8d07855d4262708dd28127136a.tar.gz gentoo-2-b048dba47c2dbd8d07855d4262708dd28127136a.tar.bz2 gentoo-2-b048dba47c2dbd8d07855d4262708dd28127136a.zip |
Stable for ppc, wrt bug #529728
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index a14a9ed75145..a86882784e93 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.497 2014/12/02 11:57:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.498 2014/12/03 09:56:41 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.5.ebuild: + Stable for ppc, wrt bug #529728 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.5.ebuild: Stable for alpha, wrt bug #529728 diff --git a/app-antivirus/clamav/clamav-0.98.5.ebuild b/app-antivirus/clamav/clamav-0.98.5.ebuild index 9d7844db4ddf..a7d6e39ed587 100644 --- a/app-antivirus/clamav/clamav-0.98.5.ebuild +++ b/app-antivirus/clamav/clamav-0.98.5.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.5.ebuild,v 1.7 2014/12/02 11:57:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.5.ebuild,v 1.8 2014/12/03 09:56:41 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 metadata-analysis-api selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) |