diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-ruby/optionable | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/optionable')
| -rw-r--r-- | dev-ruby/optionable/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/optionable/metadata.xml | 11 | ||||
| -rw-r--r-- | dev-ruby/optionable/optionable-0.2.0-r1.ebuild | 17 |
3 files changed, 0 insertions, 29 deletions
diff --git a/dev-ruby/optionable/Manifest b/dev-ruby/optionable/Manifest deleted file mode 100644 index 912aa058ccc3..000000000000 --- a/dev-ruby/optionable/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST optionable-0.2.0.gem 9216 BLAKE2B 4d77994fc4a5b800d03f1fa675760f4755b5b0ed6ff18e79e15cb918129261a37bf09807bca504a0caba4eae8037b688933b7bf62b2770e8e451e7f4ef94980c SHA512 4c633c83cd51fb2f1771f5f842cc8024d769f644d513a8d4486c7960d2bdda81be44746a7bb4604bb458cd58c3bbb5db28cb426d25cded6098263798f7daa465 diff --git a/dev-ruby/optionable/metadata.xml b/dev-ruby/optionable/metadata.xml deleted file mode 100644 index 04b550e82b96..000000000000 --- a/dev-ruby/optionable/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>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="github">durran/optionable</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/optionable/optionable-0.2.0-r1.ebuild b/dev-ruby/optionable/optionable-0.2.0-r1.ebuild deleted file mode 100644 index 756d4ff7eabb..000000000000 --- a/dev-ruby/optionable/optionable-0.2.0-r1.ebuild +++ /dev/null @@ -1,17 +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_RECIPE_TEST="rspec3" - -inherit ruby-fakegem - -DESCRIPTION="Robust options validation for Ruby methods" -HOMEPAGE="https://github.com/durran/optionable" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" |
