summaryrefslogtreecommitdiff
path: root/sci-mathematics/num-utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /sci-mathematics/num-utils
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'sci-mathematics/num-utils')
-rw-r--r--sci-mathematics/num-utils/Manifest2
-rw-r--r--sci-mathematics/num-utils/num-utils-0.5-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/num-utils/Manifest b/sci-mathematics/num-utils/Manifest
index 7f8d50ba9aa4..e0cc0bba8637 100644
--- a/sci-mathematics/num-utils/Manifest
+++ b/sci-mathematics/num-utils/Manifest
@@ -1,4 +1,4 @@
DIST num-utils-0.5.tar.gz 31845 BLAKE2B fe6620dd0cc7c0d0dc03447918b525f57e9360c5d2a44a32afe7879cf8000bbce646dc271fc821531642c209bf6b356783b09e969755eb7c7af785a8a07a2462 SHA512 6f5a2a8304a0ac3cdba342ecfd28ccd926778a5fde5eed4655f973a5c921e558f0986061ec11ba6146382f63a46b1503570576370a28a0f975e361d790f03561
DIST num-utils_0.5-11.diff.gz 11702 BLAKE2B d0f81877b3dedbd98f89d0e7448739eb6c953cc966a2a49dfc598821802837b7ade4d6ee70586febd0e72218f042dead06bc3750616960862a63c9e8134f1bef SHA512 b461771ba1c8054d83f1aea06cd6beb92945ba929ff71df9e9c02b589c59dce2f2a19e7dab76120d48de7ae2f9e30f0271ae0b873d6e220ea195e160d4347bbf
-EBUILD num-utils-0.5-r1.ebuild 1102 BLAKE2B 2fa8a6e7aa30b889a25836e1b29ff8b2ac110064c5377dddeec18038ea7869b8517959f45687a8b15c894ee0e7019a4abc2f59b72fb9e26ff56eccc0a79cc6b8 SHA512 cb32d9c43624f37bbd5331be9076d7a2d066e2d5a50ec7341fec402fedfea87477577c1813e384cb392346d060ae32be2559286e447ad104ab6d8ac5b7f6d981
+EBUILD num-utils-0.5-r1.ebuild 1098 BLAKE2B 9f998e7db707bf16c03f3fa48decc6b538b3991f3867475a43822d7f61a50fd78fdee0c0408ea2b9ea19e7212e2e7934688412d1fde9cc5deecdc8deea6163a8 SHA512 e1a444d6fc2d1764751ec93d07c132ba7e9b5f4ff390ccad12ae6dcc38d18506c045dcaec33ecfdadceec6a29b2146487c5e7e0246da7359cc957abd943fe56a
MISC metadata.xml 269 BLAKE2B 5511cf8f01948aaca0488a6ed41ed923b130bfea9ba90d49f39bff86cfbd1e956b662d07406c76ca8e7e1d2ceb54547740e9f61a0a16041e5fcf18d713f90f03 SHA512 ecf9121172cdf04793bdbf6684060c7f15fb2a25606e53d8fc7dbc78efe24e264affa600c1ee3106ce8216b7093dff66eced3f78dd6ca7bd6ee589d1c7912cd6
diff --git a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
index a6bf9e3f0638..8d00e1555da9 100644
--- a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
+++ b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -38,7 +38,7 @@ src_prepare() {
-i Makefile || die "sed Makefile failed"
}
-src_install () {
+src_install() {
emake ROOT="${ED}" install
}