summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-03-10 17:46:31 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-03-10 17:46:31 +0000
commit5b91083dc3aa1284afebbde719e66a995aba8dab (patch)
treec8308785894d2a46d281004ae58244cf77ec6e14 /dev-haskell/highlighting-kate/metadata.xml
parentVersion bump. (diff)
downloadgentoo-2-5b91083dc3aa1284afebbde719e66a995aba8dab.tar.gz
gentoo-2-5b91083dc3aa1284afebbde719e66a995aba8dab.tar.bz2
gentoo-2-5b91083dc3aa1284afebbde719e66a995aba8dab.zip
Version bump.
(Portage version: 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.xml11
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 (&lt;http://kate-editor.org/&gt;),
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>