summaryrefslogtreecommitdiff
path: root/dev-ruby/ptools
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/ptools
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-ruby/ptools')
-rw-r--r--dev-ruby/ptools/Manifest2
-rw-r--r--dev-ruby/ptools/metadata.xml15
-rw-r--r--dev-ruby/ptools/ptools-1.5.0.ebuild20
-rw-r--r--dev-ruby/ptools/ptools-1.5.2.ebuild20
4 files changed, 0 insertions, 57 deletions
diff --git a/dev-ruby/ptools/Manifest b/dev-ruby/ptools/Manifest
deleted file mode 100644
index 1252f0a95b6a..000000000000
--- a/dev-ruby/ptools/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST ptools-1.5.0.gem 53760 BLAKE2B 49de9513c33dc2840138a88cfc3ab85639426f731138a62c746612715509b6426032e72d59f7789deb3a932de88e81fd0762f744a7abc5be09e782b68eb22647 SHA512 e79b069dc50796ba979c34028d11e65804b398c60328edb349ef6dec6c133166aecc1255fe583bdb06f7b2a7d835de77dd7ec38180d3b23e3f7d321d7e0724e9
-DIST ptools-1.5.2.gem 53760 BLAKE2B 713c2ef8e51e5c865f120b4dc92e03303fe2d00048ee6ea180b328e0cf2d73704c9a6f399eab7de60477f54ec229e61c9b48d45f8c74c0e9e0610d65d23cebf5 SHA512 accb9d4e72296e4a6f34fa8afd9500f92e743aa9d4a3a05068d4d2d16ada69fe78035f8bdf5378b48578b9d61fd748694307dc59101be0e7d608baa8d6016adf
diff --git a/dev-ruby/ptools/metadata.xml b/dev-ruby/ptools/metadata.xml
deleted file mode 100644
index d79192dd637e..000000000000
--- a/dev-ruby/ptools/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>robbat2@gentoo.org</email>
- <name>Robin H. Johnson</name>
- </maintainer>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">djberg96/ptools</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ruby/ptools/ptools-1.5.0.ebuild b/dev-ruby/ptools/ptools-1.5.0.ebuild
deleted file mode 100644
index e57e9d59acaf..000000000000
--- a/dev-ruby/ptools/ptools-1.5.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Several handy methods to Ruby's core File class"
-HOMEPAGE="https://github.com/djberg96/ptools"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
diff --git a/dev-ruby/ptools/ptools-1.5.2.ebuild b/dev-ruby/ptools/ptools-1.5.2.ebuild
deleted file mode 100644
index 9778768ee7f6..000000000000
--- a/dev-ruby/ptools/ptools-1.5.2.ebuild
+++ /dev/null
@@ -1,20 +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_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Several handy methods to Ruby's core File class"
-HOMEPAGE="https://github.com/djberg96/ptools"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"