public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/resolve-march-native/
Date: Sun, 05 Jan 2025 00:14:32 +0000 (UTC)	[thread overview]
Message-ID: <1736036014.b3617eeaf4635c79e0c8fb54529a3c326f0d2f71.sping@gentoo> (raw)

commit:     b3617eeaf4635c79e0c8fb54529a3c326f0d2f71
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 00:12:42 2025 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 00:13:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3617eea

app-misc/resolve-march-native: 6.0.1 (with experimental Clang support)

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 app-misc/resolve-march-native/Manifest              |  1 +
 .../resolve-march-native-6.0.1.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/app-misc/resolve-march-native/Manifest b/app-misc/resolve-march-native/Manifest
index 59fe6d92000a..987145ec4764 100644
--- a/app-misc/resolve-march-native/Manifest
+++ b/app-misc/resolve-march-native/Manifest
@@ -3,3 +3,4 @@ DIST resolve-march-native-3.0.0.tar.gz 15866 BLAKE2B fcfcac3cb1219d332c8db6a5b44
 DIST resolve-march-native-4.1.0.tar.gz 20309 BLAKE2B e702d974db69d3e1e06d66d3f7a8aacd2d68077c105bf0b5147f5e3ab647d95009e96de5551f1ba9740872a2bbb08cffd65b6e3da495fbafafb2fa6312bf8551 SHA512 11ca0d982aad183687ce8a52f407cef73a2e843c1b227ba4fed72bae7927b8bc342d6a8adcc7da20a5ebc9c85a79f598cd2e0b603206b0b5c7f070e4b71c09a7
 DIST resolve-march-native-5.0.2.tar.gz 44486 BLAKE2B 2b6554cefabb17d9d931d2e1316d52203630971958091ba721ebeef77411c1c19385a7e4bc8c31bd9c781459f041aeb9a301b796be634f2a77a1418cf2a76d8a SHA512 272841289ab3695e9407beb289e42b56b67ddde594ee6b794ebb9cf2915a97f595f056985f62febcfeea3137e62400b389c586e849c4871b65d559130021633e
 DIST resolve-march-native-5.1.0.tar.gz 45734 BLAKE2B 88409980f64e92ad090104756ace2d05716eb5b6eb2f72c7e88e7c9d30aa4b8912aee2501b732857ac22fd16958d99ccafa7dd8d43d250da2849dcc8a7a0877f SHA512 b532011d2b524cc280c79c1e8d1f2d9036a3fd000ff92a22c363d416a7e86379c397a7404a329b950d2ea08c69ca1b78542fdd969f4fe8631eba1ad619af54d9
+DIST resolve-march-native-6.0.1.tar.gz 55615 BLAKE2B 58a7a029c2cad270e393b6837227301b3d9a0d7f6defc27e9a96ce74835855371dd0850235c4b6e7a97793178917aca8fe1127d000efba37d6cfb638899c0b6a SHA512 cb2020dd38cd4a27f0da4e04a6a9258738ea7024698f293bfdc75970ce2daf0ae7da814135b338bc9cdae4b91244310f03729f4a8df964dac8c9958bf92e086d

diff --git a/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild b/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild
new file mode 100644
index 000000000000..d97239732498
--- /dev/null
+++ b/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Resolve GCC flag -march=native"
+HOMEPAGE="https://github.com/hartwork/resolve-march-native"
+SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
+
+RDEPEND="|| ( >=sys-devel/gcc-4.2 llvm-core/clang )"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-01-05  0:14 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05  0:14 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-11 21:09 [gentoo-commits] repo/gentoo:master commit in: app-misc/resolve-march-native/ Sam James
2024-12-21  3:11 Sam James
2024-12-21  3:11 Sam James
2024-12-21  3:11 Sam James
2024-12-20 19:07 Sebastian Pipping
2024-10-03 15:50 Sebastian Pipping
2024-09-20 19:45 Sebastian Pipping
2024-09-20 19:45 Sebastian Pipping
2024-01-08 21:10 Arthur Zamarin
2024-01-08 21:10 Arthur Zamarin
2024-01-08  7:53 Sam James
2024-01-05 15:51 Sebastian Pipping
2023-12-07 22:11 Sebastian Pipping
2023-12-07 17:50 Sebastian Pipping
2023-12-02 15:06 Sebastian Pipping
2023-11-05 19:42 Sebastian Pipping
2023-11-05 19:42 Sebastian Pipping
2023-11-04 14:15 Sebastian Pipping
2023-04-20  5:01 Sam James
2023-04-20  4:17 Sam James
2023-03-19 23:30 Sebastian Pipping
2022-11-28 20:19 Sebastian Pipping
2022-11-28 20:19 Sebastian Pipping
2022-09-13 16:00 Sebastian Pipping
2022-09-11 21:39 Sebastian Pipping
2022-06-01  8:13 Agostino Sarubbo
2022-06-01  8:09 Agostino Sarubbo
2021-09-20 14:15 Sebastian Pipping
2021-03-13 11:37 Sam James
2021-03-13 11:36 Sam James
2020-10-03 17:17 Sebastian Pipping
2020-09-27 16:22 Sam James
2020-09-19  8:04 Michał Górny
2020-08-30 20:42 Thomas Deutschmann
2020-08-05 13:53 Agostino Sarubbo
2020-05-07 13:18 Michał Górny
2019-10-27 23:02 Sebastian Pipping
2019-10-20 19:13 Sebastian Pipping
2019-06-05  6:48 Agostino Sarubbo
2019-06-04 14:45 Thomas Deutschmann
2016-11-20 18:36 Sebastian Pipping
2015-08-23 18:01 Sebastian Pipping
2015-08-21 19:29 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1736036014.b3617eeaf4635c79e0c8fb54529a3c326f0d2f71.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox