public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/arch-chroot/
Date: Fri, 24 Feb 2023 15:55:51 +0000 (UTC)	[thread overview]
Message-ID: <1677254104.22428c7f5a828a6f80d89171520063277651104b.sam@gentoo> (raw)

commit:     22428c7f5a828a6f80d89171520063277651104b
Author:     Alfred Persson Forsberg <cat <AT> catcream <DOT> org>
AuthorDate: Fri Feb 24 12:36:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 15:55:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22428c7f

sys-apps/arch-chroot: new package, add 28

Signed-off-by: Alfred Persson Forsberg <cat <AT> catcream.org>
Closes: https://github.com/gentoo/gentoo/pull/29766
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/arch-chroot/Manifest              |  1 +
 sys-apps/arch-chroot/arch-chroot-28.ebuild | 32 ++++++++++++++++++++++++++++++
 sys-apps/arch-chroot/metadata.xml          | 15 ++++++++++++++
 3 files changed, 48 insertions(+)

diff --git a/sys-apps/arch-chroot/Manifest b/sys-apps/arch-chroot/Manifest
new file mode 100644
index 000000000000..8fa0f1e957d1
--- /dev/null
+++ b/sys-apps/arch-chroot/Manifest
@@ -0,0 +1 @@
+DIST arch-install-scripts-v28.tar.gz 19730 BLAKE2B 0ff5ba79b200ad642e049ec19217cc5c0794d627a28f42e03c0df2444fef4d8488a6ee011d26fb8fe958c1a1a2fa0a13920567e394b2389c772f516b1fe8f388 SHA512 09a027b04b70e01ccd1fd82e3a443c876bdf978b94a922de9dea4dbc187360460ea35720816724b72fc31b02338b11bf39b47ec9156518a8a3ade000530bf1df

diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild
new file mode 100644
index 000000000000..a1cc9022d97a
--- /dev/null
+++ b/sys-apps/arch-chroot/arch-chroot-28.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1
+
+DESCRIPTION="Wraps the chroot command while ensuring that important filesystems are mounted"
+HOMEPAGE="https://github.com/archlinux/arch-install-scripts"
+SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/refs/tags/v${PV}.tar.gz -> arch-install-scripts-v${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-text/asciidoc"
+
+S="${WORKDIR}/arch-install-scripts-${PV}"
+
+src_compile() {
+	emake MANS="doc/arch-chroot.8" BINPROGS="arch-chroot"
+}
+
+src_test() {
+	emake MANS="doc/arch-chroot.8" BINPROGS="arch-chroot" check
+}
+
+src_install() {
+	dobin arch-chroot
+	doman doc/arch-chroot.8
+	newbashcomp "completion/arch-chroot.bash" "arch-chroot"
+}

diff --git a/sys-apps/arch-chroot/metadata.xml b/sys-apps/arch-chroot/metadata.xml
new file mode 100644
index 000000000000..ca30cb18f61d
--- /dev/null
+++ b/sys-apps/arch-chroot/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+    <maintainer type="person" proxied="yes">
+      <email>cat@catcream.org</email>
+      <name>Alfred Persson</name>
+    </maintainer>
+    <maintainer type="project" proxied="proxy">
+      <email>proxy-maint@gentoo.org</email>
+      <name>Proxy Maintainers</name>
+    </maintainer>
+    <upstream>
+      <remote-id type="github">archlinux/arch-install-scripts</remote-id>
+    </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-02-24 15:55 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 15:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-24 18:50 [gentoo-commits] repo/gentoo:master commit in: sys-apps/arch-chroot/ Sam James
2023-02-24 18:58 Sam James
2023-03-02 21:35 Ben Kohler
2023-09-12 19:28 WANG Xuerui
2024-01-05  8:16 Sam James
2024-01-05  8:16 Sam James
2024-01-05  8:26 Sam James
2024-01-05  8:26 Sam James
2024-01-05 10:14 Jakov Smolić
2024-01-05 18:16 Arthur Zamarin
2024-01-09  2:55 Sam James
2024-01-23 17:31 Arthur Zamarin
2024-01-23 17:51 Arthur Zamarin
2024-01-23 18:17 Arthur Zamarin
2024-01-23 18:17 Arthur Zamarin
2024-01-23 18:43 Arthur Zamarin
2024-01-23 18:58 Arthur Zamarin
2024-01-26  2:09 Ionen Wolkens
2024-01-30  9:20 Sam James
2024-01-30 18:30 Sam James
2024-11-23 15:27 Sam James
2024-11-23 15:27 Sam James
2024-11-23 16:10 Sam James
2025-01-04 14:13 Sam James
2025-01-04 14:27 Sam James
2025-01-04 15:08 Sam James
2025-01-04 16:17 Sam James
2025-01-04 17:18 Sam James
2025-01-04 17:26 Sam James
2025-01-04 20:28 Sam James
2025-01-09  0:28 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=1677254104.22428c7f5a828a6f80d89171520063277651104b.sam@gentoo \
    --to=sam@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