diff options
83 files changed, 219 insertions, 427 deletions
diff --git a/app-text/dgs/metadata.xml b/app-text/dgs/metadata.xml index efb490d78..b229aec85 100644 --- a/app-text/dgs/metadata.xml +++ b/app-text/dgs/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/app-vim/freefem++-syntax/metadata.xml b/app-vim/freefem++-syntax/metadata.xml index 76b8e9e22..e831386d6 100644 --- a/app-vim/freefem++-syntax/metadata.xml +++ b/app-vim/freefem++-syntax/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> - VIM syntax plugin which provides syntax highlighting for the freefem++ - script files. +<herd>sci</herd> +<longdescription lang="en"> + VIM syntax plugin which provides syntax highlighting for the freefem++ + script files. </longdescription> </pkgmetadata> diff --git a/app-vim/vim-gromacs/metadata.xml b/app-vim/vim-gromacs/metadata.xml index 02f0be7fb..9a7156930 100644 --- a/app-vim/vim-gromacs/metadata.xml +++ b/app-vim/vim-gromacs/metadata.xml @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> - VIM syntax plugin which provides syntax highlighting for the gromacs files. +<herd>sci-chemistry</herd> +<longdescription lang="en"> + VIM syntax plugin which provides syntax highlighting for the gromacs files. </longdescription> </pkgmetadata> diff --git a/dev-db/cppdb/metadata.xml b/dev-db/cppdb/metadata.xml index 247592e77..1d2ef4be0 100644 --- a/dev-db/cppdb/metadata.xml +++ b/dev-db/cppdb/metadata.xml @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>maintainer-wanted@gentoo.org</email> - </maintainer> - <use> - <flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag> - <flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag> - <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag> - <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag> - </use> +<herd>sci-chemistry</herd> +<maintainer> + <email>maintainer-wanted@gentoo.org</email> +</maintainer> +<use> + <flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag> + <flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag> + <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag> + <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag> +</use> </pkgmetadata> diff --git a/dev-libs/simclist/metadata.xml b/dev-libs/simclist/metadata.xml index 49fb6b89c..1da3891dc 100644 --- a/dev-libs/simclist/metadata.xml +++ b/dev-libs/simclist/metadata.xml @@ -1,14 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - SimCList is a high quality C (C++ embeddable) library for handling - lists. It exploits several advanced techniques for improving - performance, including freelists, sentinels, automatic sort algorithm - selection, sort randomization, mid pointer and optional multithreading. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> +<longdescription> + SimCList is a high quality C (C++ embeddable) library for handling + lists. It exploits several advanced techniques for improving + performance, including freelists, sentinels, automatic sort algorithm + selection, sort randomization, mid pointer and optional multithreading. +</longdescription> </pkgmetadata> diff --git a/dev-ml/mlgmpidl/metadata.xml b/dev-ml/mlgmpidl/metadata.xml index c6107f8e5..a3fac8132 100644 --- a/dev-ml/mlgmpidl/metadata.xml +++ b/dev-ml/mlgmpidl/metadata.xml @@ -1,17 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - MLGMPIDL is a package offering an interface to the GMP and MPFR - libraries for OCaml version 3.07 or higher. The interface offers access - to almost all the functions of the library, and is decomposed into 7 - submodules. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="mpfr">add support for mpfr, the library for multiple-precision floating-point computations with exact rounding</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + MLGMPIDL is a package offering an interface to the GMP and MPFR + libraries for OCaml version 3.07 or higher. The interface offers access + to almost all the functions of the library, and is decomposed into 7 + submodules. +</longdescription> +<use> + <flag name="mpfr">Add support for <pkg>dev-libs/mpfr</pkg></flag> +</use> </pkgmetadata> diff --git a/dev-ml/ocamlgraph/metadata.xml b/dev-ml/ocamlgraph/metadata.xml index 763c1cd36..87fc10d58 100644 --- a/dev-ml/ocamlgraph/metadata.xml +++ b/dev-ml/ocamlgraph/metadata.xml @@ -1,32 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - It provides an easy-to-use graph data structure together with several - operations and algorithms over graphs, in Graph.Pack. It is a reasonably - efficient imperative data structure for directed graphs with vertices - and edges labeled with integers. Several other graph implementations - are proposed for those not satisfied with the one above. Some are - persistent (imutable) and other imperative (mutable). Some are directed - and other are not. Some have labels for vertices, or labels for edges, - or both. Some have abstract types for vertices. etc. These - implementations are written as functors: you give the types of vertices - labels, edge labels, etc. and you get the data structure as a result. - it also provides several classic operations and algorithms over graphs. - They are also written as functors i.e. independently of the data - structure for graphs. One consequence is that you can define your own - data structure for graphs and yet re-use all the algorithms from this - library: you only need to provide a few operations such as iterating - over all vertices, over the successors of a vertex, etc. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="doc">?doc?</flag> - <flag name="examples">?examples?</flag> - <flag name="gtk">?gtk?</flag> - <flag name="ocamlopt">?ocamlopt?</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + It provides an easy-to-use graph data structure together with several + operations and algorithms over graphs, in Graph.Pack. It is a reasonably + efficient imperative data structure for directed graphs with vertices + and edges labeled with integers. Several other graph implementations + are proposed for those not satisfied with the one above. Some are + persistent (imutable) and other imperative (mutable). Some are directed + and other are not. Some have labels for vertices, or labels for edges, + or both. Some have abstract types for vertices. etc. These + implementations are written as functors: you give the types of vertices + labels, edge labels, etc. and you get the data structure as a result. + it also provides several classic operations and algorithms over graphs. + They are also written as functors i.e. independently of the data + structure for graphs. One consequence is that you can define your own + data structure for graphs and yet re-use all the algorithms from this + library: you only need to provide a few operations such as iterating + over all vertices, over the successors of a vertex, etc. +</longdescription> </pkgmetadata> diff --git a/dev-ml/zarith/metadata.xml b/dev-ml/zarith/metadata.xml index e75004328..1ff321877 100644 --- a/dev-ml/zarith/metadata.xml +++ b/dev-ml/zarith/metadata.xml @@ -1,17 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - The Zarith library implements arithmetic and logical operations over - arbitrary-precision integers. It uses GMP to efficiently implement - arithmetic over big integers. Small integers are represented as Caml - unboxed integers, for speed and space economy. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="ocamlopt">?ocamlopt?</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + The Zarith library implements arithmetic and logical operations over + arbitrary-precision integers. It uses GMP to efficiently implement + arithmetic over big integers. Small integers are represented as Caml + unboxed integers, for speed and space economy. +</longdescription> </pkgmetadata> diff --git a/dev-perl/opal-client/metadata.xml b/dev-perl/opal-client/metadata.xml index efb490d78..b229aec85 100644 --- a/dev-perl/opal-client/metadata.xml +++ b/dev-perl/opal-client/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/dev-python/opal-client/metadata.xml b/dev-python/opal-client/metadata.xml index 4bf6dbc6b..34294c65c 100644 --- a/dev-python/opal-client/metadata.xml +++ b/dev-python/opal-client/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-biology</herd> </pkgmetadata> diff --git a/dev-tcltk/img_rotate/metadata.xml b/dev-tcltk/img_rotate/metadata.xml index 4bf6dbc6b..b229aec85 100644 --- a/dev-tcltk/img_rotate/metadata.xml +++ b/dev-tcltk/img_rotate/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/dev-tcltk/togl/metadata.xml b/dev-tcltk/togl/metadata.xml index efb490d78..b229aec85 100644 --- a/dev-tcltk/togl/metadata.xml +++ b/dev-tcltk/togl/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/media-libs/OpenMOIV/metadata.xml b/media-libs/OpenMOIV/metadata.xml index efb490d78..b229aec85 100644 --- a/media-libs/OpenMOIV/metadata.xml +++ b/media-libs/OpenMOIV/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/media-libs/libgfx/metadata.xml b/media-libs/libgfx/metadata.xml index efb490d78..b229aec85 100644 --- a/media-libs/libgfx/metadata.xml +++ b/media-libs/libgfx/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-biology/perlprimer/metadata.xml b/sci-biology/perlprimer/metadata.xml index 507b6a9da..34294c65c 100644 --- a/sci-biology/perlprimer/metadata.xml +++ b/sci-biology/perlprimer/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-biology</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/GromacsWrapper/metadata.xml b/sci-chemistry/GromacsWrapper/metadata.xml index 098ac091a..13ef0bf5a 100644 --- a/sci-chemistry/GromacsWrapper/metadata.xml +++ b/sci-chemistry/GromacsWrapper/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <maintainer> <email>alexxy@gentoo.org</email> <name>Alexey Shvetsov</name> diff --git a/sci-chemistry/ball/metadata.xml b/sci-chemistry/ball/metadata.xml index a607b9e52..4d996cbcd 100644 --- a/sci-chemistry/ball/metadata.xml +++ b/sci-chemistry/ball/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <maintainer> <email>jlec@gentoo.org</email> </maintainer> diff --git a/sci-chemistry/burrow-owl/metadata.xml b/sci-chemistry/burrow-owl/metadata.xml index 15f3d5ac1..9ac9ffdb3 100644 --- a/sci-chemistry/burrow-owl/metadata.xml +++ b/sci-chemistry/burrow-owl/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci-chemistry@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/camshift/metadata.xml b/sci-chemistry/camshift/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/camshift/metadata.xml +++ b/sci-chemistry/camshift/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/chemBuild/metadata.xml b/sci-chemistry/chemBuild/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/chemBuild/metadata.xml +++ b/sci-chemistry/chemBuild/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/chimera-bin/metadata.xml b/sci-chemistry/chimera-bin/metadata.xml index d369d068f..e42d0af60 100644 --- a/sci-chemistry/chimera-bin/metadata.xml +++ b/sci-chemistry/chimera-bin/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/chooch/metadata.xml b/sci-chemistry/chooch/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/chooch/metadata.xml +++ b/sci-chemistry/chooch/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/cnsface/metadata.xml b/sci-chemistry/cnsface/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/cnsface/metadata.xml +++ b/sci-chemistry/cnsface/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/concoord/metadata.xml b/sci-chemistry/concoord/metadata.xml index 5ef07a39e..ae9ec7c5f 100644 --- a/sci-chemistry/concoord/metadata.xml +++ b/sci-chemistry/concoord/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <maintainer> <email>jlec@gentoo.org</email> </maintainer> diff --git a/sci-chemistry/coot/metadata.xml b/sci-chemistry/coot/metadata.xml index 20538c1de..b3618ba38 100644 --- a/sci-chemistry/coot/metadata.xml +++ b/sci-chemistry/coot/metadata.xml @@ -3,9 +3,6 @@ <pkgmetadata> <herd>sci-chemistry</herd> <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <maintainer> <email>jlec@gentoo.org</email> <name>Justin Lecher</name> </maintainer> diff --git a/sci-chemistry/cs-rosetta/metadata.xml b/sci-chemistry/cs-rosetta/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/cs-rosetta/metadata.xml +++ b/sci-chemistry/cs-rosetta/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/curvefit/metadata.xml b/sci-chemistry/curvefit/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/curvefit/metadata.xml +++ b/sci-chemistry/curvefit/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/direx/metadata.xml b/sci-chemistry/direx/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/direx/metadata.xml +++ b/sci-chemistry/direx/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/dssp2pdb/metadata.xml b/sci-chemistry/dssp2pdb/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/dssp2pdb/metadata.xml +++ b/sci-chemistry/dssp2pdb/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/hydronmr/metadata.xml b/sci-chemistry/hydronmr/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/hydronmr/metadata.xml +++ b/sci-chemistry/hydronmr/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/jana2000/metadata.xml b/sci-chemistry/jana2000/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/jana2000/metadata.xml +++ b/sci-chemistry/jana2000/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/jligand/metadata.xml b/sci-chemistry/jligand/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/jligand/metadata.xml +++ b/sci-chemistry/jligand/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/ligplot+/metadata.xml b/sci-chemistry/ligplot+/metadata.xml index d369d068f..e42d0af60 100644 --- a/sci-chemistry/ligplot+/metadata.xml +++ b/sci-chemistry/ligplot+/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/mage/metadata.xml b/sci-chemistry/mage/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/mage/metadata.xml +++ b/sci-chemistry/mage/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/mddnmr/metadata.xml b/sci-chemistry/mddnmr/metadata.xml index 86eeba133..9ac9ffdb3 100644 --- a/sci-chemistry/mddnmr/metadata.xml +++ b/sci-chemistry/mddnmr/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/modelfree/metadata.xml b/sci-chemistry/modelfree/metadata.xml index 5ef07a39e..ae9ec7c5f 100644 --- a/sci-chemistry/modelfree/metadata.xml +++ b/sci-chemistry/modelfree/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <maintainer> <email>jlec@gentoo.org</email> </maintainer> diff --git a/sci-chemistry/mtz2hkl/metadata.xml b/sci-chemistry/mtz2hkl/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/mtz2hkl/metadata.xml +++ b/sci-chemistry/mtz2hkl/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/mtz2sca/metadata.xml b/sci-chemistry/mtz2sca/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/mtz2sca/metadata.xml +++ b/sci-chemistry/mtz2sca/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/phenix-bin/metadata.xml b/sci-chemistry/phenix-bin/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/phenix-bin/metadata.xml +++ b/sci-chemistry/phenix-bin/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/polygon/metadata.xml b/sci-chemistry/polygon/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/polygon/metadata.xml +++ b/sci-chemistry/polygon/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/pymol-apbs-plugin/metadata.xml b/sci-chemistry/pymol-apbs-plugin/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/pymol-apbs-plugin/metadata.xml +++ b/sci-chemistry/pymol-apbs-plugin/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/rosetta-tools/metadata.xml b/sci-chemistry/rosetta-tools/metadata.xml index 0fbe927f0..9ac9ffdb3 100644 --- a/sci-chemistry/rosetta-tools/metadata.xml +++ b/sci-chemistry/rosetta-tools/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-chemistry/rosetta/metadata.xml b/sci-chemistry/rosetta/metadata.xml index b8a46614c..f12220103 100644 --- a/sci-chemistry/rosetta/metadata.xml +++ b/sci-chemistry/rosetta/metadata.xml @@ -1,17 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="boinc">compile rosetta as a rosetta@home client</flag> - <flag name="boost">compile rosetta with boost supported code</flag> - <flag name="float">Build with floats rather than doubles</flag> - <flag name="lange">Apply patches from www.csrosetta.org</flag> - </use> - <upstream> - <bugs-to>general-support@mail.rosettacommons.org</bugs-to> - </upstream> +<herd>sci-chemistry</herd> + <use> + <flag name="boinc">compile rosetta as a rosetta@home client</flag> + <flag name="boost">compile rosetta with boost supported code</flag> + <flag name="float">Build with floats rather than doubles</flag> + <flag name="lange">Apply patches from www.csrosetta.org</flag> + </use> + <upstream> + <bugs-to>general-support@mail.rosettacommons.org</bugs-to> + </upstream> </pkgmetadata> diff --git a/sci-chemistry/shiftx/metadata.xml b/sci-chemistry/shiftx/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/shiftx/metadata.xml +++ b/sci-chemistry/shiftx/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/shiftx2/metadata.xml b/sci-chemistry/shiftx2/metadata.xml index 80444f44b..2fcd5bb0f 100644 --- a/sci-chemistry/shiftx2/metadata.xml +++ b/sci-chemistry/shiftx2/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <longdescription> SHIFTX2 predicts both the backbone and side chain 1H, 13C and 15N chemical shifts for proteins using their structural (PDB) coordinates as input. diff --git a/sci-chemistry/simpson/metadata.xml b/sci-chemistry/simpson/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/simpson/metadata.xml +++ b/sci-chemistry/simpson/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/smmp/metadata.xml b/sci-chemistry/smmp/metadata.xml index d410f1573..9ac9ffdb3 100644 --- a/sci-chemistry/smmp/metadata.xml +++ b/sci-chemistry/smmp/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/specView/metadata.xml b/sci-chemistry/specView/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/specView/metadata.xml +++ b/sci-chemistry/specView/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/ssp/metadata.xml b/sci-chemistry/ssp/metadata.xml index 5ef07a39e..ae9ec7c5f 100644 --- a/sci-chemistry/ssp/metadata.xml +++ b/sci-chemistry/ssp/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> <maintainer> <email>jlec@gentoo.org</email> </maintainer> diff --git a/sci-chemistry/ucsf-tools/metadata.xml b/sci-chemistry/ucsf-tools/metadata.xml index 897aa2e6b..51fdedab1 100644 --- a/sci-chemistry/ucsf-tools/metadata.xml +++ b/sci-chemistry/ucsf-tools/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> + <herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-chemistry/unio/metadata.xml b/sci-chemistry/unio/metadata.xml index 86eeba133..9ac9ffdb3 100644 --- a/sci-chemistry/unio/metadata.xml +++ b/sci-chemistry/unio/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-libs/Cgraph/metadata.xml b/sci-libs/Cgraph/metadata.xml index 4bf6dbc6b..b229aec85 100644 --- a/sci-libs/Cgraph/metadata.xml +++ b/sci-libs/Cgraph/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-libs/bigdft/metadata.xml b/sci-libs/bigdft/metadata.xml index 71f04f476..fcc220851 100644 --- a/sci-libs/bigdft/metadata.xml +++ b/sci-libs/bigdft/metadata.xml @@ -1,17 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="cuda">Add cuda support</flag> - </use> - <use> - <flag name="etsf_io">Undocumented USE</flag> - </use> - <use> - <flag name="opencl">Undocumented USE</flag> - </use> +<herd>sci</herd> +<use> + <flag name="cuda">Add cuda support</flag> + <flag name="etsf_io">Undocumented USE</flag> + <flag name="opencl">Undocumented USE</flag> +</use> </pkgmetadata> diff --git a/sci-libs/cnsface-scripts/metadata.xml b/sci-libs/cnsface-scripts/metadata.xml index efb490d78..b229aec85 100644 --- a/sci-libs/cnsface-scripts/metadata.xml +++ b/sci-libs/cnsface-scripts/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-libs/driftwood/metadata.xml b/sci-libs/driftwood/metadata.xml index efb490d78..9ac9ffdb3 100644 --- a/sci-libs/driftwood/metadata.xml +++ b/sci-libs/driftwood/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-libs/etsf_io/metadata.xml b/sci-libs/etsf_io/metadata.xml index d747d72a2..b229aec85 100644 --- a/sci-libs/etsf_io/metadata.xml +++ b/sci-libs/etsf_io/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-libs/fox/metadata.xml b/sci-libs/fox/metadata.xml index 0d10e1027..9f1573b8e 100644 --- a/sci-libs/fox/metadata.xml +++ b/sci-libs/fox/metadata.xml @@ -1,16 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="dom">Compile the W3C document object model module</flag> - <flag name="fast">Compile with best known optimization flags</flag> - <flag name="sax">Compile the streaming, validating parser based on java's Simple API for XML</flag> - <flag name="wcml">Compile the module for a subset of the Chemical Markup Language</flag> - <flag name="wkml">Compile the module for the creation of KML documents used by applications such as Google Earth</flag> - <flag name="wxml">Compile the XML writer used to sequentially create arbitrary XML documents quickly with minimal memory requirements</flag> +<herd>sci</herd> +<use> + <flag name="dom">Compile the W3C document object model module</flag> + <flag name="fast">Compile with best known optimization flags</flag> + <flag name="sax">Compile the streaming, validating parser based on java's Simple API for XML</flag> + <flag name="wcml">Compile the module for a subset of the Chemical Markup Language</flag> + <flag name="wkml">Compile the module for the creation of KML documents used by applications such as Google Earth</flag> + <flag name="wxml">Compile the XML writer used to sequentially create arbitrary XML documents quickly with minimal memory requirements</flag> </use> </pkgmetadata> diff --git a/sci-libs/libxc/metadata.xml b/sci-libs/libxc/metadata.xml index d747d72a2..b229aec85 100644 --- a/sci-libs/libxc/metadata.xml +++ b/sci-libs/libxc/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-libs/med/metadata.xml b/sci-libs/med/metadata.xml index 3e42177c3..b229aec85 100644 --- a/sci-libs/med/metadata.xml +++ b/sci-libs/med/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <!--<maintainer>--> - <!-- <email>sci@gentoo.org</email>--> - <!--</maintainer>--> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-libs/msms/metadata.xml b/sci-libs/msms/metadata.xml index d747d72a2..9ac9ffdb3 100644 --- a/sci-libs/msms/metadata.xml +++ b/sci-libs/msms/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-chemistry</herd> </pkgmetadata> diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml index ce5ca8e2f..f406e118a 100644 --- a/sci-libs/pagmo/metadata.xml +++ b/sci-libs/pagmo/metadata.xml @@ -1,12 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="kepler">Automatically generated description for kepler</flag> - <flag name="nlopt">Automatically generated description for nlopt</flag> - </use> +<herd>sci-astronomy</herd> +<use> + <flag name="kepler">Automatically generated description for kepler</flag> + <flag name="nlopt">Automatically generated description for nlopt</flag> +</use> </pkgmetadata> diff --git a/sci-libs/starparse/metadata.xml b/sci-libs/starparse/metadata.xml index 4bf6dbc6b..b229aec85 100644 --- a/sci-libs/starparse/metadata.xml +++ b/sci-libs/starparse/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-libs/wannier90/metadata.xml b/sci-libs/wannier90/metadata.xml index 4bf6dbc6b..b229aec85 100644 --- a/sci-libs/wannier90/metadata.xml +++ b/sci-libs/wannier90/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/sci-mathematics/alt-ergo/metadata.xml b/sci-mathematics/alt-ergo/metadata.xml index 02dfb1fc6..70209e070 100644 --- a/sci-mathematics/alt-ergo/metadata.xml +++ b/sci-mathematics/alt-ergo/metadata.xml @@ -1,19 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Alt-Ergo is an open source automatic theorem prover dedicated to program verification. - It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an - equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an - instantiation mechanism for quantified formulas. Its architecture is summarized by the - the following picture. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="gtk">?gtk?</flag> - <flag name="ocamlopt">?ocamlopt?</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + Alt-Ergo is an open source automatic theorem prover dedicated to program verification. + It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an + equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an + instantiation mechanism for quantified formulas. Its architecture is summarized by the + the following picture. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/apron/metadata.xml b/sci-mathematics/apron/metadata.xml index 49895e201..75f2ae704 100644 --- a/sci-mathematics/apron/metadata.xml +++ b/sci-mathematics/apron/metadata.xml @@ -1,21 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - The APRON library is dedicated to the static analysis of the numerical - variables of a program by Abstract Interpretation. The aim of such an - analysis is to infer invariants about these variables. The APRON library - is intended to be a common interface to various underlying - libraries/abstract domains and to provide additional services that can - be implemented independently from the underlying library/abstract - domain, as shown by the poster on the right (presented at the SAS 2007 - conference. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="ppl">Enable optional interface to the Parma Polyhedra Library</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + The APRON library is dedicated to the static analysis of the numerical + variables of a program by Abstract Interpretation. The aim of such an + analysis is to infer invariants about these variables. The APRON library + is intended to be a common interface to various underlying + libraries/abstract domains and to provide additional services that can + be implemented independently from the underlying library/abstract + domain, as shown by the poster on the right (presented at the SAS 2007 + conference. +</longdescription> +<use> + <flag name="ppl">Enable optional interface to the Parma Polyhedra Library</flag> +</use> </pkgmetadata> diff --git a/sci-mathematics/flocq/metadata.xml b/sci-mathematics/flocq/metadata.xml index 03b6dd3bd..dad568b86 100644 --- a/sci-mathematics/flocq/metadata.xml +++ b/sci-mathematics/flocq/metadata.xml @@ -1,14 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Flocq (Floats for Coq) is a floating-point formalization for the Coq - system. It provides a comprehensive library of theorems on a multi-radix - multi-precision arithmetic. It also supports efficient numerical - computations inside Coq. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-mathematics</herd> +<longdescription> + Flocq (Floats for Coq) is a floating-point formalization for the Coq + system. It provides a comprehensive library of theorems on a multi-radix + multi-precision arithmetic. It also supports efficient numerical + computations inside Coq. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/frama-c/metadata.xml b/sci-mathematics/frama-c/metadata.xml index 59797bca3..e429e6192 100644 --- a/sci-mathematics/frama-c/metadata.xml +++ b/sci-mathematics/frama-c/metadata.xml @@ -1,22 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Frama-C is a suite of tools dedicated to the analysis of the source code - of software written in C. It gathers several static analysis techniques - in a single collaborative framework. The collaborative approach of - Frama-C allows static analyzers to build upon the results already - computed by other analyzers in the framework. Thanks to this approach, - Frama-C provides sophisticated tools, such as a slicer and dependency - analysis. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="doc">?doc?</flag> - <flag name="gtk">?gtk?</flag> - <flag name="ocamlopt">?ocamlopt?</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + Frama-C is a suite of tools dedicated to the analysis of the source code + of software written in C. It gathers several static analysis techniques + in a single collaborative framework. The collaborative approach of + Frama-C allows static analyzers to build upon the results already + computed by other analyzers in the framework. Thanks to this approach, + Frama-C provides sophisticated tools, such as a slicer and dependency + analysis. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/gap-guava/metadata.xml b/sci-mathematics/gap-guava/metadata.xml index e8b1fe068..5a2f1c7b8 100644 --- a/sci-mathematics/gap-guava/metadata.xml +++ b/sci-mathematics/gap-guava/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-mathematics</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-mathematics</herd> </pkgmetadata> diff --git a/sci-mathematics/gappa/metadata.xml b/sci-mathematics/gappa/metadata.xml index 5f9d1b74f..2b01d6b84 100644 --- a/sci-mathematics/gappa/metadata.xml +++ b/sci-mathematics/gappa/metadata.xml @@ -1,18 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Gappa is a tool intended to help verifying and formally proving - properties on numerical programs dealing with floating-point or - fixed-point arithmetic. It has been used to write robust floating-point - filters for CGAL and it is used to certify elementary functions in - CRlibm. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="doc">?doc?</flag> - </use> +<herd>sci-mathematics</herd> +<longdescription> + Gappa is a tool intended to help verifying and formally proving + properties on numerical programs dealing with floating-point or + fixed-point arithmetic. It has been used to write robust floating-point + filters for CGAL and it is used to certify elementary functions in + CRlibm. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/gappalib-coq/metadata.xml b/sci-mathematics/gappalib-coq/metadata.xml index f2cbd1ccf..657327897 100644 --- a/sci-mathematics/gappalib-coq/metadata.xml +++ b/sci-mathematics/gappalib-coq/metadata.xml @@ -1,13 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - While Gappa is intended to be used directly, it can also act as a - backend prover for the Why software verification plateform or as an - automatic tactic for the Coq proof assistant. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-mathematics</herd> +<longdescription> + While Gappa is intended to be used directly, it can also act as a + backend prover for the Why software verification plateform or as an + automatic tactic for the Coq proof assistant. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/giac/metadata.xml b/sci-mathematics/giac/metadata.xml index c28cb6d59..f2342ef59 100644 --- a/sci-mathematics/giac/metadata.xml +++ b/sci-mathematics/giac/metadata.xml @@ -1,20 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Giac is a free computer algebra system that can be used to perform - computer algebra, function graphs, interactive geometry (2-d and 3-d), - spreadsheet and statistics, programmation. It may be used as a replacement - for high end graphic calculators for example on netbooks (for about - the same price as a calculator but with much more performances). - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="doc">?doc?</flag> - <flag name="examples">?examples?</flag> - <flag name="fltk">?fltk?</flag> - </use> +<herd>sci</herd> +<longdescription> + Giac is a free computer algebra system that can be used to perform + computer algebra, function graphs, interactive geometry (2-d and 3-d), + spreadsheet and statistics, programmation. It may be used as a replacement + for high end graphic calculators for example on netbooks (for about + the same price as a calculator but with much more performances). +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/ltl2ba/metadata.xml b/sci-mathematics/ltl2ba/metadata.xml index efb490d78..b229aec85 100644 --- a/sci-mathematics/ltl2ba/metadata.xml +++ b/sci-mathematics/ltl2ba/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> diff --git a/sci-mathematics/pff/metadata.xml b/sci-mathematics/pff/metadata.xml index 03cc14266..0a23bf26c 100644 --- a/sci-mathematics/pff/metadata.xml +++ b/sci-mathematics/pff/metadata.xml @@ -1,14 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - PFF (Preuves Formelles sur les Flottants = Formal Proofs about Floats) - is a repository of a Coq library about floating-point arithmetic. It - contains both definitions and proofs of basic facts, old and new - properties and algorithms. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-mathematics</herd> +<longdescription> + PFF (Preuves Formelles sur les Flottants = Formal Proofs about Floats) + is a repository of a Coq library about floating-point arithmetic. It + contains both definitions and proofs of basic facts, old and new + properties and algorithms. +</longdescription> </pkgmetadata> diff --git a/sci-mathematics/why/metadata.xml b/sci-mathematics/why/metadata.xml index 1aaaa1bfb..43f4d4f50 100644 --- a/sci-mathematics/why/metadata.xml +++ b/sci-mathematics/why/metadata.xml @@ -1,23 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> - Why is a software verification platform. It contains a general-purpose - verification condition generator (VCG) which is used as a back-end - by other verification tools but it can also be used directly to verify - programs. It also provides Krakatoa, a tool or the verification of Java - programs and Caduceus, a tool for the verification of C programs. - </longdescription> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="apron">?apron?</flag> - <flag name="coq">?coq?</flag> - <flag name="gappa">?gappa?</flag> - <flag name="jessie">?jessie?</flag> - <flag name="gtk">?gtk?</flag> - <flag name="pff">?pff?</flag> +<herd>sci-mathematics</herd> +<longdescription> + Why is a software verification platform. It contains a general-purpose + verification condition generator (VCG) which is used as a back-end + by other verification tools but it can also be used directly to verify + programs. It also provides Krakatoa, a tool or the verification of Java + programs and Caduceus, a tool for the verification of C programs. +</longdescription> +<use> + <flag name="apron">Support for <pkg>sci-mathematics/apron</pkg></flag> + <flag name="coq">Support for <pkg>sci-mathematics/coq</pkg></flag> + <flag name="gappa">Support for <pkg>sci-mathematics/gappa</pkg></flag> + <flag name="jessie">Support for <pkg>sci-mathematics/frama-c</pkg></flag> + <flag name="pff">Support for <pkg>sci-mathematics/pff</pkg></flag> </use> </pkgmetadata> diff --git a/sci-physics/LoopTools/metadata.xml b/sci-physics/LoopTools/metadata.xml index 8752705f7..9f73933b9 100644 --- a/sci-physics/LoopTools/metadata.xml +++ b/sci-physics/LoopTools/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> +<herd>sci-physics</herd> <maintainer> <email>maintainer-wanted@gentoo.org</email> </maintainer> diff --git a/sci-physics/atompaw/metadata.xml b/sci-physics/atompaw/metadata.xml index 9972fff60..fb49e3d82 100644 --- a/sci-physics/atompaw/metadata.xml +++ b/sci-physics/atompaw/metadata.xml @@ -1,11 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <use> - <flag name="libxc">Use libxc for something</flag> - </use> +<herd>sci-physics</herd> +<use> + <flag name="libxc">Use libxc for something</flag> +</use> </pkgmetadata> diff --git a/sci-physics/atompaw2abinit/metadata.xml b/sci-physics/atompaw2abinit/metadata.xml index c620ca137..131ee598c 100644 --- a/sci-physics/atompaw2abinit/metadata.xml +++ b/sci-physics/atompaw2abinit/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci-physics</herd> </pkgmetadata> diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml index b5e2e6ce8..c41e38620 100644 --- a/sci-physics/herwig++/metadata.xml +++ b/sci-physics/herwig++/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> +<herd>sci-physics</herd> <maintainer> <email>piatlicki@gmail.com</email> </maintainer> diff --git a/sci-physics/openmx/metadata.xml b/sci-physics/openmx/metadata.xml index 897aa2e6b..131ee598c 100644 --- a/sci-physics/openmx/metadata.xml +++ b/sci-physics/openmx/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> +<herd>sci-physics</herd> </pkgmetadata> diff --git a/sci-physics/thepeg/metadata.xml b/sci-physics/thepeg/metadata.xml index 1bffb2a93..e41238c50 100644 --- a/sci-physics/thepeg/metadata.xml +++ b/sci-physics/thepeg/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> +<herd>sci-physics</herd> <maintainer> <email>piatlicki@gmail.com</email> </maintainer> diff --git a/sci-visualization/v_sim/metadata.xml b/sci-visualization/v_sim/metadata.xml index 7064fe116..320251965 100644 --- a/sci-visualization/v_sim/metadata.xml +++ b/sci-visualization/v_sim/metadata.xml @@ -3,9 +3,6 @@ <pkgmetadata> <herd>sci</herd> <maintainer> - <email>sci@gentoo.org</email> - </maintainer> - <maintainer> <email>dongxuli2011@gmail.com</email> </maintainer> <use> diff --git a/www-apps/py-swish-e/metadata.xml b/www-apps/py-swish-e/metadata.xml index 4bf6dbc6b..b229aec85 100644 --- a/www-apps/py-swish-e/metadata.xml +++ b/www-apps/py-swish-e/metadata.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>sci@gentoo.org</email> - </maintainer> +<herd>sci</herd> </pkgmetadata> diff --git a/x11-libs/tr/metadata.xml b/x11-libs/tr/metadata.xml index efb490d78..b229aec85 100644 --- a/x11-libs/tr/metadata.xml +++ b/x11-libs/tr/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>sci@gentoo.org</email> -</maintainer> </pkgmetadata> |