diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-08-24 14:37:18 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-08-24 14:37:18 +0000 |
commit | a25c1e1ca837106f154dbd2d43958eb7cbbb490f (patch) | |
tree | 644a023fb1b550c4592bced6f9045d202cc6e324 /dev-libs/libdivecomputer/metadata.xml | |
parent | Fix bug 482310, use the correct patch (diff) | |
download | gentoo-2-a25c1e1ca837106f154dbd2d43958eb7cbbb490f.tar.gz gentoo-2-a25c1e1ca837106f154dbd2d43958eb7cbbb490f.tar.bz2 gentoo-2-a25c1e1ca837106f154dbd2d43958eb7cbbb490f.zip |
Version bump to 0.4.1. Fixed file collision with /usr/bin/nemo by prefixing the tools and bringing them under the 'tools' USE flag, which is disabled by default per upstream suggestion. Proxied commit for Martin Gysel (bearsh).
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-libs/libdivecomputer/metadata.xml')
-rw-r--r-- | dev-libs/libdivecomputer/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/libdivecomputer/metadata.xml b/dev-libs/libdivecomputer/metadata.xml index 9e30d9836e4f..0430be44a5d3 100644 --- a/dev-libs/libdivecomputer/metadata.xml +++ b/dev-libs/libdivecomputer/metadata.xml @@ -10,4 +10,7 @@ <longdescription lang="en"> Library for communication with dive computers from various manufacturers. </longdescription> + <use> + <flag name="tools">Install tools that can be used to test the library.</flag> + </use> </pkgmetadata> |