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/rack-test/
Date: Mon, 25 Jul 2016 17:28:53 +0000 (UTC)	[thread overview]
Message-ID: <1469467702.fec78808e8b01e44cd2880128fd7fdda233de1c9.graaff@gentoo> (raw)

commit:     fec78808e8b01e44cd2880128fd7fdda233de1c9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 17:27:15 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 17:28:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec78808

dev-ruby/rack-test: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/rack-test/Manifest                  |  1 -
 dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild | 32 ----------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/rack-test/Manifest b/dev-ruby/rack-test/Manifest
index ca15e83..15b20dd 100644
--- a/dev-ruby/rack-test/Manifest
+++ b/dev-ruby/rack-test/Manifest
@@ -1,2 +1 @@
-DIST rack-test-0.6.2.gem 22528 SHA256 7e920b6aac888e4a3846e5997fb1cbf456bdb5846322b58dc31697a54a38b306 SHA512 9c14d75eafea93afb02c4e8fc438f7c653cfe816058560a458a092591214a7fd185b2d76eed7b398e16d72f763e8c7ae0a869c3a29df075102845074568d8ef0 WHIRLPOOL b29abfc46a091aa4ded7bcdc2c68c79720aa42889246bb4df0b52bedf5415ee72f09592bf9af41477544ce34d452e4a7b3c56d9431879a99b58cda7729622865
 DIST rack-test-0.6.3.gem 23552 SHA256 ff60b122e2940e32e94a2e4a61bceb8d9c99a97c1817ecc47e535522b02cdd40 SHA512 a5ad0f20130eedc153515127d2483cb1322c230ab772307943ec6eb295706f3aab26c8599cba69323b3cdc5692b284ba0609d8db957ade7085a95d94ccdf8b41 WHIRLPOOL 033543478a05cd4703a1600f84e7ca74bb7813f3a3bf38afd29784285130b18c5bb0d2fb1fea9aff57bc7f458856969ffc27f8b72dddea20fa79fef9d8ef6189

diff --git a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild
deleted file mode 100644
index 79c6e23..0000000
--- a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20"
-
-# no documentation is generable, it needs hanna, which is broken
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit versionator ruby-fakegem
-
-DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps"
-HOMEPAGE="https://github.com/brynary/rack-test"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend '>=dev-ruby/rack-1.0'
-ruby_add_bdepend "
-	test? ( >=dev-ruby/sinatra-1.2.6 )"
-
-all_ruby_prepare() {
-	rm Gemfile* || die
-	sed -i -e '/bundler/d' spec/spec_helper.rb || die
-}


             reply	other threads:[~2016-07-25 17:29 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-25 17:28 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-10 12:10 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-test/ Hans de Graaff
2025-05-20 23:43 Sam James
2025-05-18 17:57 Arthur Zamarin
2025-02-01  6:05 Hans de Graaff
2024-12-24  6:05 Hans de Graaff
2023-12-29  7:40 Hans de Graaff
2023-08-29 14:50 Hans de Graaff
2023-08-19  5:25 Hans de Graaff
2023-07-04 19:19 Sam James
2023-07-04 19:19 Sam James
2023-03-27 10:59 Sam James
2023-03-27 10:59 Sam James
2022-10-23 10:11 Hans de Graaff
2022-10-22 21:33 Matt Turner
2022-09-10  5:59 Hans de Graaff
2022-08-14  6:24 Hans de Graaff
2022-08-14  6:24 Hans de Graaff
2022-06-24 10:04 Hans de Graaff
2022-03-20 10:04 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2020-12-29 12:29 Hans de Graaff
2020-12-29 11:15 Hans de Graaff
2020-05-13  5:05 Hans de Graaff
2020-05-11 20:34 Sergei Trofimovich
2020-05-10  8:15 Hans de Graaff
2020-05-10  8:15 Hans de Graaff
2020-03-12 13:47 Hans de Graaff
2020-01-27  6:40 Hans de Graaff
2019-11-09  6:28 Hans de Graaff
2019-05-18  5:36 Hans de Graaff
2019-05-01 17:49 Hans de Graaff
2019-04-10 17:27 Hans de Graaff
2019-03-30  6:46 Hans de Graaff
2018-11-26 19:19 Mikle Kolyada
2018-10-20 12:16 Sergei Trofimovich
2018-08-03 23:09 Sergei Trofimovich
2018-07-28 13:25 Thomas Deutschmann
2018-07-23  5:17 Hans de Graaff
2018-05-08  4:10 Hans de Graaff
2018-05-08  4:10 Hans de Graaff
2018-04-27  8:33 Hans de Graaff
2018-03-03  8:44 Hans de Graaff
2018-02-28  5:27 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-11-20  7:02 Hans de Graaff
2017-07-11 19:19 Thomas Deutschmann
2017-07-11  5:04 Hans de Graaff
2017-06-30 11:17 Alexis Ballier
2017-06-23  3:38 Hans de Graaff
2016-07-25 17:28 Hans de Graaff
2016-07-22  7:05 Hans de Graaff
2016-06-02 21:48 Richard Farina
2016-03-15  5:53 Hans de Graaff
2015-08-16 23:14 Mikle Kolyada

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=1469467702.fec78808e8b01e44cd2880128fd7fdda233de1c9.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