public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/genfstab/
Date: Tue, 29 Nov 2022 22:09:53 +0000 (UTC)	[thread overview]
Message-ID: <1669759772.a73f74c2ecbabb6f0b83f1a97b17a960631fa6ff.mattst88@gentoo> (raw)

commit:     a73f74c2ecbabb6f0b83f1a97b17a960631fa6ff
Author:     Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Sat Nov 19 14:34:01 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 22:09:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f74c2

sys-fs/genfstab: add 28

Closes: https://github.com/gentoo/gentoo/pull/28339
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sys-fs/genfstab/Manifest           |  1 +
 sys-fs/genfstab/genfstab-28.ebuild | 15 +++++++++++++++
 sys-fs/genfstab/metadata.xml       | 24 +++++++++++++++++++++++-
 3 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/sys-fs/genfstab/Manifest b/sys-fs/genfstab/Manifest
index bc932e1f1131..07b15aebc3e4 100644
--- a/sys-fs/genfstab/Manifest
+++ b/sys-fs/genfstab/Manifest
@@ -1 +1,2 @@
 DIST genfstab-24.tar.gz 14281 BLAKE2B 93987794ba12e08daefd20ef596e915a70a11a9e641470b6f93873b738b4c4bb22f808513c63e7675cade43b992f308d26f3a2db0b211e99518a3d3702d6b897 SHA512 8c4d40e98b7a35abcd5fb2bf496722aa65819e4124a37385090fa70b55118ea3590ecb4e16f117bf93118a36bf402c4616ba0cb1837869b11db54a827332c661
+DIST genfstab-28.tar.gz 15221 BLAKE2B b389387dc590bf12ab2adb6ebc3656c0b7da30a28196586c051a97be0b79d073510243f6326f76e039e299f1262454d7f6de8df6b9f630d29198cacc8c0f79d9 SHA512 886d34cec807a1112c39c6cdf8163ac270504e183d3a249df227616af8a2837579282ed3f59f7a371e45ad3ba942b6e327ee5aae55345fb486570d972c1d3b35

diff --git a/sys-fs/genfstab/genfstab-28.ebuild b/sys-fs/genfstab/genfstab-28.ebuild
new file mode 100644
index 000000000000..37d18182b30d
--- /dev/null
+++ b/sys-fs/genfstab/genfstab-28.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Genfstab - generate output suitable for addition to an fstab file"
+HOMEPAGE="https://github.com/scardracs/genfstab https://man.archlinux.org/man/genfstab.8"
+SRC_URI="https://github.com/scardracs/genfstab/releases/download/${PV}/${P}.tar.gz"
+S="${WORKDIR}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+BDEPEND="app-text/asciidoc"

diff --git a/sys-fs/genfstab/metadata.xml b/sys-fs/genfstab/metadata.xml
index d85c660dd955..3e783f1deadc 100644
--- a/sys-fs/genfstab/metadata.xml
+++ b/sys-fs/genfstab/metadata.xml
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person" proxied="yes">
+		<email>mscardovi@icloud.com</email>
+		<name>Marco Scardovi</name>
+	</maintainer>
+		<maintainer type="person" proxied="proxy">
+		<email>mattst88@gentoo.org</email>
+		<name>Matt Turner</name>
+	</maintainer>
+	<longdescription lang="en">
+		genfstab helps fill in an fstab file by autodetecting all the current
+		mounts below a given mountpoint and printing them in fstab-compatible
+		format to standard output. It can be used to persist a manually mounted
+		filesystem hierarchy and is often used during the initial install and
+		configuration of an OS.
+	</longdescription>
+	<longdescription lang="it">
+		genfstab aiuta a compilare un file fstab rilevando automaticamente
+		tutti i montaggi correnti al di sotto di un dato punto di montaggio
+		e stampandoli in un formato compatibile con fstab sullo standard output.
+		Può essere utilizzato per rendere persistente una gerarchia di file
+		system montata manualmente e viene spesso utilizzato durante
+		l'installazione iniziale e la configurazione di un sistema operativo.
+	</longdescription>
 	<upstream>
 		<remote-id type="github">scardracs/genfstab</remote-id>
 	</upstream>


             reply	other threads:[~2022-11-29 22:10 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 22:09 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 15:27 [gentoo-commits] repo/gentoo:master commit in: sys-fs/genfstab/ Sam James
2024-11-23 15:27 Sam James
2024-01-30 18:30 Sam James
2024-01-30  9:20 Sam James
2024-01-26  2:09 Ionen Wolkens
2024-01-24  6:16 Sam James
2024-01-24  6:16 Sam James
2024-01-24  6:16 Sam James
2024-01-23 19:13 Arthur Zamarin
2024-01-23 18:58 Arthur Zamarin
2024-01-09  2:55 Sam James
2024-01-05 18:16 Arthur Zamarin
2024-01-05 10:14 Jakov Smolić
2024-01-05  8:18 Sam James
2024-01-05  8:16 Sam James
2024-01-05  8:14 Sam James
2023-12-19  7:31 Joonas Niilola
2023-12-18  7:21 Joonas Niilola
2023-12-18  1:09 Sam James
2023-12-18  0:11 Sam James
2023-09-12 19:28 WANG Xuerui
2023-03-03  5:45 Matt Turner
2023-02-24 18:58 Sam James
2023-02-24 18:58 Sam James
2023-02-24 16:54 Sam James
2023-02-24 16:54 Sam James
2023-02-24 16:54 Sam James
2023-02-24 15:55 Sam James
2023-01-14 23:25 Sam James
2022-12-21 15:13 Matt Turner
2022-12-21 15:13 Matt Turner
2022-12-21 15:13 Matt Turner
2022-11-17 12:36 Joonas Niilola
2022-05-10 18:50 Mike Gilbert
2021-11-29  7:12 Joonas Niilola
2021-11-26 23:22 Matt Turner
2021-07-13 20:05 Sam James
2021-07-11 20:51 Sam James
2021-07-11  8:58 Agostino Sarubbo
2021-06-13  5:56 Matt Turner
2021-05-20  5:19 Joonas Niilola
2021-05-02 15:25 Matt Turner

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=1669759772.a73f74c2ecbabb6f0b83f1a97b17a960631fa6ff.mattst88@gentoo \
    --to=mattst88@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