From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-merge-changelog/
Date: Thu, 8 Dec 2022 07:35:13 +0000 (UTC) [thread overview]
Message-ID: <1670484903.3c34f4a8e373256f2ea06e8f0e899ec108e36326.ulm@gentoo> (raw)
commit: 3c34f4a8e373256f2ea06e8f0e899ec108e36326
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 07:32:05 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 07:35:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c34f4a8
dev-vcs/git-merge-changelog: add 20221207
Closes: https://bugs.gentoo.org/884723
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-vcs/git-merge-changelog/Manifest | 1 +
.../git-merge-changelog-20221207.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-vcs/git-merge-changelog/Manifest b/dev-vcs/git-merge-changelog/Manifest
index 4a3fe9cb454e..34df048efd2a 100644
--- a/dev-vcs/git-merge-changelog/Manifest
+++ b/dev-vcs/git-merge-changelog/Manifest
@@ -1 +1,2 @@
DIST git-merge-changelog-20170131.tar.xz 315000 BLAKE2B a2a9e35d5973b43ebe1ae481cb59b0a8a43d517f82d5eb69f33c0a10ee1c32c1df3b25c93629dccc15f8d5bf28d9849dba1986f8443d6c4c0079314335d7de42 SHA512 4d7a5d9edf7bf52fcdd0934e842297364fc0ae0972b309d7221059856e0c87abd437edc1451a61ee4a6924f77d95c1c743b3a6a31b3bc039e2278fc38039c786
+DIST git-merge-changelog-20221207.tar.xz 387656 BLAKE2B 0003c204bad0f0f99127a6c651cf7a03ffbcce0feda33c4be63fae4cc00405cfbb843c1b38512a226497944ce33b7025da8d8526db929b819b3715534975a708 SHA512 00cc855742f23adb109f7edb57be2dbb1a90dd549e46b165064aaaf6ba94470ffa16bb4aa05dbec6bbd2de9a61a77bb9c150a3447328ea0fea78b92c61b96004
diff --git a/dev-vcs/git-merge-changelog/git-merge-changelog-20221207.ebuild b/dev-vcs/git-merge-changelog/git-merge-changelog-20221207.ebuild
new file mode 100644
index 000000000000..46bde6e2626b
--- /dev/null
+++ b/dev-vcs/git-merge-changelog/git-merge-changelog-20221207.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# snapshot extracted from git://git.savannah.gnu.org/gnulib.git using
+# ./gnulib-tool --create-testdir --without-tests --dir=${PN} ${PN};
+# cd ${PN}; ./configure; make maintainer-clean
+
+EAPI=8
+
+DESCRIPTION="Git merge driver for GNU style ChangeLog files"
+HOMEPAGE="https://www.gnu.org/software/gnulib/"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_install() {
+ emake DESTDIR="${D}" install
+ sed -n "/README/{h;:x;n;/^#/!{H;bx;};g;s/\n*$//;\
+ s:/usr/local:${EPREFIX}/usr:g;p;q;}" gllib/git-merge-changelog.c \
+ | newdoc - README; assert
+}
next reply other threads:[~2022-12-08 7:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 7:35 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-04 20:12 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-merge-changelog/ Ulrich Müller
2024-02-04 20:12 Ulrich Müller
2023-11-22 19:53 Ulrich Müller
2023-11-22 19:42 Ulrich Müller
2019-09-08 17:32 Ulrich Müller
2017-02-09 12:35 Ulrich Müller
2017-02-04 22:04 Ulrich Müller
2015-08-10 2:30 Ulrich Müller
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=1670484903.3c34f4a8e373256f2ea06e8f0e899ec108e36326.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