public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/
Date: Sat,  2 Apr 2022 10:59:07 +0000 (UTC)	[thread overview]
Message-ID: <1648896753.c917acd2bb12a2a5b6e48c1a4e864531c849975d.dlan@gentoo> (raw)

commit:     c917acd2bb12a2a5b6e48c1a4e864531c849975d
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 10:51:22 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 10:52:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c917acd2

dev-util/crash: update live ebuild

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-util/crash/crash-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/crash/crash-9999.ebuild b/dev-util/crash/crash-9999.ebuild
index 25d3d913e8f2..f55b7b3c70b8 100644
--- a/dev-util/crash/crash-9999.ebuild
+++ b/dev-util/crash/crash-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
 inherit toolchain-funcs
 
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 else
 	SRC_URI="https://github.com/crash-utility/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-		mirror://gnu/gdb/gdb-7.6.tar.gz"
+		mirror://gnu/gdb/gdb-10.2.tar.gz"
 	KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~ppc64 ~s390 ~x86"
 fi
 
@@ -27,9 +27,9 @@ IUSE=""
 RESTRICT="test"
 
 src_prepare() {
-	sed -i -e "s|ar -rs|\${AR} -rs|g" Makefile || die
-	ln -s "${DISTDIR}"/gdb-7.6.tar.gz . || die
 	default
+	sed -i -e "s|ar -rs|\${AR} -rs|g" Makefile || die
+	ln -s "${DISTDIR}"/gdb-10.2.tar.gz . || die
 }
 
 src_compile() {


             reply	other threads:[~2022-04-02 10:59 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-02 10:59 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 10:07 [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/ Yixun Lan
2024-05-09  3:05 Yixun Lan
2024-05-09  3:05 Yixun Lan
2024-03-05  6:57 Sam James
2023-11-23 12:39 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-08-09 23:09 Yixun Lan
2023-05-12 12:36 Yixun Lan
2023-05-12 12:36 Yixun Lan
2022-12-19  2:40 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-07-28  3:33 Yixun Lan
2022-04-27  9:08 Yixun Lan
2022-04-27  9:07 Yixun Lan
2022-04-09 10:59 Yixun Lan
2022-04-09  2:35 Sam James
2022-04-02  8:24 Yixun Lan
2022-04-02  8:24 Yixun Lan
2021-12-21  8:41 Yixun Lan
2021-12-21  2:26 Yixun Lan
2021-12-21  2:26 Yixun Lan
2021-05-15  9:02 Yixun Lan
2021-01-26  3:41 Yixun Lan
2021-01-26  3:41 Yixun Lan
2021-01-15 21:28 Yixun Lan
2020-06-03  3:05 Yixun Lan
2020-06-03  3:05 Yixun Lan
2020-02-16 14:27 Yixun Lan
2019-10-21  1:39 Yixun Lan
2019-10-21  0:01 Thomas Deutschmann
2019-10-20  6:19 Yixun Lan
2019-10-20  1:08 Yixun Lan
2019-04-09  0:02 Doug Goldstein
2018-03-10 21:44 Doug Goldstein
2017-05-10  7:28 Yixun Lan
2016-04-21  4:51 Mike Frysinger

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=1648896753.c917acd2bb12a2a5b6e48c1a4e864531c849975d.dlan@gentoo \
    --to=dlan@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