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

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-07-26 12:20:17 +02:00
parent 921dfd331a
commit 4d2169c5cd
4 changed files with 0 additions and 99 deletions

View File

@@ -1,4 +1 @@
DIST mgorny-dev-scripts-59.tar.gz 19385 BLAKE2B 004147bb2005181c3d38ac3a43fa4949d9d8bc65f5673010aac09cfaf769aedffee4757d40f832a2c24e800d406542588afa9d2aa94542b88e21699260ea30f2 SHA512 3cdd57f11280a1f67279e57faff279a49179bbf67a150963722945ad28ffaf2db76271251d072310c74f72c980f468691305681a28ba62e437c685a7ce3c2fe9
DIST mgorny-dev-scripts-60.tar.gz 19518 BLAKE2B e94bff4148ca79ab64a2b9f297a1bf44d522ed12de22f589125935b3f1ff5b2f9f3ac7417efc21c1ea9f522cde38022a66f5e7c73bf9dc221a86892d54630bfa SHA512 b0e1a22911d779765c99912d021c1ca7dd0ccc294912eea07c191d197bb4c22961fc43819d5b4144d8a2681d81cc7db258de7597f4669846d440910af19c9a88
DIST mgorny-dev-scripts-61.tar.gz 19548 BLAKE2B 3ae7b0848f58618072bc46b856437c22fc021b8690b5df280b8211b2e57d8b8dd34030dd9b45cfcda83efaf765db4f1ed55af5caa8872bff9d0370e5c98531e0 SHA512 ed8732519e6965b16ab43b17edfbbd67cafd1c4cc54480507ddcef0015b6029425fea754f6a25dd8c3c76ebb579363b1d648a3ed2650d23190e8e3298681bc51
DIST mgorny-dev-scripts-62.tar.gz 19693 BLAKE2B e0c9e609cdea8118d62d8e7c890ce98df6fee214abade2612a03667963eabd06dbbbd7734b5c0de12eb3a3fcd5f392bf01c329384e9f142536528eebcc2d4ed2 SHA512 4a3c6ad2823413418e3b42682fecdaac3114bea4bb759c0b1a93dd5c41bb4703e11aebe2dcfb1e884fe476f3c12e5d85ba6dae79ba45461a365b567905d81911

View File

@@ -1,32 +0,0 @@
# Copyright 2019-2025 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="GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
RDEPEND="
app-portage/gentoolkit
>=app-portage/gpyutils-0.12
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 *
}

View File

@@ -1,32 +0,0 @@
# Copyright 2019-2025 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="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
RDEPEND="
app-portage/gentoolkit
>=app-portage/gpyutils-0.12
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 *
}

View File

@@ -1,32 +0,0 @@
# Copyright 2019-2025 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="GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
RDEPEND="
app-portage/gentoolkit
>=app-portage/gpyutils-0.12
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 *
}