summaryrefslogtreecommitdiff
path: root/dev-ruby/colored
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/colored
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-ruby/colored')
-rw-r--r--dev-ruby/colored/Manifest1
-rw-r--r--dev-ruby/colored/colored-1.2-r1.ebuild19
-rw-r--r--dev-ruby/colored/metadata.xml11
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-ruby/colored/Manifest b/dev-ruby/colored/Manifest
deleted file mode 100644
index 649f45b961bf..000000000000
--- a/dev-ruby/colored/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST colored-1.2.gem 5632 BLAKE2B cb384fe13692d453f86e403a8684604d07543e3ea3270ad15b6d6d8be2c0d3610911a23b82f23c40e0472f40174a290948804eeb8cf5c496f36ab49d56ee4413 SHA512 92a50ba1c434b6a0b409e546812ae6f4331be00a68725cd207504bdd65c9512f4fc3bf83057dd4fad09b8a3e5869595a6bb572c4303f0bef1f241ce63d4fc90b
diff --git a/dev-ruby/colored/colored-1.2-r1.ebuild b/dev-ruby/colored/colored-1.2-r1.ebuild
deleted file mode 100644
index 3ebe9adbcf41..000000000000
--- a/dev-ruby/colored/colored-1.2-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby32 ruby33 ruby34 ruby40"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Console coloring"
-HOMEPAGE="https://github.com/defunkt/colored"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-each_ruby_prepare() {
- sed -i -e '/[Mm][Gg]/d' Rakefile || die
-}
diff --git a/dev-ruby/colored/metadata.xml b/dev-ruby/colored/metadata.xml
deleted file mode 100644
index f2ad6c7373b3..000000000000
--- a/dev-ruby/colored/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">defunkt/colored</remote-id>
- </upstream>
-</pkgmetadata>