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/polyglot | |
| 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/polyglot')
| -rw-r--r-- | dev-ruby/polyglot/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/polyglot/metadata.xml | 16 | ||||
| -rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild | 19 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-ruby/polyglot/Manifest b/dev-ruby/polyglot/Manifest deleted file mode 100644 index 75fa9bec3283..000000000000 --- a/dev-ruby/polyglot/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST polyglot-0.3.5.gem 8192 BLAKE2B c9f78c05109345e09aa0d0c899e551e67ce7bf191ef00bf169cb05c9860ab538e303fa177c6aec8ac9944bd3ad4263fbf0819af0fa190e989caad1c75c1e5377 SHA512 405790c8edf5a98010334a62f7efeddd60f6dcff91ad5ff599579be3201a7e1b359787da59523a612fed5ccf8385116865316fa8872f0350e33dc078410a54cf diff --git a/dev-ruby/polyglot/metadata.xml b/dev-ruby/polyglot/metadata.xml deleted file mode 100644 index 92cdcad5348c..000000000000 --- a/dev-ruby/polyglot/metadata.xml +++ /dev/null @@ -1,16 +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> - <longdescription> -Polyglot provides support for fully-custom DSLs by providing a -registry of file types that can be loaded by its improved version of -'require', using a custom loader for each file type. - </longdescription> - <upstream> - <remote-id type="github">cjheath/polyglot</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild b/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild deleted file mode 100644 index e4076266c804..000000000000 --- a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild +++ /dev/null @@ -1,19 +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_TEST="" - -RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" - -inherit ruby-fakegem - -DESCRIPTION="Polyglot provides support for fully-custom DSLs" -HOMEPAGE="https://github.com/cjheath/polyglot" -LICENSE="MIT" - -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris" |
