diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 14:56:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 14:56:08 +0000 |
commit | 7d93c158c5aee428698745605b1cb9285aa96e8d (patch) | |
tree | 222c3599c56f81e59374eed92a68f927af2fcfdb /app-antivirus | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #426336 (diff) | |
download | gentoo-2-7d93c158c5aee428698745605b1cb9285aa96e8d.tar.gz gentoo-2-7d93c158c5aee428698745605b1cb9285aa96e8d.tar.bz2 gentoo-2-7d93c158c5aee428698745605b1cb9285aa96e8d.zip |
alpha/ia64/sparc stable wrt #428584
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus')
-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 b2dfe0f9fc23..ad1d70f1d19b 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.423 2012/08/17 06:18:05 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.424 2012/08/19 14:56:08 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> clamav-0.97.5-r1.ebuild: + alpha/ia64/sparc stable wrt #428584 17 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> clamav-0.97.5-r1.ebuild: x86 stable, see bug 428584 diff --git a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild index 84e4e5ac6b78..d87f23924a46 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.4 2012/08/17 06:18:05 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.5 2012/08/19 14:56:08 armin76 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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |