diff options
author | Marius Mauch <genone@gentoo.org> | 2006-01-17 23:23:54 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2006-01-17 23:23:54 +0000 |
commit | 65d4fba590ea9ca2bc66e8468460ffb3a9092211 (patch) | |
tree | faa82125e734a79a290b160c85286f533a035250 /profiles | |
parent | change sqlite3 flag(s) from local to global (diff) | |
download | gentoo-2-65d4fba590ea9ca2bc66e8468460ffb3a9092211.tar.gz gentoo-2-65d4fba590ea9ca2bc66e8468460ffb3a9092211.tar.bz2 gentoo-2-65d4fba590ea9ca2bc66e8468460ffb3a9092211.zip |
change pdf flag(s) from local to global
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 8f8bfe2dfb2c..f6a554e3a848 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.283 2006/01/17 23:14:58 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.284 2006/01/17 23:23:54 genone Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -249,6 +249,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) perl - Adds support/bindings for the Perl language. pfpro - Adds support for Verisign Payflow Pro diff --git a/profiles/use.local.desc b/profiles/use.local.desc index bcf2da5108c1..112aa6118c4d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1673 2006/01/17 23:14:58 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1674 2006/01/17 23:23:54 genone Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -120,7 +120,6 @@ app-laptop/tpctl:tpctlir - enable support for thinkpad models 760 and 765 app-laptop/tp_smapi:hdaps - Install a compatible HDAPS module app-misc/bbgallery:gimp - Engables support for the gimp via extra libraries app-misc/beagle:chm - Enable indexing of MS HTML Help files (.chm) -app-misc/beagle:pdf - Enable indexing of Portable Document Format files (.pdf) app-misc/beagle:spreadsheet - Enable indexing of spreadsheet files via gnumeric app-misc/beagle:webservices - Enable the Beagle WebServices interface app-misc/beagle:wv - Enable indexing of MS Word documents (.doc) @@ -143,7 +142,6 @@ app-mobilephone/yaps:capi - Enable CAPI support app-mobilephone/yaps:slang - Enable SLang scripting support app-office/abiword-plugins:grammar - Enable grammar checking via grammar-link app-office/abiword-plugins:math - Enable gtkmathview support -app-office/abiword-plugins:pdf - Enable PDF importer app-office/abiword-plugins:thesaurus - Enable thesaurus support app-office/abiword-plugins:wordperfect - Enable wordperfect file support via libwpd app-office/gnucash:chipcard - Enable support for chipcard reading and processing. @@ -370,7 +368,6 @@ dev-php5/znf:smarty - Include support for Smarty. dev-python/cgkit:3ds - enable support for importing 3D Studio models dev-python/cgkit:ogre - enable support for Ogre rendering dev-python/docutils:glep - Install support for GLEPs -dev-python/epydoc:pdf - enable support for exporting to pdf dev-python/gnome-python-extras:firefox - allow building against firefox libs dev-python/ipython:gnuplot - enable gnuplot support dev-python/ldaptor:web - enable the web front end for ldaptor (uses dev-python/nevow) @@ -1299,7 +1296,6 @@ www-apps/moinmoin:rss - Add RSS support www-apps/nut:cgi - Add CGI script support www-apps/open-xchange:webdav - Enable WebDav (Web-based Distributed Authoring and Versioning) support. www-apps/rt:lighttpd - Add lighttpd support -www-apps/swish-e:pdf - enable support for exporting to pdf www-apps/tikiwiki:graphviz - enable graphviz support www-apps/trac:cgi - Add CGI script support www-apps/trac:enscript - Add enscript support to colourize code stored in the repository @@ -1379,7 +1375,6 @@ x11-libs/wxGTK:wxgtk1 - Add gtk1 support in addition to optional gtk2ansi and gt x11-misc/linuxwacom:dlloader - Installs dynamically linked linuxwacom Xorg driver x11-misc/linuxwacom:sdk - Builds wacom X11 driver against installed X11 SDK x11-misc/openclipart:gzip - Compresses clip art using gzip -x11-misc/openclipart:pdf - Installs pdf files as "clipart" x11-misc/rss-glx:xscreensaver - Enable detection of xscreensavers x11-misc/vnc2swf:x11vnc - Install script that depends on x11vnc x11-misc/xlockmore:xlockrc - Enables xlockrc for people without PAM |