diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-10-25 16:21:11 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-10-25 16:21:11 +0200 |
commit | 9e1f1b3d3fdfb9a2092e95c68216b761f3d2697f (patch) | |
tree | 68ff6d95de5e4a4c6f23a3c386d6647b890924b7 /dev-lang/icc/metadata.xml | |
parent | Removed no-herd from herd tag in metadata.xml (diff) | |
download | sci-9e1f1b3d3fdfb9a2092e95c68216b761f3d2697f.tar.gz sci-9e1f1b3d3fdfb9a2092e95c68216b761f3d2697f.tar.bz2 sci-9e1f1b3d3fdfb9a2092e95c68216b761f3d2697f.zip |
Version Bump
(Portage version: 2.2.0_alpha71/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'dev-lang/icc/metadata.xml')
-rw-r--r-- | dev-lang/icc/metadata.xml | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml index 9d72f9fca..7235f92cf 100644 --- a/dev-lang/icc/metadata.xml +++ b/dev-lang/icc/metadata.xml @@ -1,16 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> - <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>bicatali@gentoo.org</email> -</maintainer> -<maintainer> - <email>weaver@gentoo.org</email> - <name>Andrey Kislyuk</name> -</maintainer> -<longdescription lang="en"> + <maintainer> + <email>bicatali@gentoo.org</email> + </maintainer> + <maintainer> + <email>weaver@gentoo.org</email> + <name>Andrey Kislyuk</name> + </maintainer> + <longdescription lang="en"> The Intel® C++ Compiler is a full featured C/C++ compiler for Intel based architectures. The compiler supports multi-threading, automatic processor dispatch, vectorization, auto-parallelization, OpenMP, data @@ -18,7 +16,7 @@ documentation. The product can be installed as a non-commercial as well. License, terms of qualifications can be found on the web site. </longdescription> -<use> - <flag name='eclipse'>Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag> -</use> + <use> + <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag> + </use> </pkgmetadata> |