summaryrefslogtreecommitdiff
path: root/dev-ruby/clonefile
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-ruby/clonefile
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-ruby/clonefile')
-rw-r--r--dev-ruby/clonefile/Manifest1
-rw-r--r--dev-ruby/clonefile/clonefile-0.5.3.ebuild19
-rw-r--r--dev-ruby/clonefile/metadata.xml12
3 files changed, 0 insertions, 32 deletions
diff --git a/dev-ruby/clonefile/Manifest b/dev-ruby/clonefile/Manifest
deleted file mode 100644
index f2896c7f104d..000000000000
--- a/dev-ruby/clonefile/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST clonefile-0.5.3.gem 6144 BLAKE2B 1724479f2c57a77a0c95b57691648cba333d32d716efac852192bb5eb42121d75788f1519d9199bc4abfb9bb9a9bacddca372015d9f655862c675cf8e2670c03 SHA512 984cc8977246a7f60a46b804e8f915cc5a079f0450d997b91f0454b8984c1e4c4c7b593b22dbfa82b321fa38f2eeb4ceb27d016f426c9cbf496676fb1aa7b127
diff --git a/dev-ruby/clonefile/clonefile-0.5.3.ebuild b/dev-ruby/clonefile/clonefile-0.5.3.ebuild
deleted file mode 100644
index 383fb776e624..000000000000
--- a/dev-ruby/clonefile/clonefile-0.5.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby32 ruby33 ruby34 ruby40"
-
-RUBY_FAKEGEM_EXTENSION_LIBDIR="clonefile"
-RUBY_FAKEGEM_EXTENSIONS=(ext/clonefile/extconf.rb)
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Reflink copy (copy-on-write) for supported file systems on Linux"
-HOMEPAGE="https://codeberg.org/da/ruby-clonefile"
-
-LICENSE="BSD"
-SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~riscv"
diff --git a/dev-ruby/clonefile/metadata.xml b/dev-ruby/clonefile/metadata.xml
deleted file mode 100644
index 76f4bf905932..000000000000
--- a/dev-ruby/clonefile/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="codeberg">da/ruby-clonefile</remote-id>
- <remote-id type="rubygems">clonefile</remote-id>
- </upstream>
-</pkgmetadata>