From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xplanet/
Date: Tue, 4 May 2021 14:55:54 +0000 (UTC) [thread overview]
Message-ID: <1620140138.2e19c9194cfa6ed199bc31345f8ea65ae166f1b4.polynomial-c@gentoo> (raw)
commit: 2e19c9194cfa6ed199bc31345f8ea65ae166f1b4
Author: Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Tue May 4 14:19:25 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue May 4 14:55:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e19c919
x11-misc/xplanet: Don't call AR directly
Closes: https://bugs.gentoo.org/726292
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Closes: https://github.com/gentoo/gentoo/pull/20680
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
x11-misc/xplanet/xplanet-1.3.1-r2.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/x11-misc/xplanet/xplanet-1.3.1-r2.ebuild b/x11-misc/xplanet/xplanet-1.3.1-r2.ebuild
index 1eef6008ea9..ac79390deb7 100644
--- a/x11-misc/xplanet/xplanet-1.3.1-r2.ebuild
+++ b/x11-misc/xplanet/xplanet-1.3.1-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools flag-o-matic
+inherit autotools flag-o-matic toolchain-funcs
DESCRIPTION="Render images of the earth into the X root window"
HOMEPAGE="http://xplanet.sourceforge.net/"
@@ -66,3 +66,7 @@ src_configure() {
)
econf --with-cspice=no "${myconf[@]}"
}
+
+src_compile() {
+ emake AR=$(tc-getAR)
+}
next reply other threads:[~2021-05-04 14:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 14:55 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-13 15:59 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xplanet/ Arthur Zamarin
2023-06-13 14:16 Bernard Cafarelli
2022-12-16 1:40 Sam James
2022-03-20 0:16 Sam James
2021-12-21 9:10 Bernard Cafarelli
2021-05-04 13:36 Lars Wendler
2021-04-08 0:00 Jonas Stein
2017-04-01 10:24 David Seifert
2017-03-22 7:30 Michael Weber
2017-03-21 14:34 Agostino Sarubbo
2017-03-21 10:08 Michael Weber
2017-03-20 11:04 Agostino Sarubbo
2017-03-07 9:14 David Seifert
2016-04-17 7:45 Jeroen Roovers
2016-04-11 5:41 Jeroen Roovers
2016-04-11 5:41 Jeroen Roovers
2015-11-12 22:20 Manuel Rüger
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=1620140138.2e19c9194cfa6ed199bc31345f8ea65ae166f1b4.polynomial-c@gentoo \
--to=polynomial-c@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