From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DD5515802F for ; Fri, 24 Feb 2023 15:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88ABCE0769; Fri, 24 Feb 2023 15:55:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D003E0769 for ; Fri, 24 Feb 2023 15:55:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F84533BE33 for ; Fri, 24 Feb 2023 15:55:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B34168B7 for ; Fri, 24 Feb 2023 15:55:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1677254141.c5027d8a9c7c25d136f6e95fded1bbed7ab9d20b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/genfstab/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/genfstab/Manifest sys-fs/genfstab/genfstab-28-r1.ebuild sys-fs/genfstab/metadata.xml X-VCS-Directories: sys-fs/genfstab/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c5027d8a9c7c25d136f6e95fded1bbed7ab9d20b X-VCS-Branch: master Date: Fri, 24 Feb 2023 15:55:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8b25299a-4f89-4e38-86d1-4d0189cd1067 X-Archives-Hash: 2e039882fcdafe67278662015ee99422 commit: c5027d8a9c7c25d136f6e95fded1bbed7ab9d20b Author: jinqiang zhang 0x0 ee> AuthorDate: Fri Feb 24 15:51:51 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 24 15:55:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5027d8a sys-fs/genfstab: update HOMEPAGE, SRC_URI Signed-off-by: jinqiang zhang 0x0.ee> Closes: https://github.com/gentoo/gentoo/pull/29758 Signed-off-by: Sam James gentoo.org> sys-fs/genfstab/Manifest | 2 +- sys-fs/genfstab/genfstab-28-r1.ebuild | 22 +++++++++++++++++----- sys-fs/genfstab/metadata.xml | 2 +- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/sys-fs/genfstab/Manifest b/sys-fs/genfstab/Manifest index 07b15aebc3e4..0d2d4bb4e161 100644 --- a/sys-fs/genfstab/Manifest +++ b/sys-fs/genfstab/Manifest @@ -1,2 +1,2 @@ DIST genfstab-24.tar.gz 14281 BLAKE2B 93987794ba12e08daefd20ef596e915a70a11a9e641470b6f93873b738b4c4bb22f808513c63e7675cade43b992f308d26f3a2db0b211e99518a3d3702d6b897 SHA512 8c4d40e98b7a35abcd5fb2bf496722aa65819e4124a37385090fa70b55118ea3590ecb4e16f117bf93118a36bf402c4616ba0cb1837869b11db54a827332c661 -DIST genfstab-28.tar.gz 15221 BLAKE2B b389387dc590bf12ab2adb6ebc3656c0b7da30a28196586c051a97be0b79d073510243f6326f76e039e299f1262454d7f6de8df6b9f630d29198cacc8c0f79d9 SHA512 886d34cec807a1112c39c6cdf8163ac270504e183d3a249df227616af8a2837579282ed3f59f7a371e45ad3ba942b6e327ee5aae55345fb486570d972c1d3b35 +DIST genfstab-28.gh.tar.gz 19736 BLAKE2B bf7bdff39ac113f2f05222b77b3258eba08c399ffec25e6a7125873d1ba1d04309cca6eba2196294a07addfd4c0fe4beee3944a268eb9c135675362506773ac5 SHA512 dc4d457727884c2e5220c3fc4dcea4ea9ebce8e8dceff7473753f3fcbd3fd4c3014c46ea439508e921a5f96d588913ff0ce9bcd813bc37aa16862d1bc0268c5f diff --git a/sys-fs/genfstab/genfstab-28-r1.ebuild b/sys-fs/genfstab/genfstab-28-r1.ebuild index a80ba66d79d3..d954bd47fca4 100644 --- a/sys-fs/genfstab/genfstab-28-r1.ebuild +++ b/sys-fs/genfstab/genfstab-28-r1.ebuild @@ -1,12 +1,14 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +inherit bash-completion-r1 + 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}" +HOMEPAGE="https://github.com/archlinux/arch-install-scripts https://man.archlinux.org/man/genfstab.8" +SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}/arch-install-scripts-tags-v${PV}" LICENSE="GPL-2" SLOT="0" @@ -20,5 +22,15 @@ BDEPEND=" " src_test() { - emake check + emake MANS="doc/genfstab.8" BINPROGS="genfstab" check +} + +src_compile() { + emake MANS="doc/genfstab.8" BINPROGS="genfstab" +} + +src_install() { + dobin genfstab + doman doc/genfstab.8 + newbashcomp completion/genfstab.bash genfstab } diff --git a/sys-fs/genfstab/metadata.xml b/sys-fs/genfstab/metadata.xml index 6395552d0d8c..279f570c4aee 100644 --- a/sys-fs/genfstab/metadata.xml +++ b/sys-fs/genfstab/metadata.xml @@ -25,6 +25,6 @@ l'installazione iniziale e la configurazione di un sistema operativo. - scardracs/genfstab + archlinux/arch-install-scripts