diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-26 21:22:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-26 21:22:31 +0000 |
commit | 1f0b2774dae1c1f3a38a881968689fdccc531c3b (patch) | |
tree | dde5659ccd72855b23d68a5772b8b4902aa11c48 /app-antivirus | |
parent | amd64/x86 stable, bug #376057 (diff) | |
download | gentoo-2-1f0b2774dae1c1f3a38a881968689fdccc531c3b.tar.gz gentoo-2-1f0b2774dae1c1f3a38a881968689fdccc531c3b.tar.bz2 gentoo-2-1f0b2774dae1c1f3a38a881968689fdccc531c3b.zip |
amd64/x86 stable, bug #376163
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 8b722b38791a..0258d0dbd495 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.391 2011/07/26 17:03:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.392 2011/07/26 21:22:31 maekke Exp $ + + 26 Jul 2011; Markus Meier <maekke@gentoo.org> clamav-0.97.1.ebuild: + amd64/x86 stable, bug #376163 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> clamav-0.97.1.ebuild: ppc/ppc64 stable wrt #376163 diff --git a/app-antivirus/clamav/clamav-0.97.1.ebuild b/app-antivirus/clamav/clamav-0.97.1.ebuild index 5bc272904eb2..bbe68ca2d4e1 100644 --- a/app-antivirus/clamav/clamav-0.97.1.ebuild +++ b/app-antivirus/clamav/clamav-0.97.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.4 2011/07/26 17:03:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.5 2011/07/26 21:22:31 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |