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/moneta/
Date: Fri, 11 Sep 2020 06:58:01 +0000 (UTC)	[thread overview]
Message-ID: <1599807474.0bbbb2ba3c4b7ca7ba483ef8e2611f33e310c1c7.graaff@gentoo> (raw)

commit:     0bbbb2ba3c4b7ca7ba483ef8e2611f33e310c1c7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 05:21:19 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 06:57:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bbbb2ba

dev-ruby/moneta: add 1.4.0

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

 dev-ruby/moneta/Manifest            |  1 +
 dev-ruby/moneta/moneta-1.4.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/moneta/Manifest b/dev-ruby/moneta/Manifest
index 3c245c9cd76..6b207bf11a6 100644
--- a/dev-ruby/moneta/Manifest
+++ b/dev-ruby/moneta/Manifest
@@ -1 +1,2 @@
 DIST moneta-1.3.0.tar.gz 130195 BLAKE2B c6eabfe31ca39b4b0c91214eb37a6090d21b3ff62943cbbb5e1f1b2dc72e6c4087aed7227fd1ecd0678730ca0b86b82423b25e8dca3c56881f2c0a7a98fc95f3 SHA512 9ea725f095cc7e7faae9621c2f4bfa27c54c81200c16a680fce289e68f79f4a5f66d9bb55b1921578a65d303ff6dd2069f56fbba28cb9e758d898ae03bb1c3dd
+DIST moneta-1.4.0.tar.gz 129069 BLAKE2B 86b3eaa875483acb5931eb5583f56a0484851df57bc0186daf5fe1cca402c209a44226e5dca570b14026f8beb861650506ccbb386ad8d092fb7b5a9277c6f8b5 SHA512 ebcdafd4badaddccf833a43c3561421d82d0941c2340b9bed37b62a94d79e5098a36e7f04b93b1fe26c7dedfe455d6a751be3aa4606263fd2025b7a95fb5a68d

diff --git a/dev-ruby/moneta/moneta-1.4.0.ebuild b/dev-ruby/moneta/moneta-1.4.0.ebuild
new file mode 100644
index 00000000000..309488d1bcc
--- /dev/null
+++ b/dev-ruby/moneta/moneta-1.4.0.ebuild
@@ -0,0 +1,31 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_RECIPE_TEST="none"
+# test is disabled for now. It requires many packages.  Test suite also
+# takes very long run time and has high memory consumption.
+
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md SPEC.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+GITHUB_USER="minad"
+
+DESCRIPTION="A unified interface to key/value stores"
+HOMEPAGE="https://github.com/minad/moneta"
+SRC_URI="https://github.com/${GITHUB_USER}/moneta/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2020-09-11  6:58 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  6:58 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-20  8:20 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/moneta/ Arthur Zamarin
2024-09-19 20:18 Jakov Smolić
2024-09-18  8:57 Hans de Graaff
2023-08-16  1:19 Naohiro Aota
2023-06-17  5:09 Hans de Graaff
2023-04-07  7:52 Hans de Graaff
2023-04-07  7:52 Hans de Graaff
2022-12-04 15:08 Hans de Graaff
2022-05-01  9:12 Hans de Graaff
2021-10-09 15:24 Naohiro Aota
2021-01-10  7:51 Hans de Graaff
2020-09-11  6:58 Hans de Graaff
2020-08-08  6:37 Hans de Graaff
2020-08-08  6:37 Hans de Graaff
2019-07-05  4:21 Hans de Graaff
2019-07-05  4:21 Hans de Graaff
2019-03-25  5:57 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2018-09-11  5:34 Hans de Graaff
2018-03-08  6:47 Hans de Graaff
2017-03-11  7:21 Hans de Graaff
2017-03-11  7:21 Hans de Graaff
2016-12-14  7:15 Hans de Graaff
2016-03-22 21:56 Manuel Rüger
2015-12-12  7:35 Hans de Graaff
2015-09-20  6:31 Hans de Graaff
2015-09-16  8:33 Naohiro Aota

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=1599807474.0bbbb2ba3c4b7ca7ba483ef8e2611f33e310c1c7.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