public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/got/
Date: Sun,  8 Aug 2021 12:59:44 +0000 (UTC)	[thread overview]
Message-ID: <1628416938.9ce89d4622781ffe1e961fb65ef42d0e1a20d00b.cybertailor@gentoo> (raw)

commit:     9ce89d4622781ffe1e961fb65ef42d0e1a20d00b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Aug  8 10:02:18 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Aug  8 10:02:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ce89d46

dev-vcs/got: fix AR

Closes: https://bugs.gentoo.org/807109
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-vcs/got/got-0_p20210217.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/got/got-0_p20210217.ebuild b/dev-vcs/got/got-0_p20210217.ebuild
index 941e6a683..115529b51 100644
--- a/dev-vcs/got/got-0_p20210217.ebuild
+++ b/dev-vcs/got/got-0_p20210217.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 MY_PN="${PN}-portable"
 COMMIT="36536ee0b0fb5108076d8238a4b78c59db9dac3d"  # "linux" branch
@@ -17,7 +17,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND="
-	app-crypt/libmd
 	dev-libs/openssl:=
 	sys-libs/ncurses:=
 	sys-libs/zlib:=
@@ -26,6 +25,7 @@ DEPEND="
 	!elibc_Darwin? (
 		dev-libs/libbsd
 		!elibc_SunOS? (
+			app-crypt/libmd
 			sys-apps/util-linux
 		)
 	)
@@ -50,6 +50,10 @@ src_prepare() {
 	eautoreconf
 }
 
+src_compile() {
+	emake AR=$(tc-getAR)
+}
+
 src_install() {
 	default
 	doman got/*.5


             reply	other threads:[~2021-08-08 12:59 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 12:59 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-21 18:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/got/ Anna Vyalkova
2023-06-30 16:28 Anna Vyalkova
2023-06-10 10:35 Anna Vyalkova
2023-05-09 13:21 Anna Vyalkova
2023-05-08 16:45 Anna Vyalkova
2023-04-27 19:29 Anna Vyalkova
2023-03-16 13:09 Anna Vyalkova
2023-03-08 17:27 Anna Vyalkova
2023-02-24 21:31 Anna Vyalkova
2023-02-24 21:31 Anna Vyalkova
2023-02-15 13:56 Anna Vyalkova
2023-01-26 20:53 Anna Vyalkova
2022-11-10 18:17 Anna Vyalkova
2022-11-04 15:24 Anna Vyalkova
2022-11-03  3:09 Anna Vyalkova
2022-10-30  8:38 Anna Vyalkova
2022-10-08 14:58 Anna Vyalkova
2022-08-04 13:10 Anna Vyalkova
2022-07-07  2:57 Anna Vyalkova
2022-06-25 21:29 Anna Vyalkova
2022-05-30 19:26 Anna Vyalkova
2022-03-31  7:24 Anna Vyalkova
2022-02-23 13:44 Anna Vyalkova
2022-01-16 17:58 Anna Vyalkova
2022-01-07 15:18 Anna Vyalkova
2021-11-25  7:16 Anna Vyalkova
2021-10-17 16:34 Anna Vyalkova
2021-10-17 10:30 Anna Vyalkova
2021-09-23 14:19 Anna Vyalkova
2021-08-04  6:13 Anna Vyalkova

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=1628416938.9ce89d4622781ffe1e961fb65ef42d0e1a20d00b.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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