diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 17:54:00 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 17:54:00 +0000 |
commit | b16d76ad4cb223920aafedfdd78c54c22d033986 (patch) | |
tree | 3de9f329cd03ddf3ac8d90d9b524a2e798495834 /app-antivirus/clamav/clamav-0.94.1.ebuild | |
parent | alpha/sparc/x86 stable wrt #245187 (diff) | |
download | gentoo-2-b16d76ad4cb223920aafedfdd78c54c22d033986.tar.gz gentoo-2-b16d76ad4cb223920aafedfdd78c54c22d033986.tar.bz2 gentoo-2-b16d76ad4cb223920aafedfdd78c54c22d033986.zip |
ppc stable, bug #245450
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'app-antivirus/clamav/clamav-0.94.1.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.94.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.94.1.ebuild b/app-antivirus/clamav/clamav-0.94.1.ebuild index 8c81c360d245..3da1161fef8a 100644 --- a/app-antivirus/clamav/clamav-0.94.1.ebuild +++ b/app-antivirus/clamav/clamav-0.94.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.94.1.ebuild,v 1.6 2008/11/15 10:57:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v 1.7 2008/11/15 17:54:00 dertobi123 Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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 iconv mailwrapper milter nls selinux ipv6" COMMON_DEPEND="bzip2? ( app-arch/bzip2 ) |