summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Charles Campbell <rossbridger.cc@gmail.com>2020-09-25 08:53:37 +0800
committerJoonas Niilola <juippis@gentoo.org>2020-10-10 10:22:32 +0300
commitbb460dd3982b07543ecac94a1f0fa70f5d0ff340 (patch)
treecf4569321640e86aa81015d7924ee6cb579a9980 /sci-physics/bullet/metadata.xml
parentsci-astronomy/stellarium: version 0.20.3 (diff)
downloadgentoo-bb460dd3982b07543ecac94a1f0fa70f5d0ff340.tar.gz
gentoo-bb460dd3982b07543ecac94a1f0fa70f5d0ff340.tar.bz2
gentoo-bb460dd3982b07543ecac94a1f0fa70f5d0ff340.zip
sci-physics/bullet: version bump to 3.05
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17657 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-physics/bullet/metadata.xml')
-rw-r--r--sci-physics/bullet/metadata.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml
index 8dc1b6e634b1..3eb822b267c4 100644
--- a/sci-physics/bullet/metadata.xml
+++ b/sci-physics/bullet/metadata.xml
@@ -19,10 +19,10 @@
for games and animation.
</longdescription>
<use>
- <flag name="bullet3">Build Bullet 3</flag>
- <flag name="double-precision">Build libraries in double precision</flag>
- <flag name="extras">Build additional libraries</flag>
- <flag restrict="&gt;=sci-physics/bullet-2.89" name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
+ <flag restrict="&lt;=sci-physics/bullet-2.89" name="bullet3">Build Bullet 3</flag>
+ <flag restrict="&lt;=sci-physics/bullet-2.89" name="double-precision">Build libraries in double precision</flag>
+ <flag restrict="&lt;=sci-physics/bullet-2.89" name="extras">Build additional libraries</flag>
+ <flag restrict="=sci-physics/bullet-2.89" name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
</use>
<upstream>
<remote-id type="google-code">bullet</remote-id>