public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/dev/ulm:master commit in: dev-vcs/git-merge-changelog/
Date: Mon, 18 Jul 2022 18:32:45 +0000 (UTC)	[thread overview]
Message-ID: <1658168776.7dfb57a2c7dff891d4b1832c982cdbcffd033d3c.ulm@gentoo> (raw)

commit:     7dfb57a2c7dff891d4b1832c982cdbcffd033d3c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 18:26:16 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 18:26:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=7dfb57a2

dev-vcs/git-merge-changelog: update EAPI 5 -> 8

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../git-merge-changelog/git-merge-changelog-99999999.ebuild   | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-vcs/git-merge-changelog/git-merge-changelog-99999999.ebuild b/dev-vcs/git-merge-changelog/git-merge-changelog-99999999.ebuild
index 3ee8f0b..a3939e7 100644
--- a/dev-vcs/git-merge-changelog/git-merge-changelog-99999999.ebuild
+++ b/dev-vcs/git-merge-changelog/git-merge-changelog-99999999.ebuild
@@ -1,23 +1,24 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 EGIT_REPO_URI="git://git.savannah.gnu.org/gnulib.git
-	http://git.savannah.gnu.org/r/gnulib.git"
+	https://git.savannah.gnu.org/r/gnulib.git"
 
 inherit git-r3
 
 DESCRIPTION="Git merge driver for GNU style ChangeLog files"
-HOMEPAGE="http://www.gnu.org/software/gnulib/"
+HOMEPAGE="https://www.gnu.org/software/gnulib/"
 
 LICENSE="GPL-3+"
 SLOT="0"
 
 src_prepare() {
+	default
 	S="${WORKDIR}/${PN}"
 	./gnulib-tool --create-testdir --without-tests --dir="${S}" ${PN} || die
-	cd "${S}"
+	cd "${S}" || die
 	sed -n '/README/{h;:x;n;/^#/!{H;bx};g;s/\n*$//;s:/usr/local:/usr:g;p;q}' \
 		gllib/git-merge-changelog.c >README || die
 }


                 reply	other threads:[~2022-07-18 18:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1658168776.7dfb57a2c7dff891d4b1832c982cdbcffd033d3c.ulm@gentoo \
    --to=ulm@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