aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-02-21 23:53:52 +0100
committerJustin Lecher <jlec@gentoo.org>2013-02-21 23:53:52 +0100
commit0ee603f70316fcfea6f41ecaf3ba1d5340ddb024 (patch)
treec0ccc8f597c63eacf68ba5a7a20f6251f507135b /sci-physics/elk/metadata.xml
parentsci-physics/openmx: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead ... (diff)
downloadsci-0ee603f70316fcfea6f41ecaf3ba1d5340ddb024.tar.gz
sci-0ee603f70316fcfea6f41ecaf3ba1d5340ddb024.tar.bz2
sci-0ee603f70316fcfea6f41ecaf3ba1d5340ddb024.zip
sci-physics/elk: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config; add missing dep on virtual/pkgconfig; cleaning of ebuild
Package-Manager: portage-2.2.0_alpha163
Diffstat (limited to 'sci-physics/elk/metadata.xml')
-rw-r--r--sci-physics/elk/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-physics/elk/metadata.xml b/sci-physics/elk/metadata.xml
index 1ad6121cf..992e40730 100644
--- a/sci-physics/elk/metadata.xml
+++ b/sci-physics/elk/metadata.xml
@@ -1,13 +1,13 @@
<?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">
+ <herd>sci-physics</herd>
+ <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>
-<use>
- <flag name="libxc">
+ <use>
+ <flag name="libxc">
Use sci-libs/libxc library of exchange-correlation functionals by ETSF.
</flag>
-</use>
+ </use>
</pkgmetadata>