summaryrefslogtreecommitdiff
path: root/dev-perl/Cache-FastMmap
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
commitdda948891d3731927b821ce31f9d9a2d03ba20c5 (patch)
tree99cd40be4cbb0606260da212cd81b8ab2db9da9b /dev-perl/Cache-FastMmap
parenta3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (diff)
downloadbaldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.gz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.xz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.zip
Adding metadata
Diffstat (limited to 'dev-perl/Cache-FastMmap')
-rw-r--r--dev-perl/Cache-FastMmap/Cache-FastMmap-1.600.0.ebuild17
-rw-r--r--dev-perl/Cache-FastMmap/Manifest1
-rw-r--r--dev-perl/Cache-FastMmap/metadata.xml9
3 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.600.0.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.600.0.ebuild
new file mode 100644
index 000000000000..e530b85662e1
--- /dev/null
+++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.600.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ROBM
+DIST_VERSION=1.60
+inherit perl-module
+
+DESCRIPTION="Uses an mmaped file to act as a shared memory interprocess cache"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+ test? ( dev-perl/Test-Deep )
+"
diff --git a/dev-perl/Cache-FastMmap/Manifest b/dev-perl/Cache-FastMmap/Manifest
new file mode 100644
index 000000000000..81f6d7ab9858
--- /dev/null
+++ b/dev-perl/Cache-FastMmap/Manifest
@@ -0,0 +1 @@
+DIST Cache-FastMmap-1.60.tar.gz 57227 BLAKE2B 04201b71e56511dfb109233ab8408e896c6fdd5c5f23ee6e409ddc1d4c636b254401ff93a43cd1b2c6737c81e27b2226d1f878eff7058b553ce170d8aa9da892 SHA512 0bca2f11306d55fb1ec49cdddb014f6551497f9ed7ff942d96ca527a76faaa1114fe18fb0332ac9e2c06ea8721589fe0a1953beaefccf2340738bc4a28c4b774
diff --git a/dev-perl/Cache-FastMmap/metadata.xml b/dev-perl/Cache-FastMmap/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/Cache-FastMmap/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>