diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-11 21:49:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-11 21:49:52 +0000 |
commit | 2cdaa2da594bdcc504bb054b62a9bc4f2dae24b2 (patch) | |
tree | f28cca6be1d825b88470691d3ecce660dab7e271 /app-antivirus | |
parent | x86 stable, bug #386729 (diff) | |
download | gentoo-2-2cdaa2da594bdcc504bb054b62a9bc4f2dae24b2.tar.gz gentoo-2-2cdaa2da594bdcc504bb054b62a9bc4f2dae24b2.tar.bz2 gentoo-2-2cdaa2da594bdcc504bb054b62a9bc4f2dae24b2.zip |
add ~arm, bug #389123
(Portage version: 2.1.10.40/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e9ca46113ef9..c95eff0ffef4 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.411 2011/12/04 11:51:46 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.412 2011/12/11 21:49:52 maekke Exp $ + + 11 Dec 2011; Markus Meier <maekke@gentoo.org> clamav-0.97.3.ebuild: + add ~arm, bug #389123 04 Dec 2011; Sven Wegener <swegener@gentoo.org> files/clamd.rc: Replace opts with extra_commands diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild index 45a8d0471e6d..f239a82b49f3 100644 --- a/app-antivirus/clamav/clamav-0.97.3.ebuild +++ b/app-antivirus/clamav/clamav-0.97.3.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.3.ebuild,v 1.8 2011/11/28 05:26:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.9 2011/12/11 21:49:52 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 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |