Gentoo Archives: gentoo-commits

From: "Honza Macháček" <Hloupy.Honza@×××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/elk/
Date: Fri, 01 Jul 2011 07:13:50
Message-Id: 7654e836775584075030f6eb58f73432a7f5af39.honza_machacek@gentoo
1 commit: 7654e836775584075030f6eb58f73432a7f5af39
2 Author: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
3 AuthorDate: Fri Jul 1 07:13:31 2011 +0000
4 Commit: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
5 CommitDate: Fri Jul 1 07:13:31 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7654e836
7
8 Metadata for sci-physics/elk added to appease repoman.
9
10 ---
11 sci-physics/elk/metadata.xml | 13 +++++++++++++
12 1 files changed, 13 insertions(+), 0 deletions(-)
13
14 diff --git a/sci-physics/elk/metadata.xml b/sci-physics/elk/metadata.xml
15 new file mode 100644
16 index 0000000..7773d81
17 --- /dev/null
18 +++ b/sci-physics/elk/metadata.xml
19 @@ -0,0 +1,13 @@
20 +<?xml version="1.0" encoding="UTF-8"?>
21 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 +<pkgmetadata>
23 +<herd>sci</herd>
24 +<longdescription lang="en">
25 +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.
26 +</longdescription>
27 +<use>
28 + <flag name="libxc">
29 + Use sci-libs/libxc library of exchange-correlation functionals by ETSF.
30 + </flag>
31 +</use>
32 +</pkgmetadata>