public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/fortran-test-drive/
Date: Wed, 18 Sep 2024 23:46:42 +0000 (UTC)	[thread overview]
Message-ID: <1726684204.a1ebe68793ea001bb4fdf7e2e230f13620be2a7f.lanodan@gentoo> (raw)

commit:     a1ebe68793ea001bb4fdf7e2e230f13620be2a7f
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Sep 18 18:30:04 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Wed Sep 18 18:30:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1ebe687

dev-util/fortran-test-drive: 0.5.0 version bump

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 dev-util/fortran-test-drive/Manifest               |  1 +
 .../fortran-test-drive-0.5.0.ebuild                | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-util/fortran-test-drive/Manifest b/dev-util/fortran-test-drive/Manifest
index e61f035b5..1e2519df5 100644
--- a/dev-util/fortran-test-drive/Manifest
+++ b/dev-util/fortran-test-drive/Manifest
@@ -1 +1,2 @@
 DIST fortran-test-drive-0.4.0.tar.gz 26298 BLAKE2B 24e1df399c27258474f0599877585965ac9429b8e8849f093f9ec3d27ba1bb9c98abf83091b7290e79231544f16b2d3a73c4112a794c375267b4c4adc379afb2 SHA512 c5c0b64aa370a59d1b04504419cdb62dbbc639b61a7efb9f557bc85f088a63afa24c4cbd1f7455ad57487fba87b1e291fc7a16706ddeaacff498f8019eaec729
+DIST fortran-test-drive-0.5.0.tar.gz 25735 BLAKE2B f7ca252d520c172a3f3647025256cc19031879ae11c7562db106621e8d65b29c3890af91d2a2c9b101d544feb331db3450e183e18a98f8368ca63f46c507b06e SHA512 709c96135861c1663fc5056c172386992bfdf34c0870fd674fe2365d6f8317833bc3a03586b9b95081ce45a81861ad6a180886d4ef3a5c13c504d52f13f08f02

diff --git a/dev-util/fortran-test-drive/fortran-test-drive-0.5.0.ebuild b/dev-util/fortran-test-drive/fortran-test-drive-0.5.0.ebuild
new file mode 100644
index 000000000..f0f4dca51
--- /dev/null
+++ b/dev-util/fortran-test-drive/fortran-test-drive-0.5.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+FORTRAN_STANDARD="2003"
+
+inherit cmake fortran-2
+
+MY_PN="test-drive"
+
+DESCRIPTION="The simple testing framework (for Fortran)"
+HOMEPAGE="https://github.com/fortran-lang/test-drive"
+SRC_URI="https://github.com/fortran-lang/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+RESTRICT="mirror !test? ( test )"
+
+pkg_setup() {
+	fortran-2_pkg_setup
+}


                 reply	other threads:[~2024-09-18 23:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1726684204.a1ebe68793ea001bb4fdf7e2e230f13620be2a7f.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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