From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/gogs/
Date: Tue, 6 Dec 2022 06:09:07 +0000 (UTC) [thread overview]
Message-ID: <1670264187.b53bc9e194fec2e825006be14a113c5b28452ad1.ceamac@gentoo> (raw)
commit: b53bc9e194fec2e825006be14a113c5b28452ad1
Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Mon Dec 5 18:16:27 2022 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 18:16:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b53bc9e1
www-apps/gogs: Fix dev-vcs/git[threads] dependency resolution
USE="threads" has been removed since dev-vcs/git-2.37.3 because it has
effectively become always-enabled.
Bug: https://bugs.gentoo.org/868339
Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>
www-apps/gogs/gogs-0.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/gogs/gogs-0.12.3.ebuild b/www-apps/gogs/gogs-0.12.3.ebuild
index 05c81318a..b55d3b1bf 100644
--- a/www-apps/gogs/gogs-0.12.3.ebuild
+++ b/www-apps/gogs/gogs-0.12.3.ebuild
@@ -465,7 +465,7 @@ DEPEND="
RDEPEND="
${DEPEND}
app-shells/bash
- dev-vcs/git[curl,threads]
+ dev-vcs/git[curl,threads(+)]
virtual/ssh
mysql? ( virtual/mysql )
pam? ( sys-libs/pam )
next reply other threads:[~2022-12-06 6:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-06 6:09 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-06 6:09 [gentoo-commits] repo/proj/guru:master commit in: www-apps/gogs/ Viorel Munteanu
2021-04-25 20:28 Andrew Ammerlaan
2020-09-23 10:10 Andrew Ammerlaan
2020-09-15 8:37 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
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=1670264187.b53bc9e194fec2e825006be14a113c5b28452ad1.ceamac@gentoo \
--to=ceamac@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