diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-17 06:18:05 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-17 06:18:05 +0000 |
commit | 57ccd837d4c660dc8d42301f17c933dba6000f17 (patch) | |
tree | 2d8eb717998b9ae714d5884c05b8aa74815ae78c /app-antivirus | |
parent | Adding 0.6 back as per user request (diff) | |
download | gentoo-2-57ccd837d4c660dc8d42301f17c933dba6000f17.tar.gz gentoo-2-57ccd837d4c660dc8d42301f17c933dba6000f17.tar.bz2 gentoo-2-57ccd837d4c660dc8d42301f17c933dba6000f17.zip |
x86 stable, see bug 428584
(Portage version: 2.1.11.9/cvs/Linux i686)
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 1d32dfbf359e..b2dfe0f9fc23 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.422 2012/08/11 18:36:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.423 2012/08/17 06:18:05 nativemad Exp $ + + 17 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> clamav-0.97.5-r1.ebuild: + x86 stable, see bug 428584 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.5-r1.ebuild: Stable for amd64, wrt 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 337c2672ce0d..84e4e5ac6b78 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.3 2012/08/11 18:36:18 ago Exp $ +# $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 $ 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 ) |