diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 20:39:44 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 20:39:44 +0000 |
commit | bce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch) | |
tree | b1c9615114a61663dd20c38cda7bb4b0a04ec6cd /dev-libs/intel-common/metadata.xml | |
parent | sci-biology/bismark: Fix repoman warnings (diff) | |
download | sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2 sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip |
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/intel-common/metadata.xml')
-rw-r--r-- | dev-libs/intel-common/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/intel-common/metadata.xml b/dev-libs/intel-common/metadata.xml index f880bd7d1..ed553916d 100644 --- a/dev-libs/intel-common/metadata.xml +++ b/dev-libs/intel-common/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> This package contains the core files to be installed for the Intel compilers and libraries. Probably useless if installed standalone. </longdescription> - <use> - <flag name="compiler">Install the libraries needed for the icc and ifort compilers</flag> - <flag name="mic">Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi)</flag> - </use> + <use> + <flag name="compiler">Install the libraries needed for the icc and ifort compilers</flag> + <flag name="mic">Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi)</flag> + </use> </pkgmetadata> |