mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-util/mock-core-configs: drop 40.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST mock-core-configs-40.1.tar.gz 44859 BLAKE2B 5b52f5400447ab3405ae76bb9334e228eb241672cd5d64df6ae198178b69cd89f08b5c1cddecdc7a954b9faa3c8cf3b8e3e81084ad4f37fbce55ed3c35afd987 SHA512 f434d43af01a0ae7299e458b63bbefbf8e5b7ad3cd03b167d1b9802778f3faa4b355104f2463da4813480ac9111ce5ccf10e31b944c4873b61b8e78913e5d04b
|
||||
DIST mock-core-configs-40.2.tar.gz 44925 BLAKE2B 378fa8e2daab09fe6ce39d9b0f1fdf89cda0058966987509a3e5e9df385b6a3d9c5c89e18552b9eaec1fe8752597a5f5018b57bc111cf3b5edd50e09df9b1789 SHA512 348fc9fe4218af4b67d8e900431d0acb26dce50795a234720dba8eba80b820adf8f26c9d025033608cfb832524c2ee9a49027bb1815815b3a4b9dac940f6daaa
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Mock core config files basic chroots"
|
||||
HOMEPAGE="https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock"
|
||||
SRC_URI="https://github.com/rpm-software-management/mock/releases/download/${P}-1/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
src_install() {
|
||||
insinto /etc/mock
|
||||
doins -r etc/mock/*
|
||||
}
|
||||
Reference in New Issue
Block a user