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/tomlrb/
Date: Sun,  6 Dec 2020 07:35:23 +0000 (UTC)	[thread overview]
Message-ID: <1607240113.c7a91f39fad5e4c924a5984997609d7e8a562543.graaff@gentoo> (raw)

commit:     c7a91f39fad5e4c924a5984997609d7e8a562543
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 07:35:13 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 07:35:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a91f39

dev-ruby/tomlrb: add 2.0.0

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/tomlrb/Manifest            |  1 +
 dev-ruby/tomlrb/tomlrb-2.0.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/tomlrb/Manifest b/dev-ruby/tomlrb/Manifest
index 802f87af705..4205af47fa1 100644
--- a/dev-ruby/tomlrb/Manifest
+++ b/dev-ruby/tomlrb/Manifest
@@ -1 +1,2 @@
 DIST tomlrb-1.2.8.tar.gz 15897 BLAKE2B 536eaf3a2cb2b7e54e91aac28032b95900f53c0c9b10fb48129bd963e0efab1711848cefeb20c5df3bb5ea367dc375188db57b79990daf3e62f8b781477ea30e SHA512 a6f8a7ae5db02a8efca8ae75fc1a680d26016d221ec238e4f5ecd59bead4efff7cfe14f541a0be17ea6790699aeb7621d9a4d1b7e38a40828f8f66424fc9fb94
+DIST tomlrb-2.0.0.tar.gz 21466 BLAKE2B 9af9654b3c4338bdac210bce776107777b1b117307cbc8a5466e963c0e93f8e560644925623466b2a2b420fb27976dbdb665a76b753ce06920bed862affd1b71 SHA512 8f8fce4fd70b5dde51e42b0a678ef68883e0c0819f26d647745577e38b761f08d128317d392ad1c905cabf485fb8c7092866aca01fd23ed1056bf94d2d7f77fe

diff --git a/dev-ruby/tomlrb/tomlrb-2.0.0.ebuild b/dev-ruby/tomlrb/tomlrb-2.0.0.ebuild
new file mode 100644
index 00000000000..ae81c2cddc0
--- /dev/null
+++ b/dev-ruby/tomlrb/tomlrb-2.0.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="tomlrb.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A racc based toml parser"
+HOMEPAGE="https://github.com/fbernier/tomlrb/"
+SRC_URI="https://github.com/fbernier/tomlrb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e '/reporters/I s:^:#:' test/minitest_helper.rb || die
+}


             reply	other threads:[~2020-12-06  7:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  7:35 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-01  8:08 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tomlrb/ Hans de Graaff
2023-12-27  8:10 Hans de Graaff
2023-06-17  5:09 Hans de Graaff
2023-06-17  5:09 Hans de Graaff
2022-07-19  6:14 Hans de Graaff
2022-05-29  5:50 Hans de Graaff
2022-05-26  6:00 Hans de Graaff
2022-04-17  8:09 Hans de Graaff
2022-04-17  8:09 Hans de Graaff
2021-01-03  8:05 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2019-11-03  9:28 Hans de Graaff
2019-01-16  7:24 Hans de Graaff
2018-12-22  5:54 Hans de Graaff
2018-04-27  5:42 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=1607240113.c7a91f39fad5e4c924a5984997609d7e8a562543.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