diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 13:25:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 13:25:51 +0000 |
commit | 65b4ab62894a679415a7e4a839c606b990056f37 (patch) | |
tree | 6207c216f35ac9bbafb6eeabacf914d150e0dfd0 /app-antivirus | |
parent | Stable for alpha, wrt bug #456420 (diff) | |
download | gentoo-2-65b4ab62894a679415a7e4a839c606b990056f37.tar.gz gentoo-2-65b4ab62894a679415a7e4a839c606b990056f37.tar.bz2 gentoo-2-65b4ab62894a679415a7e4a839c606b990056f37.zip |
Stable for alpha, wrt bug #462278
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.97.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 1082c6885de2..80b48af5c0db 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.447 2013/03/23 09:49:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.448 2013/03/23 13:25:51 ago Exp $ + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.7.ebuild: + Stable for alpha, wrt bug #462278 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.7.ebuild: Stable for ppc64, wrt bug #462278 diff --git a/app-antivirus/clamav/clamav-0.97.7.ebuild b/app-antivirus/clamav/clamav-0.97.7.ebuild index 6225a6f823a3..60f0e7eb7c83 100644 --- a/app-antivirus/clamav/clamav-0.97.7.ebuild +++ b/app-antivirus/clamav/clamav-0.97.7.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.7.ebuild,v 1.5 2013/03/23 09:49:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.7.ebuild,v 1.6 2013/03/23 13:25:51 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 ) |