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, 20 Nov 2016 18:36:19 +0000 (UTC) [thread overview]
Message-ID: <1479666951.83084e6ec03e1106f24188acbed5579eb5668368.sping@gentoo> (raw)
commit: 83084e6ec03e1106f24188acbed5579eb5668368
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 18:34:44 2016 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 18:35:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83084e6e
app-misc/resolve-march-native: 0.9.2
Package-Manager: portage-2.3.2
app-misc/resolve-march-native/Manifest | 1 +
.../resolve-march-native-0.9.2.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-misc/resolve-march-native/Manifest b/app-misc/resolve-march-native/Manifest
index cbbc321..e433b88 100644
--- a/app-misc/resolve-march-native/Manifest
+++ b/app-misc/resolve-march-native/Manifest
@@ -1 +1,2 @@
+DIST resolve-march-native-0.9.2.tar.gz 7729 SHA256 30be9907238bc9e0b19fb6680daa7cf0a1cc699712b91b5326187f724c344c1e SHA512 918290cf0858c16f4a3730aa169768782af9f329a901e70db944172bc47c78ea18c07c448742a0c0c611951a3f50dee85cd6ffe8aba407cd40eef6f5e28c5b29 WHIRLPOOL e1ded9490d9818f3785a261212d766d0eba17dca0de77e8c2a838bd51835a63fc25ad0bb04096560bcf6bad421e48d46e76b2f4a52a6f2c0e71c6f8584ca16af
DIST resolve-march-native-0.9.tar.gz 7688 SHA256 b8e0efd881fca5dfe200e3c9767b1948265ca5e4daf8169332a941f8184c713f SHA512 2079153a1d7f8f352baa1a0000d9e120d976bca8cef2a81dde85ba1689a260fb899c8b6d97f9cd79dda41c5b67b9fe76bfdf0fc5bc88ef09d2915a29f3ed33e2 WHIRLPOOL c46f233eb59b284dd5262026ea83974bdb0825e8b797087a89ac7249542a478624da8e9540cf92869dbc41afb62fdb5e3623a1ec4fa5aa18354d770daf4be832
diff --git a/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild b/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild
new file mode 100644
index 00000000..3bcf7ec
--- /dev/null
+++ b/app-misc/resolve-march-native/resolve-march-native-0.9.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+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="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=sys-devel/gcc-4.2"
next reply other threads:[~2016-11-20 18:36 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-20 18:36 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-05 0:14 [gentoo-commits] repo/gentoo:master commit in: app-misc/resolve-march-native/ Sebastian Pipping
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
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=1479666951.83084e6ec03e1106f24188acbed5579eb5668368.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