summaryrefslogtreecommitdiff
path: root/dev-perl/File-Copy-Link
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 /dev-perl/File-Copy-Link
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/File-Copy-Link')
-rw-r--r--dev-perl/File-Copy-Link/File-Copy-Link-0.200.0-r1.ebuild22
-rw-r--r--dev-perl/File-Copy-Link/Manifest1
-rw-r--r--dev-perl/File-Copy-Link/metadata.xml21
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.200.0-r1.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.200.0-r1.ebuild
deleted file mode 100644
index 77e02e038dd2..000000000000
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.200.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=RMBARKER
-DIST_VERSION=0.200
-inherit perl-module
-
-DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
-
-BDEPEND="
- >=dev-perl/Module-Build-0.380.0
-"
-
-src_test() {
- perl_rm_files t/pod-coverage.t t/pod.t
- perl-module_src_test
-}
diff --git a/dev-perl/File-Copy-Link/Manifest b/dev-perl/File-Copy-Link/Manifest
deleted file mode 100644
index 52e8c943d6c7..000000000000
--- a/dev-perl/File-Copy-Link/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST File-Copy-Link-0.200.tar.gz 12294 BLAKE2B 2c06a76e86f23bf9106554ebf4d66a9a5eb16ea17c0c11b1f9de3357e17a30dbd6637027aff2b866277ae511b0bb17e26c8079eea8cdc30ed28d41ade600cd74 SHA512 09483c9053d9c3a8fbf6f86304e36ef29ec519555c2617592d64e15a06c9b5aee9cd200ccf55650827306adb8d24eda69f4bec13dfbf0672a0b1075372975ed0
diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
deleted file mode 100644
index 8aa891289ab3..000000000000
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>c.affolter@purplehaze.ch</email>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
- <upstream>
- <remote-id type="cpan">File-Copy-Link</remote-id>
- <remote-id type="cpan-module">File::Copy::Link</remote-id>
- <remote-id type="cpan-module">File::Spec::Link</remote-id>
- </upstream>
-</pkgmetadata>