Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/AXL/
Date: Mon, 14 Jun 2021 23:09:50
Message-Id: 1623712182.552fae3a82e9a2f532bc004d209fd36cdc21a438.Alessandro-Barbieri@gentoo
1 commit: 552fae3a82e9a2f532bc004d209fd36cdc21a438
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Jun 14 22:44:03 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon Jun 14 23:09:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552fae3a
7
8 sys-cluster/AXL: drop 0.3.0
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-cluster/AXL/AXL-0.3.0.ebuild | 47 ----------------------------------------
13 sys-cluster/AXL/Manifest | 1 -
14 2 files changed, 48 deletions(-)
15
16 diff --git a/sys-cluster/AXL/AXL-0.3.0.ebuild b/sys-cluster/AXL/AXL-0.3.0.ebuild
17 deleted file mode 100644
18 index ac9f4deee..000000000
19 --- a/sys-cluster/AXL/AXL-0.3.0.ebuild
20 +++ /dev/null
21 @@ -1,47 +0,0 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI="7"
26 -
27 -inherit cmake
28 -
29 -DESCRIPTION="AXL provides a common C interface to transfer files in an HPC storage hierarchy."
30 -HOMEPAGE="https://github.com/ECP-VeloC/AXL"
31 -SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
32 -
33 -LICENSE="MIT"
34 -SLOT="0"
35 -KEYWORDS="~amd64"
36 -IUSE="test"
37 -RESTRICT="!test? ( test )"
38 -
39 -RDEPEND="
40 - sys-libs/zlib
41 - sys-cluster/KVTree
42 -"
43 -DEPEND="${RDEPEND}"
44 -BDEPEND="
45 - >=dev-util/cmake-2.8
46 -"
47 -
48 -src_prepare() {
49 - #do not build static library
50 - sed -i '/axl-static/d' src/CMakeLists.txt || die
51 - #do not auto install README
52 - sed -i '/FILES README.md DESTINATION/d' CMakeLists.txt || die
53 - default
54 - cmake_src_prepare
55 -}
56 -
57 -src_configure() {
58 - local mycmakeargs=(
59 - #other options available: CRAY_DW INTEL_CPPR IBM_BBAPI
60 - -DAXL_ASYNC_API=NONE
61 - )
62 - cmake_src_configure
63 -}
64 -
65 -src_install() {
66 - cmake_src_install
67 - dodoc -r doc/.
68 -}
69
70 diff --git a/sys-cluster/AXL/Manifest b/sys-cluster/AXL/Manifest
71 index 392fd1258..f5b11c5e8 100644
72 --- a/sys-cluster/AXL/Manifest
73 +++ b/sys-cluster/AXL/Manifest
74 @@ -1,2 +1 @@
75 -DIST AXL-0.3.0.tar.gz 36436 BLAKE2B c2d4b42426f7ff879d4329879f0f50d79c163925ce6010c3a38fdafd911dc0378be658d0d25154814ffc7442dca2bd036a547800827171383eb855df9a4010ea SHA512 7cacd3614be94b0344cdd5a5e489c9d1b17cef777749e1c3c4eba642f853d767de1c9eced1fa44f931abeb70c89da2468f6a8fa857c213766bbdac6f3f83ce21
76 DIST AXL-0.4.0.tar.gz 47348 BLAKE2B a84b53b2c8d17a33a1ea95a3063210b40d3ca17151d9579f40ac8f70e32fe36bb79f4660efa3dedfbb0cce550cf6f14cdf7861d883b2e7f4c79ed88ab432ee70 SHA512 64d13600da8540b8d40b7de6ec242434fc437bb6b62aa5cebd6a3c5c2d8e2c0cae9311a6af99f19981fbeb0522b7148a28efb3d4e69b727bfc69711cf21a8419