diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:50:12 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:50:12 +0100 |
commit | b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d (patch) | |
tree | 7146fc909ca718ccb90df6802491074e1bbd1a8e /sci-physics | |
parent | matadata.xml: Pre Cleanup (diff) | |
download | sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.tar.gz sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.tar.bz2 sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.zip |
metadata.xml: convert hard -> proj
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/abinit/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/atompaw/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/bigdft/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/elk/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/espresso++/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/espresso/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/fullprof-bin/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/geant-vmc/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/genfit/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/herwig++/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/hoomd-blue/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/looptools/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/mc-tester/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/openmx/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/qcl/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/rivet/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/root/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/tauola/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/vgm/metadata.xml | 5 | ||||
-rw-r--r-- | sci-physics/yoda/metadata.xml | 5 |
20 files changed, 80 insertions, 20 deletions
diff --git a/sci-physics/abinit/metadata.xml b/sci-physics/abinit/metadata.xml index 553687d27..5153d2667 100644 --- a/sci-physics/abinit/metadata.xml +++ b/sci-physics/abinit/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei diff --git a/sci-physics/atompaw/metadata.xml b/sci-physics/atompaw/metadata.xml index f5a5458c2..51170aea6 100644 --- a/sci-physics/atompaw/metadata.xml +++ b/sci-physics/atompaw/metadata.xml @@ -1,10 +1,13 @@ <?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> + <maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <use> <flag name="libxc">Enable support for libxc, an exchange-correlation potentials library</flag> </use> diff --git a/sci-physics/bigdft/metadata.xml b/sci-physics/bigdft/metadata.xml index 88bc4b9af..9b5d450ba 100644 --- a/sci-physics/bigdft/metadata.xml +++ b/sci-physics/bigdft/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> BigDFT is a DFT massively parallel electronic structure code (GPL license) using a wavelet basis set. Wavelets form a real space basis set distributed on an adaptive mesh (two levels of resolution in our implementation). GTH or HGH pseudopotentials are used to remove the core electrons. Thanks to our Poisson solver based on a Green function formalism, periodic systems, surfaces and isolated systems can be simulated with the proper boundary conditions. </longdescription> diff --git a/sci-physics/elk/metadata.xml b/sci-physics/elk/metadata.xml index ecc6af8e1..b3f782221 100644 --- a/sci-physics/elk/metadata.xml +++ b/sci-physics/elk/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> Elk is an all-electron full-potential linearised augmented-plane wave (FP-LAPW) code with many advanced features. Written originally at Karl-Franzens-Universität Graz as a milestone of the EXCITING EU Research and Training Network, the code is designed to be as simple as possible so that new developments in the field of density functional theory (DFT) can be added quickly and reliably. The code is freely available under the GNU General Public License. </longdescription> diff --git a/sci-physics/espresso++/metadata.xml b/sci-physics/espresso++/metadata.xml index 25acc4649..0ab0e927c 100644 --- a/sci-physics/espresso++/metadata.xml +++ b/sci-physics/espresso++/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> <maintainer> <email>ottxor@gentoo.org</email> <name>Christoph Junghans</name> </maintainer> + <maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <upstream> <remote-id type="github">espressopp/espressopp</remote-id> </upstream> diff --git a/sci-physics/espresso/metadata.xml b/sci-physics/espresso/metadata.xml index 64d8bf115..27c676b66 100644 --- a/sci-physics/espresso/metadata.xml +++ b/sci-physics/espresso/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <use> <flag name="cuda">Enable cuda support</flag> <flag name="examples">Installs the examples</flag> diff --git a/sci-physics/fullprof-bin/metadata.xml b/sci-physics/fullprof-bin/metadata.xml index 825c73cd0..a5511c0d2 100644 --- a/sci-physics/fullprof-bin/metadata.xml +++ b/sci-physics/fullprof-bin/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-geosciences</herd> <maintainer> <email>marten@xtal.rwth-aachen.de</email> <name>Jan M. Simons</name> </maintainer> + <maintainer> + <email>sci-geosciences@gentoo.org</email> + <name>Gentoo Geosciences Project</name> + </maintainer> <longdescription lang="en"> Fullprof is a programm suite of crystallographic programs (FullProf, WinPLOTR, EdPCR, GFourier, etc...) mainly developed for Rietveld analysis (structure diff --git a/sci-physics/geant-vmc/metadata.xml b/sci-physics/geant-vmc/metadata.xml index 828e0454c..5f4686f73 100644 --- a/sci-physics/geant-vmc/metadata.xml +++ b/sci-physics/geant-vmc/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> The Virtual Monte Carlo (VMC) allows to run different simulation Monte Carlo without changing the user code and therefore the input diff --git a/sci-physics/genfit/metadata.xml b/sci-physics/genfit/metadata.xml index bb6e70d1f..ecfb1e30a 100644 --- a/sci-physics/genfit/metadata.xml +++ b/sci-physics/genfit/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> GENFIT is an experiment-independent framework for track reconstruction for particle and nuclear physics. It consists of three modular components: diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml index 32eaf926d..de552ffea 100644 --- a/sci-physics/herwig++/metadata.xml +++ b/sci-physics/herwig++/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci-physics</herd> <maintainer> <email>jauhien@gentoo.org</email> </maintainer> +<maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> <longdescription> Herwig++ is a completely new event generator, written in C++. It is built on the experience gained with the well-known diff --git a/sci-physics/hoomd-blue/metadata.xml b/sci-physics/hoomd-blue/metadata.xml index 8dd7ec69a..7f551a0dd 100644 --- a/sci-physics/hoomd-blue/metadata.xml +++ b/sci-physics/hoomd-blue/metadata.xml @@ -1,11 +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>ottxor@gentoo.org</email> <name>Christoph Junghans</name> </maintainer> + <maintainer> + <email>sci-chemistry@gentoo.org</email> + <name>Gentoo Chemistry Project</name> + </maintainer> <use> <flag name="cuda">Enable cuda non-bonded kernels</flag> </use> diff --git a/sci-physics/looptools/metadata.xml b/sci-physics/looptools/metadata.xml index f9564d386..5a1d6c90e 100644 --- a/sci-physics/looptools/metadata.xml +++ b/sci-physics/looptools/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> <longdescription> A package for evaluation of scalar and tensor one-loop integrals based on the FF package by G.J. van Oldenborgh. diff --git a/sci-physics/mc-tester/metadata.xml b/sci-physics/mc-tester/metadata.xml index d5e96a2a9..a55da096f 100644 --- a/sci-physics/mc-tester/metadata.xml +++ b/sci-physics/mc-tester/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> <maintainer> <email>piatlicki@gmail.com</email> </maintainer> + <maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription> A universal tool for comparisons of Monte Carlo predictions in High Energy Physics </longdescription> diff --git a/sci-physics/openmx/metadata.xml b/sci-physics/openmx/metadata.xml index 131ee598c..0e16bafba 100644 --- a/sci-physics/openmx/metadata.xml +++ b/sci-physics/openmx/metadata.xml @@ -1,5 +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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> </pkgmetadata> diff --git a/sci-physics/qcl/metadata.xml b/sci-physics/qcl/metadata.xml index ab813a40b..8483e796c 100644 --- a/sci-physics/qcl/metadata.xml +++ b/sci-physics/qcl/metadata.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> <maintainer> <email>A.G.Grozin@inp.nsk.su</email> <name>Andrey Grozin</name> </maintainer> +<maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> </pkgmetadata> diff --git a/sci-physics/rivet/metadata.xml b/sci-physics/rivet/metadata.xml index 306be1ac5..2c58e145f 100644 --- a/sci-physics/rivet/metadata.xml +++ b/sci-physics/rivet/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> <longdescription> The Rivet project (Robust Independent Validation of Experiment and Theory) is a toolkit for validation of Monte Carlo event diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index 76b4f49ab..3bb21620d 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -5,7 +5,10 @@ <email>bircoph@gentoo.org</email> <name>Andrew Savchenko</name> </maintainer> - <herd>sci-physics</herd> + <maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription lang="en"> ROOT Object Oriented Technologies is an object oriented data analysis framework written in C++ by the CERN. Widely used in diff --git a/sci-physics/tauola/metadata.xml b/sci-physics/tauola/metadata.xml index a8bc302a1..ce6d7bdaf 100644 --- a/sci-physics/tauola/metadata.xml +++ b/sci-physics/tauola/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> <maintainer> <email>piatlicki@gmail.com</email> </maintainer> + <maintainer> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> <longdescription> tau decay Monte Carlo generator </longdescription> diff --git a/sci-physics/vgm/metadata.xml b/sci-physics/vgm/metadata.xml index 9d13cfad2..2f4f05a77 100644 --- a/sci-physics/vgm/metadata.xml +++ b/sci-physics/vgm/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> <longdescription lang="en"> The Virtual Geometry Model (VGM) is an abstraction layer between the Geant4 and ROOT software. diff --git a/sci-physics/yoda/metadata.xml b/sci-physics/yoda/metadata.xml index 1c6a40dcd..7e22ef32c 100644 --- a/sci-physics/yoda/metadata.xml +++ b/sci-physics/yoda/metadata.xml @@ -1,7 +1,10 @@ <?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-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> +</maintainer> <longdescription> Yet more Objects for Data Analysis is a small set of data analysis (specifically histogramming) classes being developed by MCnet |