public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-sq/
Date: Thu, 30 Dec 2021 14:12:45 +0000 (UTC)	[thread overview]
Message-ID: <1640873544.3a9967086bb88a1f07800d71f3629f1e0f61c1ca.flow@gentoo> (raw)

commit:     3a9967086bb88a1f07800d71f3629f1e0f61c1ca
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 14:11:16 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 14:12:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a996708

app-crypt/sequoia-sq: update HOMEPAGE, move clang to DEPEND

Moving clang from BDEPEND to DEPEND as suggested by Georgy.

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
Suggested-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild
index 6480ad2ea0e0..6b62fad8ffc2 100644
--- a/app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild
+++ b/app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild
@@ -259,7 +259,7 @@ CRATES="
 inherit bash-completion-r1 cargo
 
 DESCRIPTION="CLI of the Sequoia OpenPGP implementation"
-HOMEPAGE="https://gitlab.com/sequoia-pgp/sequoia"
+HOMEPAGE="https://sequoia-pgp.org/ https://gitlab.com/sequoia-pgp/sequoia"
 
 SRC_URI="
 	https://gitlab.com/sequoia-pgp/sequoia/-/archive/sq/v${PV}/${PN}-v${PV}.tar.bz2
@@ -280,10 +280,12 @@ COMMON_DEPEND="
 	dev-libs/openssl:=
 "
 
-DEPEND="${COMMON_DEPEND}"
+DEPEND="
+	sys-devel/clang
+	${COMMON_DEPEND}
+"
 RDEPEND="${COMMON_DEPEND}"
 BDEPEND="
-	sys-devel/clang
 	virtual/pkgconfig
 "
 


             reply	other threads:[~2021-12-30 14:12 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 14:12 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-20  6:49 [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-sq/ Florian Schmaus
2025-01-02 20:30 Florian Schmaus
2025-01-02 20:30 Florian Schmaus
2024-12-19 19:19 Florian Schmaus
2024-07-15  1:57 Sam James
2024-06-24  4:00 Sam James
2024-06-03  0:44 Sam James
2024-06-03  0:44 Sam James
2024-04-29 13:42 Sam James
2024-04-29  1:11 Sam James
2024-04-29  0:06 Sam James
2024-03-22  3:58 Sam James
2024-03-14 19:19 Sam James
2024-03-04  8:28 Sam James
2024-03-02  4:57 Sam James
2024-03-02  4:57 Sam James
2024-02-22  9:50 Florian Schmaus
2024-02-22  9:19 Florian Schmaus
2024-02-22  9:18 Florian Schmaus
2024-02-03 21:34 Sam James
2024-02-02  1:51 Sam James
2023-12-24  2:55 Sam James
2023-12-24  2:55 Sam James
2023-12-15 21:17 Arthur Zamarin
2023-11-25  8:51 Sam James
2023-11-25  5:28 Sam James
2023-09-11 19:57 Florian Schmaus
2023-07-24  3:57 Sam James
2023-07-10  3:52 Sam James
2023-06-19  1:13 Sam James
2023-06-19  1:13 Sam James
2023-06-04  5:32 Sam James
2023-05-31  7:00 Sam James
2023-05-29 19:58 Florian Schmaus
2023-05-25  7:38 Sam James
2023-05-25  7:28 Sam James
2023-05-25  7:28 Sam James
2023-05-23  9:33 Sam James
2023-05-20  6:56 Sam James
2023-03-16 11:47 Florian Schmaus
2022-12-24  2:59 Sam James
2022-09-18 15:31 Florian Schmaus
2022-08-28 12:27 Florian Schmaus
2022-07-18 18:34 Florian Schmaus
2022-05-15 19:26 Florian Schmaus
2022-05-15 19:26 Florian Schmaus
2022-03-30 14:22 Florian Schmaus
2021-12-30 13:36 Florian Schmaus
2021-12-30 10:37 Florian Schmaus

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=1640873544.3a9967086bb88a1f07800d71f3629f1e0f61c1ca.flow@gentoo \
    --to=flow@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