aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-09-02 13:38:45 +0200
committerDavid Seifert <soap@gentoo.org>2017-09-02 13:38:45 +0200
commit09f32b5c282f74c542ec8339c785031b348fe68b (patch)
tree0aadf5195668215aa85089db56aa096ddb2fa2a5
parentsci-libs/clblas: Remove last mentions of sci-libs/acml (diff)
downloadsci-09f32b5c282f74c542ec8339c785031b348fe68b.tar.gz
sci-09f32b5c282f74c542ec8339c785031b348fe68b.tar.bz2
sci-09f32b5c282f74c542ec8339c785031b348fe68b.zip
dev-lang/pgi: Remove last mentions of sci-libs/acml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-lang/pgi/metadata.xml1
-rw-r--r--dev-lang/pgi/pgi-13.5.ebuild13
2 files changed, 3 insertions, 11 deletions
diff --git a/dev-lang/pgi/metadata.xml b/dev-lang/pgi/metadata.xml
index 76552d4e1..e355aa225 100644
--- a/dev-lang/pgi/metadata.xml
+++ b/dev-lang/pgi/metadata.xml
@@ -12,7 +12,6 @@
<name>Gentoo Cluster Project</name>
</maintainer>
<use>
- <flag name="acml">Install AMD's core math library.</flag>
<flag name="java">Install a PGI-tuned JRE.</flag>
<flag name="cuda">Install PGI's CUDA components (e.g. for OpenACC)</flag>
</use>
diff --git a/dev-lang/pgi/pgi-13.5.ebuild b/dev-lang/pgi/pgi-13.5.ebuild
index daeea40e6..0f747a78d 100644
--- a/dev-lang/pgi/pgi-13.5.ebuild
+++ b/dev-lang/pgi/pgi-13.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="pgilinux-2013-135.tar.gz"
LICENSE="PGI"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="acml cuda java"
+IUSE="cuda java"
RDEPEND="net-misc/curl"
@@ -62,15 +62,8 @@ src_install() {
1
${ED}/opt/pgi"
- if use acml; then
- command="${command}
-y
-accept
-"
- else
- command="${command}
+ command="${command}
n"
- fi
if use cuda; then
command="${command}