diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-03-10 17:49:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-03-10 17:49:58 +0000 |
commit | 1dfb300ecf05a894932fc6cfdbbe31ad2d28c112 (patch) | |
tree | 6cd4bec592aba3c762bbfe324ede066186002559 /dev-haskell/highlighting-kate/metadata.xml | |
parent | Fix unpacking of live git ebuilds. (diff) | |
download | historical-1dfb300ecf05a894932fc6cfdbbe31ad2d28c112.tar.gz historical-1dfb300ecf05a894932fc6cfdbbe31ad2d28c112.tar.bz2 historical-1dfb300ecf05a894932fc6cfdbbe31ad2d28c112.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha90_p1/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/highlighting-kate/metadata.xml')
-rw-r--r-- | dev-haskell/highlighting-kate/metadata.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-haskell/highlighting-kate/metadata.xml b/dev-haskell/highlighting-kate/metadata.xml index 6b7e545fd165..2c125555ada2 100644 --- a/dev-haskell/highlighting-kate/metadata.xml +++ b/dev-haskell/highlighting-kate/metadata.xml @@ -7,15 +7,16 @@ </maintainer> <longdescription> highlighting-kate is a syntax highlighting library - with support for over one hundred languages. The syntax + with support for nearly one hundred languages. The syntax parsers are automatically generated from Kate - syntax descriptions (http://kate-editor.org/), + syntax descriptions (<http://kate-editor.org/>), so any syntax supported by Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. </longdescription> - <use> - <flag name="executable">Build the Highlight executable</flag> - </use> +<use> + <flag name='executable'>Build the Highlight executable.</flag> + <flag name='pcre-light'>Use the pcre-light library instead of regex-pcre-builtin.</flag> +</use> </pkgmetadata> |