mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/eschwartz-dev-scripts: drop old
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
DIST eschwartz-dev-scripts-1.tar.xz 9584 BLAKE2B 0fbb1b6696f2190e7e50494a3e2408dafa6541d538f26fad544090c1253cdadf12fb387c63b72c3a110d53c3d2a1907c94102c599f06ccd28ce538ecfc174252 SHA512 394cad6668f2c15fb4b491cee82125da9b8ba064bbd7e051403ad361b4825d188c6031fce2bb46af3cf8f7a4bd1f8671087f4914a9b86c056e471e2229dbc19e
|
||||
DIST eschwartz-dev-scripts-1.tar.xz.asc 358 BLAKE2B e736e91b738d482382bd8815b54daba3f65fde6c66d99f9080cb99e6b69371d37a280ef10ef2e487cf23f2979c6dc9908da5c38e05075646d5fb58ca4157c5ca SHA512 75c1e278a51582ab4383c4df11a7ee917cf14055c05f67241f0bda5f921179fa4e6a0114682f49440dccf76dff3da428d0ff4b8667eeada77c3544cd401f82e9
|
||||
DIST eschwartz-dev-scripts-2.tar.xz 10520 BLAKE2B 5a03a61543270b3b8c3354291c44f687bea0b804b31656aefce289d16d22c18121626f0686687793be101aa9cc639048a6a489096b83da208b3cd9fd07d2025b SHA512 d16304997fdc7a0aef82936dd0120e0f181d52fc69801800c5e2ef052113c4a2ef043fa7d8c3faf10aa8a93915d3b4e2e5b3eb87a240ca51706ef130eb64e76a
|
||||
DIST eschwartz-dev-scripts-2.tar.xz.asc 358 BLAKE2B 0a00fee8a3023f00a09e04b9ca6afaba314ebb0c1c2dab68318c97cd6df78e11640ace11de1e203385205acfc78d58af081ce75cbae16d95196307e32c857969 SHA512 c9282cb4d42c3774284ff9e99b3d2de86de3ca8612b34091acf4bce567b56a8845b9a4d4485a57a4854a1ca21da84f4331f7917d87db6aac8dd44d6fe5662987
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson verify-sig
|
||||
|
||||
DESCRIPTION="Collection of QA scripts for ebuild development"
|
||||
HOMEPAGE="https://codeberg.org/eli-schwartz/eschwartz-dev-scripts"
|
||||
SRC_URI="
|
||||
https://codeberg.org/eli-schwartz/eschwartz-dev-scripts/releases/download/${PV}/${P}.tar.xz
|
||||
verify-sig? ( https://codeberg.org/eli-schwartz/eschwartz-dev-scripts/releases/download/${PV}/${P}.tar.xz.asc )
|
||||
"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
sys-apps/portage
|
||||
"
|
||||
BDEPEND="
|
||||
verify-sig? ( sec-keys/openpgp-keys-eschwartz )
|
||||
"
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/eschwartz.gpg
|
||||
Reference in New Issue
Block a user