diff options
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bigdft/metadata.xml | 6 | ||||
-rw-r--r-- | sci-physics/clip/metadata.xml | 2 | ||||
-rw-r--r-- | sci-physics/elk/metadata.xml | 10 | ||||
-rw-r--r-- | sci-physics/genfit/metadata.xml | 2 | ||||
-rw-r--r-- | sci-physics/quinoa/metadata.xml | 5 |
5 files changed, 11 insertions, 14 deletions
diff --git a/sci-physics/bigdft/metadata.xml b/sci-physics/bigdft/metadata.xml index f3648be71..17af4cae8 100644 --- a/sci-physics/bigdft/metadata.xml +++ b/sci-physics/bigdft/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> @@ -6,8 +6,8 @@ <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> +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> <use> <flag name="cuda">Enable support for nVidia CUDA GPU acceleration</flag> <flag name="etsf_io"> diff --git a/sci-physics/clip/metadata.xml b/sci-physics/clip/metadata.xml index fab4f8637..7118946d7 100644 --- a/sci-physics/clip/metadata.xml +++ b/sci-physics/clip/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <longdescription> diff --git a/sci-physics/elk/metadata.xml b/sci-physics/elk/metadata.xml index 7246d7075..66d2fc12b 100644 --- a/sci-physics/elk/metadata.xml +++ b/sci-physics/elk/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> @@ -7,17 +7,17 @@ </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> + </longdescription> <use> <flag name="libxc"> Use sci-libs/libxc library of exchange-correlation functionals by ETSF. - </flag> + </flag> <flag name="perl"> Install perl scripts. - </flag> + </flag> <flag name="python"> Install python scripts. - </flag> + </flag> </use> <upstream> <remote-id type="sourceforge">elk</remote-id> diff --git a/sci-physics/genfit/metadata.xml b/sci-physics/genfit/metadata.xml index a9ebbe023..c302922f7 100644 --- a/sci-physics/genfit/metadata.xml +++ b/sci-physics/genfit/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> diff --git a/sci-physics/quinoa/metadata.xml b/sci-physics/quinoa/metadata.xml index 7d658f994..c5bbbd579 100644 --- a/sci-physics/quinoa/metadata.xml +++ b/sci-physics/quinoa/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> @@ -9,7 +9,4 @@ <email>sci-physics@gentoo.org</email> <name>Gentoo Physics Project</name> </maintainer> - <upstream> - <remote-id type="github">quinoacomputing/quinoa</remote-id> - </upstream> </pkgmetadata> |