diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-05 15:49:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-05 15:49:20 +0000 |
commit | 2a144007bd75c50aff4d097370395d4d0cda4692 (patch) | |
tree | 7b9d040c76d209843b9abb96337749fb0053ae42 /app-antivirus/clamav | |
parent | Marking Test-Differences-0.610.0 ppc for bug 412881 (diff) | |
download | gentoo-2-2a144007bd75c50aff4d097370395d4d0cda4692.tar.gz gentoo-2-2a144007bd75c50aff4d097370395d4d0cda4692.tar.bz2 gentoo-2-2a144007bd75c50aff4d097370395d4d0cda4692.zip |
Marking clamav-0.97.5-r1 ppc for bug 428584
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index a502cb913482..7e971fcb9cea 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.428 2012/09/18 09:04:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.429 2012/10/05 15:49:20 ranger Exp $ + + 05 Oct 2012; Brent Baude <ranger@gentoo.org> clamav-0.97.5-r1.ebuild: + Marking clamav-0.97.5-r1 ppc for bug 428584 *clamav-0.97.6 (18 Sep 2012) diff --git a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild index d4833898671d..0a47c4df6b7a 100644 --- a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.8 2012/09/18 08:42:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.9 2012/10/05 15:49:20 ranger Exp $ EAPI=4 @@ -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" CDEPEND="bzip2? ( app-arch/bzip2 ) |