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/ox | |
| 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/ox')
| -rw-r--r-- | dev-ruby/ox/Manifest | 3 | ||||
| -rw-r--r-- | dev-ruby/ox/metadata.xml | 11 | ||||
| -rw-r--r-- | dev-ruby/ox/ox-2.14.19.ebuild | 28 | ||||
| -rw-r--r-- | dev-ruby/ox/ox-2.14.22.ebuild | 28 | ||||
| -rw-r--r-- | dev-ruby/ox/ox-2.14.23.ebuild | 29 |
5 files changed, 0 insertions, 99 deletions
diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest deleted file mode 100644 index 1872838337c9..000000000000 --- a/dev-ruby/ox/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST ox-2.14.19.tar.gz 225524 BLAKE2B dbed8012e82cc1b0ff4c86d73e22bb041432711824407252fe1e7a869ba9bc1aa3940810b6890db5f7b0196e0f5fbc4da7f4bf4741c5fef7d638980e30fb8bf3 SHA512 db502e62be78086df8ee6499d0c26260a9d93b5c0a7460e454a80d7a41066374bc802bcebe83553d5f955c76692fd953914fba84a83f40c135cdbb251dea13b4 -DIST ox-2.14.22.tar.gz 225816 BLAKE2B d52a9e004f0780339b7a4c8f724f667a28478f9d5a7515b0bcb5a6e7986eff74e909a759f13966455b74e3e90041e2d7b81ccc3f0167ced3745858ac316cc0dd SHA512 ec5d46ea935ad1f1323ae553327e9c9f05a6a41268ef4b081f36ef3b245e76f80d1e9223565b97247d4f52897555d369d2dd68953efdca5dd7cfc1b9209a0c53 -DIST ox-2.14.23.tar.gz 226103 BLAKE2B 17942a08acfc82064ffe63e5442c1e900ba304af77529a4574691cc99f74bb9fd16640ba1ffc4ead2c187cd38b64680e559d10756d9a2feb005ab91df9f013b2 SHA512 3ac605f3b1e256384daa1ab53f065948a7fe5fe16194eab89d253825f28379b13eb8d55de92719b3c036f1bc7fd434773d0b5d4df96d9f634b5c3fb94b68083d diff --git a/dev-ruby/ox/metadata.xml b/dev-ruby/ox/metadata.xml deleted file mode 100644 index d764ab0844ca..000000000000 --- a/dev-ruby/ox/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">ohler55/ox</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/ox/ox-2.14.19.ebuild b/dev-ruby/ox/ox-2.14.19.ebuild deleted file mode 100644 index a793d51d30fa..000000000000 --- a/dev-ruby/ox/ox-2.14.19.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="ox.gemspec" - -RUBY_FAKEGEM_EXTENSIONS=(ext/ox/extconf.rb) -RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/ox - -inherit ruby-fakegem - -DESCRIPTION="A fast XML parser and Object marshaller" -HOMEPAGE="https://www.ohler.com/ox/ https://github.com/ohler55/ox" -SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" - -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" - -ruby_add_rdepend ">=dev-ruby/bigdecimal-3.0" - -each_ruby_test() { - ${RUBY} test/tests.rb || die -} diff --git a/dev-ruby/ox/ox-2.14.22.ebuild b/dev-ruby/ox/ox-2.14.22.ebuild deleted file mode 100644 index a793d51d30fa..000000000000 --- a/dev-ruby/ox/ox-2.14.22.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="ox.gemspec" - -RUBY_FAKEGEM_EXTENSIONS=(ext/ox/extconf.rb) -RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/ox - -inherit ruby-fakegem - -DESCRIPTION="A fast XML parser and Object marshaller" -HOMEPAGE="https://www.ohler.com/ox/ https://github.com/ohler55/ox" -SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" - -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" - -ruby_add_rdepend ">=dev-ruby/bigdecimal-3.0" - -each_ruby_test() { - ${RUBY} test/tests.rb || die -} diff --git a/dev-ruby/ox/ox-2.14.23.ebuild b/dev-ruby/ox/ox-2.14.23.ebuild deleted file mode 100644 index a2d637c9d3eb..000000000000 --- a/dev-ruby/ox/ox-2.14.23.ebuild +++ /dev/null @@ -1,29 +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_GEMSPEC="ox.gemspec" - -RUBY_FAKEGEM_EXTENSIONS=(ext/ox/extconf.rb) -RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/ox - -inherit ruby-fakegem - -DESCRIPTION="A fast XML parser and Object marshaller" -HOMEPAGE="https://www.ohler.com/ox/ https://github.com/ohler55/ox" -SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" - -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" - -ruby_add_rdepend ">=dev-ruby/bigdecimal-3.0" - -each_ruby_test() { - ${RUBY} test/tests.rb || die -} |
