diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-07 05:02:10 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-07 05:02:10 +0000 |
commit | 266bba8afd5dd87c297feea9c35f1be1da4ad610 (patch) | |
tree | e03fdc2ab2ca666f1fda7f4111c83a9988c53bdb /sci-physics/bullet/metadata.xml | |
parent | keyword amd64-linux, x86-linux (diff) | |
download | historical-266bba8afd5dd87c297feea9c35f1be1da4ad610.tar.gz historical-266bba8afd5dd87c297feea9c35f1be1da4ad610.tar.bz2 historical-266bba8afd5dd87c297feea9c35f1be1da4ad610.zip |
removed old
Package-Manager: portage-2.2.01.20796-prefix/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/bullet/metadata.xml')
-rw-r--r-- | sci-physics/bullet/metadata.xml | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml index bdc329405b17..376edda44e0d 100644 --- a/sci-physics/bullet/metadata.xml +++ b/sci-physics/bullet/metadata.xml @@ -1,15 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> - <longdescription lang="en">Bullet is a professional open source multi-threaded +<herd>sci-physics</herd> +<longdescription lang="en"> + Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library - for games and animation.</longdescription> - <use> - <flag name="extras">Build additional libraries</flag> - <flag name="double-precision">Build libraries in double precision</flag> - </use> - <upstream> - <remote-id type="google-code">bullet</remote-id> - </upstream> + for games and animation. +</longdescription> +<use> + <flag name="extras">Build additional libraries</flag> + <flag name="double-precision">Build libraries in double precision</flag> +</use> +<upstream> + <remote-id type="google-code">bullet</remote-id> +</upstream> </pkgmetadata> |