diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-02 19:54:37 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-02 22:01:14 +0200 |
commit | 8cbe3e77ba3124e3f3b285de0b61ec69bf08573c (patch) | |
tree | c150aa2520546f8dd151f7aff29f7e1928dabc54 /sci-mathematics/qepcad | |
parent | sci-libs/saclib: add version with patches (diff) | |
download | guru-8cbe3e77ba3124e3f3b285de0b61ec69bf08573c.tar.gz guru-8cbe3e77ba3124e3f3b285de0b61ec69bf08573c.tar.bz2 guru-8cbe3e77ba3124e3f3b285de0b61ec69bf08573c.zip |
sci-mathematics/qepcad: version with patches
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sci-mathematics/qepcad')
-rw-r--r-- | sci-mathematics/qepcad/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild (renamed from sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild) | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sci-mathematics/qepcad/Manifest b/sci-mathematics/qepcad/Manifest index c017facfe..edac71776 100644 --- a/sci-mathematics/qepcad/Manifest +++ b/sci-mathematics/qepcad/Manifest @@ -1 +1 @@ -DIST qepcad-1.72b_p20220502.tar.gz 178488094 BLAKE2B 54ff38129f6009926c8ac83635f1e8b5b78bc1eb959caf08853d2a5785d18e256b33ec86271bedeb377109bf2e5f9f96f0f451847451f91509008a879c945cd0 SHA512 148330f7a6ad9df8cbe0f389403b77f670c648fae26b658724f2132f62f7b28dc2dbf13d8799dfd841a24cedfcbedfdbc86d33227e036595abd14f02fbbd7378 +DIST qepcad-1.72b_p20220502-r1.tar.gz 178476571 BLAKE2B fe1c6f9d874e2e3d74f10c0cf1a0f84768293e69020fca6070293388227674e66e4db9d341876c793abe0ef2211c8271b47c2c2f67e17332a091fd79d73971ec SHA512 f6a14c42ec696f7525fa7c1ae2549172e853b74f106fdcce2d52f7929ff031726869657c5627ab3c85ca2e6d5e64d0f8fd80132f14f7b66ea2a8d27e693edbaf diff --git a/sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild b/sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild index f16fb04bf..1d832e72a 100644 --- a/sci-mathematics/qepcad/qepcad-1.72b_p20220502.ebuild +++ b/sci-mathematics/qepcad/qepcad-1.72b_p20220502-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -COMMIT="810db4ee13667d5fd2e444b5709d303fed1791ff" +COMMIT="f79047ad332ee378d876dcbdc8725c3b1f5f7bb7" inherit cmake optfeature @@ -43,8 +43,6 @@ src_install() { cmake_src_install docinto cad2d dodoc cad2d/README - echo "qe=/" > 99-qepcad || die - doenvd 99-qepcad } pkg_postinst() { |