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: Sat,  5 Mar 2022 18:48:57 +0000 (UTC)	[thread overview]
Message-ID: <1646506126.41c2fb7e1d93eb17a0d1de3f896be06656aceac7.zmedico@gentoo> (raw)

commit:     41c2fb7e1d93eb17a0d1de3f896be06656aceac7
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 18:44:04 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 18:48:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c2fb7e

app-containers/catatonit: Initial import

Bug: https://bugs.gentoo.org/834569
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 | 23 +++++++++++++++++++++++
 app-containers/catatonit/metadata.xml           | 10 ++++++++++
 3 files changed, 34 insertions(+)

diff --git a/app-containers/catatonit/Manifest b/app-containers/catatonit/Manifest
new file mode 100644
index 000000000000..32720de2595a
--- /dev/null
+++ b/app-containers/catatonit/Manifest
@@ -0,0 +1 @@
+DIST 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
new file mode 100644
index 000000000000..5beb81856a7e
--- /dev/null
+++ b/app-containers/catatonit/catatonit-0.1.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+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 -> ${PV}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
+
+src_configure() {
+	./autogen.sh || die
+	default
+}
+
+src_install() {
+	default
+	dodir /usr/libexec/podman
+	ln "${ED}/usr/"{bin,libexec/podman}/catatonit || die
+}

diff --git a/app-containers/catatonit/metadata.xml b/app-containers/catatonit/metadata.xml
new file mode 100644
index 000000000000..dd80ca2b54fb
--- /dev/null
+++ b/app-containers/catatonit/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>zmedico@gentoo.org</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">openSUSE/catatonit</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2022-03-05 18:49 UTC|newest]

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

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=1646506126.41c2fb7e1d93eb17a0d1de3f896be06656aceac7.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