public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_version/
Date: Mon, 18 Jul 2022 08:27:50 +0000 (UTC)	[thread overview]
Message-ID: <1658132866.8e8701f62e01e29c9e7a9d6198276bf8a6046691.graaff@gentoo> (raw)

commit:     8e8701f62e01e29c9e7a9d6198276bf8a6046691
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 07:37:30 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 08:27:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8701f6

dev-ruby/ruby_version: new package, add 1.0.2

Dependency for forthcoming dev-ruby/rspec-pending_for.

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby_version/Manifest                  |  1 +
 dev-ruby/ruby_version/metadata.xml              | 11 +++++++++++
 dev-ruby/ruby_version/ruby_version-1.0.2.ebuild | 18 ++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-ruby/ruby_version/Manifest b/dev-ruby/ruby_version/Manifest
new file mode 100644
index 000000000000..b9e423b1d02c
--- /dev/null
+++ b/dev-ruby/ruby_version/Manifest
@@ -0,0 +1 @@
+DIST ruby_version-1.0.2.gem 24576 BLAKE2B 93283e11d49a4b981a64b7e61c68b93ab7abbc91c20de152e1936a1d57db54eec7e8d3aa756f96e52a531a3d72891724f53d3bc39f85e3be70d06d2958abef4d SHA512 638fa85d768a3975bd3eddbe71ef4c44a0cb4d135b44f746b1636cc02cdb4313331e41e35f7ed4f4a0132758d8264995ac8aa3e121abbeae5b95c62fe0d9132c

diff --git a/dev-ruby/ruby_version/metadata.xml b/dev-ruby/ruby_version/metadata.xml
new file mode 100644
index 000000000000..b3209d9c58f8
--- /dev/null
+++ b/dev-ruby/ruby_version/metadata.xml
@@ -0,0 +1,11 @@
+<?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">janlelis/ruby_version</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild
new file mode 100644
index 000000000000..3cdc0b667262
--- /dev/null
+++ b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides a RubyVersion class which offers a convenient DSL for checking for the right Ruby version"
+HOMEPAGE="https://github.com/janlelis/ruby_version"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""


             reply	other threads:[~2022-07-18  8:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18  8:27 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-19  6:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_version/ Hans de Graaff
2022-07-20 17:01 Sam James
2022-07-20 17:01 Sam James
2022-12-05 19:54 Arthur Zamarin
2023-03-26  6:44 Hans de Graaff
2023-04-08  7:25 Hans de Graaff
2023-07-11  8:13 Jakov Smolić
2023-12-31 10:29 Hans de Graaff
2024-05-28  4:54 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1658132866.8e8701f62e01e29c9e7a9d6198276bf8a6046691.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox