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 D0EF7158451 for ; Sat, 13 Jan 2024 10:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AC2FE2A22; Sat, 13 Jan 2024 10:04:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D961E2A22 for ; Sat, 13 Jan 2024 10:04:19 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E56CB34310F for ; Sat, 13 Jan 2024 10:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 762F0137A for ; Sat, 13 Jan 2024 10:04:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1705140248.df6675f020d06a82b43b8b36c209f2b8c79033f3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/mgorny-dev-scripts/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/mgorny-dev-scripts/Manifest app-portage/mgorny-dev-scripts/mgorny-dev-scripts-46.ebuild X-VCS-Directories: app-portage/mgorny-dev-scripts/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: df6675f020d06a82b43b8b36c209f2b8c79033f3 X-VCS-Branch: master Date: Sat, 13 Jan 2024 10:04:16 +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: 554fc9a6-7ca6-4a5e-9773-e6f616e1d231 X-Archives-Hash: f470a85750334ef00ab4c80c87290373 commit: df6675f020d06a82b43b8b36c209f2b8c79033f3 Author: Michał Górny gentoo org> AuthorDate: Sat Jan 13 09:50:36 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 13 10:04:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6675f0 app-portage/mgorny-dev-scripts: Bump to 46 Signed-off-by: Michał Górny gentoo.org> app-portage/mgorny-dev-scripts/Manifest | 1 + .../mgorny-dev-scripts-46.ebuild | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/app-portage/mgorny-dev-scripts/Manifest b/app-portage/mgorny-dev-scripts/Manifest index ee0cf2109de9..4b785db3b232 100644 --- a/app-portage/mgorny-dev-scripts/Manifest +++ b/app-portage/mgorny-dev-scripts/Manifest @@ -1 +1,2 @@ DIST mgorny-dev-scripts-45.tar.gz 12634 BLAKE2B 3cef2cba361a8fc56f6ce21e53a4128e1d95bb596238498e141f1c0629bdc277774d703946435b4090acff467d7543f872a360ad305db0fda82210e5bdbb87ce SHA512 5df39f45dfbab30438f071ff77af79328eb67c90afb8b992802fa9833504431e703711402107c753094565f4b0bf59e144ed95be32f973f48484edba50d396be +DIST mgorny-dev-scripts-46.tar.gz 12635 BLAKE2B 550fb5060906a956d66f7e8723ce7a455d4590c41474b30032c602670ae3a686a4f6970435f717dfd4caf74d002d5d22b48f6034e04ac19f16405777043a049e SHA512 2423560ddc3cae15fdfff71a0bae78b2514e4a2eb85fc2e947cd68e6135dd9bca81a37d63aa7b004fc9c4cfe0fa894e34fe4b70770d1835fbb9ac1dcebeaa1ab diff --git a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-46.ebuild b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-46.ebuild new file mode 100644 index 000000000000..b3dfe08899d6 --- /dev/null +++ b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-46.ebuild @@ -0,0 +1,31 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Handy scripts for ebuild development and more" +HOMEPAGE="https://github.com/projg2/mgorny-dev-scripts/" +SRC_URI=" + https://github.com/projg2/mgorny-dev-scripts/archive/v${PV}.tar.gz + -> ${P}.tar.gz +" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" + +RDEPEND=" + app-portage/gentoolkit + dev-perl/URI + dev-util/pkgcheck + dev-vcs/git + net-misc/wget + sys-apps/portage + x11-misc/xdg-utils +" + +src_install() { + dodoc README.rst + rm -f COPYING README.rst || die + dobin * +}