diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-01 22:34:59 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-01 22:39:32 +0100 |
commit | f991b9e55893b64654499df4006cb0c7ea9d1563 (patch) | |
tree | a366803571beb37d61e45806ce2c40d852dbf343 /dev-libs/intel-common/metadata.xml | |
parent | sys-devel/oneDPL: new package, add 2021.7.1 (diff) | |
download | sci-f991b9e55893b64654499df4006cb0c7ea9d1563.tar.gz sci-f991b9e55893b64654499df4006cb0c7ea9d1563.tar.bz2 sci-f991b9e55893b64654499df4006cb0c7ea9d1563.zip |
*/*: drop dead/outdated intel packages and eclass
Unmaintained, does not seem to work any more.
sys-devel/DPC++ is the modern oneapi
intel C++ compiler replacement for dev-lang/icc
There is no modern fortran compiler replacement for dev-lang/ifc
Closes: https://github.com/gentoo/sci/pull/1040
Closes: https://github.com/gentoo/sci/pull/780
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-libs/intel-common/metadata.xml')
-rw-r--r-- | dev-libs/intel-common/metadata.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-libs/intel-common/metadata.xml b/dev-libs/intel-common/metadata.xml deleted file mode 100644 index 026b5a33d..000000000 --- a/dev-libs/intel-common/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?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"> -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> - </use> -</pkgmetadata> |