diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:55:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:55:00 +0000 |
commit | ecbece827acec2f8faaa5e200cf47fb1a43f8ca1 (patch) | |
tree | 9bd3e9b83327550272d71a90651bd1fdc015794c /app-antivirus/clamav | |
parent | Stable for ppc64, wrt bug #488800 (diff) | |
download | gentoo-2-ecbece827acec2f8faaa5e200cf47fb1a43f8ca1.tar.gz gentoo-2-ecbece827acec2f8faaa5e200cf47fb1a43f8ca1.tar.bz2 gentoo-2-ecbece827acec2f8faaa5e200cf47fb1a43f8ca1.zip |
Stable for ppc64, wrt bug #480038
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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.97.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 692774762125..addf2d3fcd3d 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.469 2013/12/07 22:32:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.470 2013/12/24 16:55:00 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.8-r2.ebuild: + Stable for ppc64, wrt bug #480038 07 Dec 2013; Pacho Ramos <pacho@gentoo.org> clamav-0.97.8-r2.ebuild: x86 stable, bug #480038 diff --git a/app-antivirus/clamav/clamav-0.97.8-r2.ebuild b/app-antivirus/clamav/clamav-0.97.8-r2.ebuild index 9beb4bad21d0..b9d0e9ef861f 100644 --- a/app-antivirus/clamav/clamav-0.97.8-r2.ebuild +++ b/app-antivirus/clamav/clamav-0.97.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8-r2.ebuild,v 1.5 2013/12/07 22:32:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8-r2.ebuild,v 1.6 2013/12/24 16:55:00 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 ) |