From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1587786-garchives=archives.gentoo.org@lists.gentoo.org>
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 B68B315803E
	for <garchives@archives.gentoo.org>; Sat,  6 Jan 2024 12:02:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0A96A2BC018;
	Sat,  6 Jan 2024 12:02:52 +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 E16FE2BC018
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Jan 2024 12:02:51 +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 F15C33430BE
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Jan 2024 12:02:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 667E61082
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Jan 2024 12:02:48 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
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" <mgorny@gentoo.org>
Message-ID: <1704542313.0420976c98e9595bb1a638aa8a6033da28263b38.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-43.ebuild
X-VCS-Directories: app-portage/mgorny-dev-scripts/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 0420976c98e9595bb1a638aa8a6033da28263b38
X-VCS-Branch: master
Date: Sat,  6 Jan 2024 12:02:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 503eb81b-2b20-4dfa-b79b-cb793f297edc
X-Archives-Hash: 1709184ae6dc3e9226a60da79018f560

commit:     0420976c98e9595bb1a638aa8a6033da28263b38
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 11:58:33 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 11:58:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0420976c

app-portage/mgorny-dev-scripts: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/mgorny-dev-scripts/Manifest            |  1 -
 .../mgorny-dev-scripts-43.ebuild                   | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/app-portage/mgorny-dev-scripts/Manifest b/app-portage/mgorny-dev-scripts/Manifest
index db43c8e37b19..ee0cf2109de9 100644
--- a/app-portage/mgorny-dev-scripts/Manifest
+++ b/app-portage/mgorny-dev-scripts/Manifest
@@ -1,2 +1 @@
-DIST mgorny-dev-scripts-43.tar.gz 12439 BLAKE2B 8488d0c33e0989759f403f5a7c1bf565b7e8475b8d32a2db49068b52df403d5ce2c0f714d791cb91db1287d78b64e678d32520a1deea03c374015c7b70a7ab53 SHA512 1d186afa4137bfac31db6b0f4cfe59146a4de007dce736f8730b13b8822a9ff8146620f8588586fa60c70a29db3e07d2a43697563aa41deba5c9e4f52fc500e1
 DIST mgorny-dev-scripts-45.tar.gz 12634 BLAKE2B 3cef2cba361a8fc56f6ce21e53a4128e1d95bb596238498e141f1c0629bdc277774d703946435b4090acff467d7543f872a360ad305db0fda82210e5bdbb87ce SHA512 5df39f45dfbab30438f071ff77af79328eb67c90afb8b992802fa9833504431e703711402107c753094565f4b0bf59e144ed95be32f973f48484edba50d396be

diff --git a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-43.ebuild b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-43.ebuild
deleted file mode 100644
index 8258b26dca25..000000000000
--- a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-43.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2019-2023 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
-	app-portage/portage-utils
-	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 *
-}