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/pathutil/
Date: Wed, 31 Oct 2018 05:34:49 +0000 (UTC)	[thread overview]
Message-ID: <1540964063.ff01f7b243a6f591b0fd5b64b243801a9025fcb1.graaff@gentoo> (raw)

commit:     ff01f7b243a6f591b0fd5b64b243801a9025fcb1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 31 05:34:23 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 31 05:34:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff01f7b2

dev-ruby/pathutil: add 0.16.2

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

 dev-ruby/pathutil/Manifest               |  1 +
 dev-ruby/pathutil/pathutil-0.16.2.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/pathutil/Manifest b/dev-ruby/pathutil/Manifest
index 202e9fb0a9f..2ebb5ce8eaf 100644
--- a/dev-ruby/pathutil/Manifest
+++ b/dev-ruby/pathutil/Manifest
@@ -1 +1,2 @@
 DIST pathutil-0.16.1.tar.gz 18374 BLAKE2B a134cc3f687ca1b293fb9816f0a926fbde888209ef2a048f037fb6eb9274618731f19a562157b7572a006a9b3e633e5e6335427157ba1bc48a9e6bfb1f8fd9d6 SHA512 bd6b2402d12cdceefacde92cb38a67c03a73bdfd9e5823255eef348c571f1347a5febe0cd6a89cf3e78028cee9ca176f8ff192b85e0a52d752319287dcdb6998
+DIST pathutil-0.16.2.tar.gz 26079 BLAKE2B 5a9d1dac1f1171ee6bc447725c04883cb56a9071927f3e0fdbcb9754345ac77a6609533a1308a411cb22658caeb2a4bed49225923af109bca288cfb3aeb3d669 SHA512 d06daf365b94dacd33966f3928a53f0f00d2fca7b9f6348a7efd2b55ab5ba937459e5bd78fde241f30749a1ae55e4ae3ba1ed8945b5333464e7d3ce9666cd054

diff --git a/dev-ruby/pathutil/pathutil-0.16.2.ebuild b/dev-ruby/pathutil/pathutil-0.16.2.ebuild
new file mode 100644
index 00000000000..de1ff3557b2
--- /dev/null
+++ b/dev-ruby/pathutil/pathutil-0.16.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="Gem.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Like Pathname but a little less insane"
+HOMEPAGE="https://rubygems.org/gems/pathutil https://github.com/envygeeks/pathutils"
+SRC_URI="https://github.com/envygeeks/pathutil/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/forwardable-extended-2.6
+	<dev-ruby/forwardable-extended-3"
+
+all_ruby_prepare() {
+	sed -i -e '/\(coverage\|luna\|rspec\/helpers\)/ s:^:#:' \
+		-e '1irequire "pathname"; require "tempfile"; require "tmpdir"; require "json"' \
+		spec/rspec/helper.rb || die
+	rm -f spec/support/coverage.rb || die
+}


             reply	other threads:[~2018-10-31  5:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31  5:34 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-18  9:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pathutil/ Hans de Graaff
2023-04-01  8:26 Hans de Graaff
2023-04-01  6:25 Hans de Graaff
2023-04-01  6:25 Hans de Graaff
2021-03-11  9:31 Hans de Graaff
2021-03-11  9:31 Hans de Graaff
2020-07-27  2:09 Sam James
2019-01-28 21:45 Hans de Graaff
2018-12-17  6:16 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2017-12-12  6:14 Hans de Graaff
2017-10-06  5:16 Hans de Graaff
2017-07-30  9:18 Hans de Graaff
2017-07-30  8:36 Michał Górny
2016-08-06 18:06 Manuel Rüger

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=1540964063.ff01f7b243a6f591b0fd5b64b243801a9025fcb1.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