From 401101f9c8077911929d3f2b60a37098460a5d89 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Mar 2022 23:59:54 +0000 Subject: gentoo resync : 25.03.2022 --- sci-libs/profphd-utils/Manifest | 2 +- sci-libs/profphd-utils/profphd-utils-1.0.10-r1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-libs/profphd-utils') diff --git a/sci-libs/profphd-utils/Manifest b/sci-libs/profphd-utils/Manifest index eab6b915ade0..51073214e4aa 100644 --- a/sci-libs/profphd-utils/Manifest +++ b/sci-libs/profphd-utils/Manifest @@ -1,3 +1,3 @@ DIST profphd-utils-1.0.10.tar.gz 388222 BLAKE2B 1985bb9b93a502911f0d3b5c7de9031d633f6060e9ae0b7531d248436b1dacf6f3462bab1bc127add341dc00a8200a88860197dd6515c1430395b840c44b98ca SHA512 c8a777e20bd721e53610ec28da01771300b06f3d284d40b0681ac0e38e8e0b3c7507e1aec7ddc627808d6ce7ccf8d3db94bf87449b958647e00a9c9d98a4300c -EBUILD profphd-utils-1.0.10-r1.ebuild 549 BLAKE2B 9f44502246efdbb5ac63dae09476a96d0e02d22bddb9e14bf48ce563561d66d593ddbd9e7c33af72c8d90d39448d697803e3812ec149c18535efd5f3e3824b2e SHA512 d862b24738f61d6cfd418079a937817ad972d6ca560473762cd7f275aeef3b056225ded19d6b63bb16de1a5ac15a0d3dbd0530c267b1b477d9afbfcae9453871 +EBUILD profphd-utils-1.0.10-r1.ebuild 551 BLAKE2B aad820c454dc996c1eab50f21d3f81fd7fdef61105a9f71015e5a9c442238617d1e249ba03555528c0d9dd90410f4c9739d4cd07cbf2f81b171dd3520d88b794 SHA512 1269ac953c93c01c58d8450af0e46ff9ef03a25ef7cc3efc90a24322373faa971cec5fef6bd76747ff844bae5cdddb422cfe38405268154ab5749a40d016215f MISC metadata.xml 268 BLAKE2B a4d67334cdad8626d60e46b677ee1c83f569e5e20b3739a7664bb33be1829f8478af35e135bf734a6ff151b8543ea6c4ecafbf822cee8189f7e7096bd9698711 SHA512 59d3d8213b1a219396b74b6f4188c01e1cb4eb1c63e6792ce1e7fdb8000d1a4625919337ff77288ca7f7e07d9753f481d2381a06f554012633cd678194c980de diff --git a/sci-libs/profphd-utils/profphd-utils-1.0.10-r1.ebuild b/sci-libs/profphd-utils/profphd-utils-1.0.10-r1.ebuild index 288f583f6598..33cde935a96c 100644 --- a/sci-libs/profphd-utils/profphd-utils-1.0.10-r1.ebuild +++ b/sci-libs/profphd-utils/profphd-utils-1.0.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ BDEPEND="dev-lang/perl" src_compile() { emake \ - F77=$(tc-getF77) \ + F77="$(tc-getF77)" \ AM_FFLAGS="" } -- cgit v1.2.3