Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/qepcad/
Date: Mon, 02 May 2022 20:01:21
Message-Id: 1651521674.8cbe3e77ba3124e3f3b285de0b61ec69bf08573c.Alessandro-Barbieri@gentoo
1 commit: 8cbe3e77ba3124e3f3b285de0b61ec69bf08573c
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon May 2 17:54:37 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon May 2 20:01:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cbe3e77
7
8 sci-mathematics/qepcad: version with patches
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sci-mathematics/qepcad/Manifest | 2 +-
13 ...qepcad-1.72b_p20220502.ebuild => qepcad-1.72b_p20220502-r1.ebuild} | 4 +---
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-mathematics/qepcad/Manifest b/sci-mathematics/qepcad/Manifest
17 index c017facfe..edac71776 100644
18 --- a/sci-mathematics/qepcad/Manifest
19 +++ b/sci-mathematics/qepcad/Manifest
20 @@ -1 +1 @@
21 -DIST qepcad-1.72b_p20220502.tar.gz 178488094 BLAKE2B 54ff38129f6009926c8ac83635f1e8b5b78bc1eb959caf08853d2a5785d18e256b33ec86271bedeb377109bf2e5f9f96f0f451847451f91509008a879c945cd0 SHA512 148330f7a6ad9df8cbe0f389403b77f670c648fae26b658724f2132f62f7b28dc2dbf13d8799dfd841a24cedfcbedfdbc86d33227e036595abd14f02fbbd7378
22 +DIST qepcad-1.72b_p20220502-r1.tar.gz 178476571 BLAKE2B fe1c6f9d874e2e3d74f10c0cf1a0f84768293e69020fca6070293388227674e66e4db9d341876c793abe0ef2211c8271b47c2c2f67e17332a091fd79d73971ec SHA512 f6a14c42ec696f7525fa7c1ae2549172e853b74f106fdcce2d52f7929ff031726869657c5627ab3c85ca2e6d5e64d0f8fd80132f14f7b66ea2a8d27e693edbaf
23
24 diff --git a/sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild b/sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild
25 similarity index 90%
26 rename from sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild
27 rename to sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild
28 index f16fb04bf..1d832e72a 100644
29 --- a/sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild
30 +++ b/sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild
31 @@ -3,7 +3,7 @@
32
33 EAPI=8
34
35 -COMMIT="810db4ee13667d5fd2e444b5709d303fed1791ff"
36 +COMMIT="f79047ad332ee378d876dcbdc8725c3b1f5f7bb7"
37
38 inherit cmake optfeature
39
40 @@ -43,8 +43,6 @@ src_install() {
41 cmake_src_install
42 docinto cad2d
43 dodoc cad2d/README
44 - echo "qe=/" > 99-qepcad || die
45 - doenvd 99-qepcad
46 }
47
48 pkg_postinst() {