diff options
author | 2006-01-22 20:15:11 +0000 | |
---|---|---|
committer | 2006-01-22 20:15:11 +0000 | |
commit | a20a70982d563ea8fc8924dd6ddd9fb00e61b1a0 (patch) | |
tree | 5cf36b8697287953e64fa634f8c0acdad2646f96 /profiles/use.desc | |
parent | ppc64 has repoman failures. Commit by hand (diff) | |
download | gentoo-2-a20a70982d563ea8fc8924dd6ddd9fb00e61b1a0.tar.gz gentoo-2-a20a70982d563ea8fc8924dd6ddd9fb00e61b1a0.tar.bz2 gentoo-2-a20a70982d563ea8fc8924dd6ddd9fb00e61b1a0.zip |
Removing pdflib+cpdflib flags as they are replaced by the pdf flag
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index f6a554e3a848..099702979801 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.284 2006/01/17 23:23:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.285 2006/01/22 20:15:11 genone Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -49,7 +49,6 @@ 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 ctype - Enables ctype functions @@ -249,8 +248,7 @@ pcmcia - Adds support for PCMCIA slots/devices found on laptop computers pcntl - Adds support for process creation functions pcre - Adds support for Perl Compatible Regular Expressions pda - Adds support for portable devices. -pdf - Adds general support for PDF (Portable Document Format), this will replace the pdflib and cpdflib flags -pdflib - Adds support for PDF (Portable Document Format) +pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags perl - Adds support/bindings for the Perl language. pfpro - Adds support for Verisign Payflow Pro php - Include support for php |