summaryrefslogtreecommitdiff
path: root/dev-R/RhpcBLASctl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-26 08:16:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-26 08:16:36 +0000
commit4387175f6b4a0d6a696cddfd00ad161d53fbc214 (patch)
treea3eaf07b9f03508b22670a755eea0dabf2e7123c /dev-R/RhpcBLASctl
parent5696b060dbdb11e5b2236c4f3310c311484c1611 (diff)
downloadbaldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.gz
baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.xz
baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.zip
Adding metadata
Diffstat (limited to 'dev-R/RhpcBLASctl')
-rw-r--r--dev-R/RhpcBLASctl/Manifest1
-rw-r--r--dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild13
-rw-r--r--dev-R/RhpcBLASctl/metadata.xml16
3 files changed, 0 insertions, 30 deletions
diff --git a/dev-R/RhpcBLASctl/Manifest b/dev-R/RhpcBLASctl/Manifest
deleted file mode 100644
index 79ee073bb710..000000000000
--- a/dev-R/RhpcBLASctl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST RhpcBLASctl_0.21-247.1.tar.gz 41291 BLAKE2B db02d0c4f73d65343c3272f016f7d780114d3cecbe456f3d07bf9ff4de18a0f419e539b2d8b325a0b352c3f43ea2487701e7774861aa7e1ab9f7370f0045c9c2 SHA512 17052fc0fe576ef661dfcdb70fd09f54f3ae7b63dda7dee2e84d4ca409aedd7b2128f71dc5520ee1bc60650386b9645ae1d34e501e706195072616bbfc113071
diff --git a/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild b/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild
deleted file mode 100644
index 4c9c6add62e9..000000000000
--- a/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit R-packages
-
-DESCRIPTION="Control the Number of Threads on 'BLAS'"
-KEYWORDS="~amd64"
-LICENSE='AGPL-3'
-CRAN_PV="$(ver_rs 2 -)"
-
-SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"
diff --git a/dev-R/RhpcBLASctl/metadata.xml b/dev-R/RhpcBLASctl/metadata.xml
deleted file mode 100644
index 7a87aaf9f6c8..000000000000
--- a/dev-R/RhpcBLASctl/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>me@r0bert.dev</email>
- <name>Robert Greener</name>
- </maintainer>
- <longdescription lang="en">Control the number of threads on 'BLAS' (Aka 'GotoBLAS', 'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to control the number of threads in 'OpenMP'. Get a number of logical cores and physical cores if feasible.</longdescription>
- <upstream>
- <maintainer>
- <email>nakama@ki.rim.or.jp</email>
- <name>Ei-ji Nakama</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file