| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.10 | 8 | ~alpha amd64 ~arm64 ppc ~riscv x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Move/copy/append/link multiple files according to a set of wildcard patterns"
HOMEPAGE="https://github.com/rrthomas/mmv"
SRC_URI="https://github.com/rrthomas/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ppc ~riscv x86"
QA_CONFIG_IMPL_DECL_SKIP=( MIN )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mmv-2.10.tar.gz | 939108 bytes | https://github.com/rrthomas/mmv/releases/download/v2.10/mmv-2.10.tar.gz |