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/uuidtools/
Date: Tue,  2 Aug 2016 05:37:17 +0000 (UTC)	[thread overview]
Message-ID: <1470115683.db5cbcde5af69dd1f88f9eca3b2449c8537cb0bf.graaff@gentoo> (raw)

commit:     db5cbcde5af69dd1f88f9eca3b2449c8537cb0bf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 05:28:03 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 05:28:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5cbcde

dev-ruby/uuidtools: add ruby23

Package-Manager: portage-2.2.28

 dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild | 36 ++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
new file mode 100644
index 0000000..6af907e
--- /dev/null
+++ b/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC="-f tasks/yard.rake doc"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple library to generate UUIDs"
+HOMEPAGE="https://github.com/sporkmonger/uuidtools"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86-macos"
+IUSE="doc"
+
+ruby_add_bdepend "doc? ( dev-ruby/yard )"
+
+all_ruby_prepare() {
+	# Avoid specs that require an actual network interface to get a MAC
+	# address. We can't assume that a network interface is available.
+	sed -e '/when obtaining a MAC address/,/^end/ s:^:#:' \
+		-i spec/uuidtools/mac_address_spec.rb || die
+	sed -e '/should correctly generate timestamp variant UUIDs/,/^  end/ s:^:#:' \
+		-i spec/uuidtools/uuid_creation_spec.rb || die
+	sed -e '/should not treat a timestamp version UUID as a random node UUID/,/^  end/ s:^:#:' \
+		-i spec/uuidtools/uuid_parsing_spec.rb || die
+}


             reply	other threads:[~2016-08-02  5:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02  5:37 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-11  7:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/uuidtools/ Hans de Graaff
2023-04-02  5:07 Sam James
2022-06-12  8:33 Hans de Graaff
2021-11-25 19:17 Arthur Zamarin
2021-11-25 18:09 Arthur Zamarin
2021-04-15  5:12 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-07-11  5:15 Hans de Graaff
2020-03-26  7:25 Hans de Graaff
2019-02-08  8:04 Hans de Graaff
2018-06-06  4:44 Hans de Graaff
2017-12-18  6:54 Hans de Graaff
2017-05-17  4:59 Hans de Graaff
2017-05-16  8:01 Agostino Sarubbo
2017-05-15 14:17 Agostino Sarubbo
2017-05-14  6:20 Hans de Graaff
2016-07-22 19:05 Hans de Graaff
2016-04-03 21:40 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=1470115683.db5cbcde5af69dd1f88f9eca3b2449c8537cb0bf.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