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/hocon | |
| 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/hocon')
| -rw-r--r-- | dev-ruby/hocon/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/hocon/hocon-1.4.0.ebuild | 23 | ||||
| -rw-r--r-- | dev-ruby/hocon/metadata.xml | 18 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-ruby/hocon/Manifest b/dev-ruby/hocon/Manifest deleted file mode 100644 index b4947fb43d3b..000000000000 --- a/dev-ruby/hocon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hocon-1.4.0.tar.gz 147184 BLAKE2B 7a072b2c4e5bc0dda80b836a6b905888e2a8cf6da87403c738f62ffebc9bae6dfa71125c68f90c4b2608a36f1491f17ceb55b4628e54b44b8acb3933c2a748a9 SHA512 735cd6344d96e5e5e42a94da875476483c6cb993c9d2f6c144b74713e1eb5cbdadcd8a2c73414d456ff9fa565a6dcc575507ee1a6df339ffe1c1944ed6d15e33 diff --git a/dev-ruby/hocon/hocon-1.4.0.ebuild b/dev-ruby/hocon/hocon-1.4.0.ebuild deleted file mode 100644 index b9081d2283ad..000000000000 --- a/dev-ruby/hocon/hocon-1.4.0.ebuild +++ /dev/null @@ -1,23 +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" -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_BINWRAP="hocon" - -RUBY_FAKEGEM_GEMSPEC="hocon.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="This is a port of the Typesafe Config library to Ruby" -HOMEPAGE="https://github.com/puppetlabs/ruby-hocon" -SRC_URI="https://github.com/puppetlabs/ruby-hocon/archive/${PV}.tar.gz -> ${P}.tar.gz" -RUBY_S="ruby-hocon-${PV}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" diff --git a/dev-ruby/hocon/metadata.xml b/dev-ruby/hocon/metadata.xml deleted file mode 100644 index 27d02209b463..000000000000 --- a/dev-ruby/hocon/metadata.xml +++ /dev/null @@ -1,18 +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> - </maintainer> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <longdescription lang="en"> - This is a port of the Typesafe Config library to Ruby. - The library provides Ruby support for the HOCON configuration file format. - </longdescription> - <upstream> - <remote-id type="github">puppetlabs/ruby-hocon</remote-id> - </upstream> -</pkgmetadata> |
