diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-17 13:22:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-17 13:22:43 +0000 |
commit | 1e2908ffec9ff8a8a7d1d3f1616901967cf4ca39 (patch) | |
tree | 75d9feafb4da635fcf43fb5522bad5745690a87e /app-antivirus/clamav/clamav-0.92.1.ebuild | |
parent | Stable on amd64, security bug #205195 (diff) | |
download | gentoo-2-1e2908ffec9ff8a8a7d1d3f1616901967cf4ca39.tar.gz gentoo-2-1e2908ffec9ff8a8a7d1d3f1616901967cf4ca39.tar.bz2 gentoo-2-1e2908ffec9ff8a8a7d1d3f1616901967cf4ca39.zip |
Stable on amd64, security bug #209915
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus/clamav/clamav-0.92.1.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.92.1.ebuild b/app-antivirus/clamav/clamav-0.92.1.ebuild index 6e5f7a3f0602..e4ed571aff29 100644 --- a/app-antivirus/clamav/clamav-0.92.1.ebuild +++ b/app-antivirus/clamav/clamav-0.92.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.2 2008/02/16 20:42:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.3 2008/02/17 13:22:43 angelos Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -10,7 +10,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 crypt mailwrapper milter nls selinux" DEPEND="virtual/libc |