summaryrefslogtreecommitdiff
path: root/dev-ruby/histogram
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-ruby/histogram
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-ruby/histogram')
-rw-r--r--dev-ruby/histogram/Manifest1
-rw-r--r--dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild25
-rw-r--r--dev-ruby/histogram/metadata.xml11
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-ruby/histogram/Manifest b/dev-ruby/histogram/Manifest
deleted file mode 100644
index 0538f526dc09..000000000000
--- a/dev-ruby/histogram/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST histogram-0.2.4.1.gem 15872 BLAKE2B 4c416b32e348564e9a938138ac22697acc480dd88e4a879cde6485acab481690cca5d8f61c1c026635a000ee45386e78169143ebca282ae3577e83da66c3e88c SHA512 b2358c648f528e42419b52155273613e6da560ee839458a888d47588a442effec3ee78ad18c33de2b2eed8c6a9f84fbc5b97f7d23ff3675871e9e58770dae36b
diff --git a/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild b/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild
deleted file mode 100644
index 3a8e9557942e..000000000000
--- a/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild
+++ /dev/null
@@ -1,25 +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_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Gives objects the ability to 'histogram' in several useful ways"
-HOMEPAGE="https://github.com/jtprince/histogram"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-ruby_add_bdepend "test? ( dev-ruby/narray )"
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/histogram/metadata.xml b/dev-ruby/histogram/metadata.xml
deleted file mode 100644
index ff9113d4d511..000000000000
--- a/dev-ruby/histogram/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">jtprince/histogram</remote-id>
- </upstream>
-</pkgmetadata>