public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergey Torokhov" <torokhov-s-a@yandex.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/jonquil/
Date: Fri, 21 Jun 2024 23:16:00 +0000 (UTC)	[thread overview]
Message-ID: <1719011650.d6caaa5b2b32e8ffab78d961631c01c7a8232007.SergeyTorokhov@gentoo> (raw)

commit:     d6caaa5b2b32e8ffab78d961631c01c7a8232007
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Jun 21 23:07:16 2024 +0000
Commit:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Fri Jun 21 23:14:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6caaa5b

dev-libs/jonquil: fix RDEPEND

Closes: https://bugs.gentoo.org/932368

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

 dev-libs/jonquil/jonquil-0.2.0.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-libs/jonquil/jonquil-0.2.0.ebuild b/dev-libs/jonquil/jonquil-0.2.0.ebuild
index b917eb0ac..1824ec26b 100644
--- a/dev-libs/jonquil/jonquil-0.2.0.ebuild
+++ b/dev-libs/jonquil/jonquil-0.2.0.ebuild
@@ -8,7 +8,7 @@ FORTRAN_STANDARD="2003"
 inherit cmake fortran-2
 
 DESCRIPTION="Jonquil: Bringing TOML blooms to JSON land"
-HOMEPAGE="https://toml-f.readthedocs.io/en/latest/how-to/jonquil/"
+HOMEPAGE="https://toml-f.readthedocs.io/en/latest/how-to/jonquil.html"
 SRC_URI="https://github.com/toml-f/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
@@ -18,8 +18,12 @@ IUSE="test"
 
 RESTRICT="!test? ( test )"
 
-DEPEND="
+RDEPEND="
 	dev-libs/toml-f:0/4
+"
+
+DEPEND="
+	${RDEPEND}
 	test? ( dev-util/fortran-test-drive )
 "
 


             reply	other threads:[~2024-06-21 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 23:16 Sergey Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-19  0:23 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/jonquil/ Sergey Torokhov

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=1719011650.d6caaa5b2b32e8ffab78d961631c01c7a8232007.SergeyTorokhov@gentoo \
    --to=torokhov-s-a@yandex.ru \
    --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