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/sawyer/
Date: Sun, 30 Jul 2017 06:10:38 +0000 (UTC)	[thread overview]
Message-ID: <1501394254.0671a61242def6b84a985d8a1f461b01fb5d3fcb.graaff@gentoo> (raw)

commit:     0671a61242def6b84a985d8a1f461b01fb5d3fcb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 05:42:21 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 05:57:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0671a612

dev-ruby/sawyer: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/sawyer/Manifest               |  2 --
 dev-ruby/sawyer/sawyer-0.7.0-r1.ebuild | 26 --------------------------
 dev-ruby/sawyer/sawyer-0.7.0.ebuild    | 26 --------------------------
 dev-ruby/sawyer/sawyer-0.8.0.ebuild    | 26 --------------------------
 4 files changed, 80 deletions(-)

diff --git a/dev-ruby/sawyer/Manifest b/dev-ruby/sawyer/Manifest
index 017c145e4cc..fd3ff7b4ae1 100644
--- a/dev-ruby/sawyer/Manifest
+++ b/dev-ruby/sawyer/Manifest
@@ -1,3 +1 @@
-DIST sawyer-0.7.0.gem 15872 SHA256 72e855027c812f2cad7f4fa4746cab07727dde91d75516d353c155002846c4b2 SHA512 8f63adfc9c544f88280a18e7bab25c193d6e0aab5973f07774b838c40ce7f7da6f148d6122ccd9e3824eb292389d994c84e2460460f7b6f9f340b27f331d59bd WHIRLPOOL 4e6822ed65c38051c765d6bafe416bb033fd35e2555baff2844be0cc317aea1dd0b50870e6a6c2c5ade8f6a5ab1fb6c16c2330b8e509f82a345d140bb68e4bd3
-DIST sawyer-0.8.0.gem 15872 SHA256 e62d31026094e9f926394e6a1c67edfc4ecc2dbf5946eaa4c62f5c1b895018f4 SHA512 3c814e8ba9136488eb33cb76642b559d4fa6bf960a20160d035b7fb1830690e1317449eb14371d285e808483efe18697129fa83be41a8cd89917bc6ec65b263b WHIRLPOOL 6a83bcef3d6b9ec5540a6c3c6e3cd6236de29d6aec13e18bc77d5a9b4538e6748a17ba57a7b86ec45451adb4fb2cb1f3a7977dfebdd745ee5c05bf56e180b43f
 DIST sawyer-0.8.1.gem 15872 SHA256 6d37c1db3673607bb9de868d1d9c363be753cd68b5e1dc48df1faf938721616b SHA512 d057c34e1ee1bfc5939cfc002118fcc31579846814caa668e3633d5c04dd2437aa71b417626f669aca3a082481bf493682720260592072367af104c20fd34783 WHIRLPOOL 0a8c49cd6449ceac7ed686a303859f1547d8f056d7ef0ff557cd23ead414e1e51c24d1132657da3a54d7a9b0305c8201198c5ad2585c3797f5b5c416e4f3eefa

diff --git a/dev-ruby/sawyer/sawyer-0.7.0-r1.ebuild b/dev-ruby/sawyer/sawyer-0.7.0-r1.ebuild
deleted file mode 100644
index 253c08578eb..00000000000
--- a/dev-ruby/sawyer/sawyer-0.7.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Secret User Agent of HTTP"
-HOMEPAGE="https://github.com/lostisland/sawyer"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-ruby_add_rdepend "<dev-ruby/faraday-0.10
-	<dev-ruby/addressable-2.5"
-
-all_ruby_prepare() {
-	# Avoid tests that require network acces
-	sed -i -e '/test_blank_response_doesnt_raise/,/^    end/ s:^:#:' test/agent_test.rb || die
-}

diff --git a/dev-ruby/sawyer/sawyer-0.7.0.ebuild b/dev-ruby/sawyer/sawyer-0.7.0.ebuild
deleted file mode 100644
index 064a515412b..00000000000
--- a/dev-ruby/sawyer/sawyer-0.7.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Secret User Agent of HTTP"
-HOMEPAGE="https://github.com/lostisland/sawyer"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_rdepend "<dev-ruby/faraday-0.10
-	<dev-ruby/addressable-2.5"
-
-all_ruby_prepare() {
-	# Avoid tests that require network acces
-	sed -i -e '/test_blank_response_doesnt_raise/,/^    end/ s:^:#:' test/agent_test.rb || die
-}

diff --git a/dev-ruby/sawyer/sawyer-0.8.0.ebuild b/dev-ruby/sawyer/sawyer-0.8.0.ebuild
deleted file mode 100644
index 661749b8dcc..00000000000
--- a/dev-ruby/sawyer/sawyer-0.8.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Secret User Agent of HTTP"
-HOMEPAGE="https://github.com/lostisland/sawyer"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-ruby_add_rdepend "<dev-ruby/faraday-0.10
-	>=dev-ruby/addressable-2.3.5 <dev-ruby/addressable-2.6"
-
-all_ruby_prepare() {
-	# Avoid tests that require network acces
-	sed -i -e '/test_blank_response_doesnt_raise/,/^    end/ s:^:#:' test/agent_test.rb || die
-}


             reply	other threads:[~2017-07-30  6:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-30  6:10 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-20  8:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sawyer/ Hans de Graaff
2023-04-27  8:28 Hans de Graaff
2023-03-22  3:25 Sam James
2023-03-22  3:25 Sam James
2022-05-27  5:39 Hans de Graaff
2022-05-27  5:39 Hans de Graaff
2022-05-08  7:28 Hans de Graaff
2020-09-08  5:48 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2019-07-17  8:00 Hans de Graaff
2019-05-04 12:38 Hans de Graaff
2019-05-02  6:36 Hans de Graaff
2019-01-20 18:43 Hans de Graaff
2018-04-29  6:44 Hans de Graaff
2017-07-30  6:10 Hans de Graaff
2017-07-30  6:10 Hans de Graaff
2016-11-20 18:42 Manuel Rüger
2016-11-08  5:32 Hans de Graaff
2016-10-31  1:18 Manuel Rüger
2016-06-13  4:37 Richard Farina
2016-03-05  6:54 Hans de Graaff
2016-02-20  9:40 Hans de Graaff
2016-02-20  9:40 Hans de Graaff
2016-02-19 19:01 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=1501394254.0671a61242def6b84a985d8a1f461b01fb5d3fcb.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