summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2009-04-18 23:24:39 +0000
committerRyan Hill <rhill@gentoo.org>2009-04-18 23:24:39 +0000
commitc630c2d9fe397072fdb3b88d28d0e5519074d74f (patch)
tree0d826460ab028abe3aec3b5874795a278bc016c3 /dev-libs/ppl/metadata.xml
parentRemove patch_prepare() as its purpose is no longer relevant. Fixes bug #266481. (diff)
downloadhistorical-c630c2d9fe397072fdb3b88d28d0e5519074d74f.tar.gz
historical-c630c2d9fe397072fdb3b88d28d0e5519074d74f.tar.bz2
historical-c630c2d9fe397072fdb3b88d28d0e5519074d74f.zip
Version bump. Fixes GMP version detection and tests not being run.
- make watchdog library optional - build tests in parallel since they take forever - pch USE flag Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/ppl/metadata.xml')
-rw-r--r--dev-libs/ppl/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/ppl/metadata.xml b/dev-libs/ppl/metadata.xml
index 3d03e7f80e7c..1194b377ae82 100644
--- a/dev-libs/ppl/metadata.xml
+++ b/dev-libs/ppl/metadata.xml
@@ -8,5 +8,6 @@
</maintainer>
<use>
<flag name='prolog'>Build SWI Prolog interface</flag>
+ <flag name='watchdog'>Build the PPL Watchdog library - a C++ library for multiple, concurrent watchdog timers</flag>
</use>
</pkgmetadata>