diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-08-04 13:29:17 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-08-04 13:29:17 +0000 |
commit | 68d46c145266017d05268789770c588cdb6c11d8 (patch) | |
tree | bf1d8aee31c69d5d2d88640b10412891cd43eefc /profiles/use.desc | |
parent | cruft removal (diff) | |
download | historical-68d46c145266017d05268789770c588cdb6c11d8.tar.gz historical-68d46c145266017d05268789770c588cdb6c11d8.tar.bz2 historical-68d46c145266017d05268789770c588cdb6c11d8.zip |
clamav into global instead of local, since 3 packages can use it
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index e8789e8e51f4..16961d540c97 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.258 2005/07/30 21:53:20 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.259 2005/08/04 13:29:17 seemant Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -47,6 +47,7 @@ cdparanoia - Enables cdparanoia support cdr - Adds support for CD writer hardware chasen - Enable chasen support cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) +clamav - Adds support for Clam AntiVirus software (usually with a plugin) cpdflib - Adds support for clibpdf crypt - Add support for encryption -- using mcrypt or gpg where applicable cscope - Enables cscope interface -- in vim for example |