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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17EDF138350 for ; Fri, 10 Apr 2020 07:10:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32D5DE08E8; Fri, 10 Apr 2020 07:10:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F916E08E8 for ; Fri, 10 Apr 2020 07:10:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 83DC934EE05 for ; Fri, 10 Apr 2020 07:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FB509D for ; Fri, 10 Apr 2020 07:10:50 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1586502630.e9abc687ab46755f550a69a3417fd8330b2486f2.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/mkstage4/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/mkstage4/Manifest app-backup/mkstage4/metadata.xml app-backup/mkstage4/mkstage4-0.3.ebuild X-VCS-Directories: app-backup/mkstage4/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e9abc687ab46755f550a69a3417fd8330b2486f2 X-VCS-Branch: master Date: Fri, 10 Apr 2020 07:10:50 +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: 00775823-dd75-4a76-8e2e-1f6329d79057 X-Archives-Hash: 93b4beb1a4e3f5cd7ea526e8624135d4 commit: e9abc687ab46755f550a69a3417fd8330b2486f2 Author: Horea Christian chymera eu> AuthorDate: Mon Apr 6 03:33:02 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Apr 10 07:10:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9abc687 app-backup/mkstage4: version bump 0.3 and updated metadata Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Horea Christian chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/15244 Signed-off-by: Joonas Niilola gentoo.org> app-backup/mkstage4/Manifest | 1 + app-backup/mkstage4/metadata.xml | 8 ++++---- app-backup/mkstage4/mkstage4-0.3.ebuild | 28 ++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 4 deletions(-) diff --git a/app-backup/mkstage4/Manifest b/app-backup/mkstage4/Manifest index 816eb358db5..5193f2f5639 100644 --- a/app-backup/mkstage4/Manifest +++ b/app-backup/mkstage4/Manifest @@ -1,2 +1,3 @@ DIST mkstage4-0.1.tar.gz 15220 BLAKE2B 43f091615d4fbb19495c2103729556ec307501f93c60bd0df676f710868d932dc7bb7e0a1c2f6613d0cc2edc266f9b9f7b74e534e84a7d41a4bf4f66c09f98e4 SHA512 e42d23ffe214c9fef8dde94f8b8faa32490e9e553f182f042a2c4d713a72031c9560e291b6231a0ced812e43f80a58cb3fa5bfdc4ad7e132d7ea7c74525d64c5 DIST mkstage4-0.2.tar.gz 15998 BLAKE2B 47ce4335ea5dd9cc0defb2897912ce3169e1ef23d03435ed7500a33f26e5646b1b97aebcac286a93e631f11c491cb076831d62c7b565493458c0882e6f359b94 SHA512 31b77782e6b79db1cb1db7baf30a2bd96e828861a9085b257d554d0991ea16299c3cc9a6e3fa2af5738aeb3ffbd040f6627af3510ccb8fd744b59658acc2dd55 +DIST mkstage4-0.3.tar.gz 18648 BLAKE2B 3a881bc1ec14f5c9795d49306966b586c30a8b415542fb500b5a2af7735008832ebc64f0a166ea4e2fdb48a555bd789b352784f1b05118116ae3f634937beed6 SHA512 6971bf4b43a2fdef0b54802b010c99e95caf896c8e109c54f5a6beb4db1714ea5639e0859ba3f958eed92b9fc6a3bb613bb82de440729e71e53543d60549d2db diff --git a/app-backup/mkstage4/metadata.xml b/app-backup/mkstage4/metadata.xml index 18dfa0f4ba4..48c9ac6ebcc 100644 --- a/app-backup/mkstage4/metadata.xml +++ b/app-backup/mkstage4/metadata.xml @@ -10,10 +10,10 @@ Proxy Maintainers - This is a bash script to create stage 4 tarballs either for the - running system, or a system at a specified mount point. It is - highly parameterized allowing the exclusion of sensitive user - data. + This is a bash script which can create stage 4 tarballs either + for the running system, or a system at a specified mount point. + It is highly parameterized allowing among other things the + exclusion of sensitive user data. TheChymera/mkstage4 diff --git a/app-backup/mkstage4/mkstage4-0.3.ebuild b/app-backup/mkstage4/mkstage4-0.3.ebuild new file mode 100644 index 00000000000..cd2b2139d5d --- /dev/null +++ b/app-backup/mkstage4/mkstage4-0.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Bash Utility for Creating Stage 4 Tarballs" +HOMEPAGE="https://github.com/TheChymera/mkstage4" +SRC_URI="https://github.com/TheChymera/mkstage4/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" +RESTRICT="!test? ( test )" + +DEPEND="test? ( dev-util/bats )" +RDEPEND=" + app-shells/bash + app-arch/tar +" + +src_install() { + newbin mkstage4.sh mkstage4 +} + +src_test() { + bats tests/* || die +}