public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/catatonit/
Date: Sun,  6 Mar 2022 19:18:17 +0000 (UTC)	[thread overview]
Message-ID: <1646594237.ea7185cbbdaba7f500bec49bdfa5fcc247d88df5.zmedico@gentoo> (raw)

commit:     ea7185cbbdaba7f500bec49bdfa5fcc247d88df5
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:17:11 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:17:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7185cb

app-containers/catatonit: Fix AM_INIT_AUTOMAKE error

Closes: https://bugs.gentoo.org/834638
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-containers/catatonit/Manifest               | 1 +
 app-containers/catatonit/catatonit-0.1.7.ebuild | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-containers/catatonit/Manifest b/app-containers/catatonit/Manifest
index d4badead76bb..fa6878661536 100644
--- a/app-containers/catatonit/Manifest
+++ b/app-containers/catatonit/Manifest
@@ -1 +1,2 @@
+DIST catatonit-0.1.7-automake.patch 965 BLAKE2B fd42082321b75210653657cadd09751aa70a1eabeea4abc0cbc06aa91c510cff70d4261759407426a198f1aa3a1826d9f3a255d18e0e22e2dad53eca6b76ee87 SHA512 62cb75e8dcff7348eb5fe9dfb57627659bb755ffdd6a29b6d4e486e2b4c92945fa7420410941523585102ac11b14c2a1700fb6fd3fd663e7f38c10863f82fa87
 DIST catatonit-0.1.7.tar.gz 21720 BLAKE2B ab73198e55dd06d3d0af04e6eff17a2f1e70ab1c0f9ec35f68f9afe71ce8cd1bdc3320e9728a6d8036c2251fe95028e1aad0838d1c9f51e4cc70e482a1109c24 SHA512 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67

diff --git a/app-containers/catatonit/catatonit-0.1.7.ebuild b/app-containers/catatonit/catatonit-0.1.7.ebuild
index 70dfa947de0f..0c6d3f063bc5 100644
--- a/app-containers/catatonit/catatonit-0.1.7.ebuild
+++ b/app-containers/catatonit/catatonit-0.1.7.ebuild
@@ -5,12 +5,15 @@ EAPI=7
 
 DESCRIPTION="A container init that is so simple it's effectively brain-dead"
 HOMEPAGE="https://github.com/openSUSE/catatonit"
-SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+	https://github.com/openSUSE/catatonit/pull/19.patch -> ${P}-automake.patch"
 
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64"
 
+PATCHES=("${DISTDIR}/${P}-automake.patch")
+
 src_configure() {
 	./autogen.sh || die
 	default


             reply	other threads:[~2022-03-06 19:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 19:18 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22  4:34 [gentoo-commits] repo/gentoo:master commit in: app-containers/catatonit/ Sam James
2025-03-22  4:34 Sam James
2025-02-23 19:35 Zac Medico
2024-08-22  8:55 WANG Xuerui
2024-08-22  8:55 WANG Xuerui
2024-02-23 12:54 Joonas Niilola
2023-12-15 17:33 Arthur Zamarin
2023-12-15 17:14 Arthur Zamarin
2023-10-31  3:38 Zac Medico
2023-09-27  5:58 Zac Medico
2022-10-15 23:31 Sam James
2022-04-09 19:47 Arthur Zamarin
2022-04-07 20:58 Jakov Smolić
2022-03-10  3:22 Yixun Lan
2022-03-05 19:29 Zac Medico
2022-03-05 18:48 Zac Medico

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=1646594237.ea7185cbbdaba7f500bec49bdfa5fcc247d88df5.zmedico@gentoo \
    --to=zmedico@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