summaryrefslogtreecommitdiff
path: root/app-misc/mmv
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-misc/mmv
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-misc/mmv')
-rw-r--r--app-misc/mmv/Manifest2
-rw-r--r--app-misc/mmv/metadata.xml11
-rw-r--r--app-misc/mmv/mmv-2.10.ebuild14
-rw-r--r--app-misc/mmv/mmv-2.9.1.ebuild14
4 files changed, 0 insertions, 41 deletions
diff --git a/app-misc/mmv/Manifest b/app-misc/mmv/Manifest
deleted file mode 100644
index 679830246d0a..000000000000
--- a/app-misc/mmv/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST mmv-2.10.tar.gz 939108 BLAKE2B 20596a5ce6c171747efc17612397af846cacddaeb15d8d853abcf10d19f059ef37d3f00ff29a7c45312ffe6f2342ad91d491e88038f514562516aaf0d0316950 SHA512 c3c2ad6eaf05fc01d93c00fc614493fb4ceaeb9f1c4e630025a7ae090aeb7c3d725fd432caea9c880c6ae88fecd54195c36eca0f2e7630822a867363a665cc0f
-DIST mmv-2.9.1.tar.gz 939068 BLAKE2B e8af9a53417529a1ea04003ad3cec1888ba5f50a96dd56a0bc7a477abeb42532e90786311261feeccbaf7cea2fe31be475a92a0c50c82990c05479640a52d9ad SHA512 1f2f688d980ca91ff78fa39578324c6de3ee711387106b0a316f496539eb240c3508ab25348ed2c33c9896d11e82308b1a876a22968d6f995d891996b2307052
diff --git a/app-misc/mmv/metadata.xml b/app-misc/mmv/metadata.xml
deleted file mode 100644
index 57651660adca..000000000000
--- a/app-misc/mmv/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>shell-tools@gentoo.org</email>
- <name>Gentoo Shell Tools Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">rrthomas/mmv</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-misc/mmv/mmv-2.10.ebuild b/app-misc/mmv/mmv-2.10.ebuild
deleted file mode 100644
index 19008d6fac43..000000000000
--- a/app-misc/mmv/mmv-2.10.ebuild
+++ /dev/null
@@ -1,14 +0,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 )
diff --git a/app-misc/mmv/mmv-2.9.1.ebuild b/app-misc/mmv/mmv-2.9.1.ebuild
deleted file mode 100644
index 19008d6fac43..000000000000
--- a/app-misc/mmv/mmv-2.9.1.ebuild
+++ /dev/null
@@ -1,14 +0,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 )