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/http-accept/
Date: Mon,  2 Sep 2019 05:34:53 +0000 (UTC)	[thread overview]
Message-ID: <1567400578.481c588ffe3cf2cbfba3b2ac8020f38f188bbb11.graaff@gentoo> (raw)

commit:     481c588ffe3cf2cbfba3b2ac8020f38f188bbb11
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 05:02:58 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 05:02:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481c588f

dev-ruby/http-accept: add 2.1.1

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

 dev-ruby/http-accept/Manifest                 |  1 +
 dev-ruby/http-accept/http-accept-2.1.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/http-accept/Manifest b/dev-ruby/http-accept/Manifest
index 35c1c3686cb..2559d4a061f 100644
--- a/dev-ruby/http-accept/Manifest
+++ b/dev-ruby/http-accept/Manifest
@@ -1 +1,2 @@
 DIST http-accept-2.1.0.tar.gz 12473 BLAKE2B afb5513207c0491fbac6e28e14f7637de805f3da60f0f00b6efa54a21686444f3a669a0f47895f21b335031856a1bee1e60b1f11e22b8a7caac23168bc6f7892 SHA512 c8eff607b697ff1691644e4e2e0447a64f238dbbc13413afc7bc3042cbb49d2d825bc9b698845dce4be2ebb3ecd9b31f3d5910a371982e74927085c9121c4dd6
+DIST http-accept-2.1.1.tar.gz 12488 BLAKE2B b909736c0fda14b32f30c38f12f4c4c2b2bf1a36ddf753069484b6b7151d518b80a6ae8dba929e27f8f758c0c0ae0c52c24802f02b1bfd4674ca33b50d7a0de0 SHA512 e0231cae90ce9180006714485df2cf205bf1f114887dc581ea50fb558c1c7e434838d10d0c9f69c1d747249b8d0c73e628a6ea7b1ffa1ffa7059ba2447307df2

diff --git a/dev-ruby/http-accept/http-accept-2.1.1.ebuild b/dev-ruby/http-accept/http-accept-2.1.1.ebuild
new file mode 100644
index 00000000000..96888b18982
--- /dev/null
+++ b/dev-ruby/http-accept/http-accept-2.1.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse Accept and Accept-Language HTTP headers"
+HOMEPAGE="https://github.com/socketry/http-accept"
+SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/covered/ s:^:#:' spec/spec_helper.rb || die
+}


             reply	other threads:[~2019-09-02  5:34 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02  5:34 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-03 10:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-accept/ Hans de Graaff
2025-01-03 10:26 Hans de Graaff
2024-07-16  4:16 Hans de Graaff
2024-07-16  4:16 Hans de Graaff
2024-02-05  7:21 Hans de Graaff
2023-12-31 19:10 Hans de Graaff
2023-08-27 10:16 Jakov Smolić
2023-08-27 10:16 Jakov Smolić
2023-08-27  6:44 Hans de Graaff
2023-08-26 13:47 Arthur Zamarin
2023-08-26 13:47 Arthur Zamarin
2023-08-26 13:30 Sam James
2023-08-26 13:30 Sam James
2023-08-21  3:50 Sam James
2023-07-04  9:41 Hans de Graaff
2023-07-04  9:41 Hans de Graaff
2023-07-04  9:41 Hans de Graaff
2023-04-07  4:12 Sam James
2022-08-17 15:39 Sam James
2022-08-17 15:39 Sam James
2022-08-03  5:39 Hans de Graaff
2022-06-25  8:03 Hans de Graaff
2022-06-25  8:03 Hans de Graaff
2022-04-23  8:01 Hans de Graaff
2020-09-14  6:09 Hans de Graaff
2020-05-20  5:44 Hans de Graaff
2020-01-26  8:28 Hans de Graaff
2020-01-12  8:35 Hans de Graaff
2019-09-02  5:34 Hans de Graaff
2019-08-23  4:47 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=1567400578.481c588ffe3cf2cbfba3b2ac8020f38f188bbb11.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