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/thread_order/
Date: Sun, 26 Jan 2020 07:17:49 +0000 (UTC)	[thread overview]
Message-ID: <1580022748.fe05e036098a7dda089293334dff0a5bd388c087.graaff@gentoo> (raw)

commit:     fe05e036098a7dda089293334dff0a5bd388c087
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 07:12:28 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 07:12:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe05e036

dev-ruby/thread_order: cleanup

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

 dev-ruby/thread_order/Manifest                  |  1 -
 dev-ruby/thread_order/thread_order-1.1.0.ebuild | 28 -------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/thread_order/Manifest b/dev-ruby/thread_order/Manifest
index 5ff582ab8d4..b67dc936fb7 100644
--- a/dev-ruby/thread_order/Manifest
+++ b/dev-ruby/thread_order/Manifest
@@ -1,2 +1 @@
-DIST thread_order-1.1.0.gem 10752 BLAKE2B ff212d2a2b441f4100980ff0a02c444230cd88a1b0ca22b358b882248f8fed9a25a7d074523ef21247bcab6a89e352831aa4e742f9d4f801833bbe0a2622d6f5 SHA512 e460d23fb33e8254c389d94ae17c4c2bba8f9aeeb7987d479f31c3e334a7e87b919f3f74abd51181072c7eeb48ec2f1d222e2c1a4025f2d7a05016ac93ca80c0
 DIST thread_order-1.1.1.gem 10752 BLAKE2B 2d4677fa1f58cad02697d7946ec57080622deea6853b24d176cd3d77d857275d0f7b97a8701620e4afc7c4658de51a889b72fd7755c8edae03e00bf9b9b560ab SHA512 6c6ab86f7d0472d503107a7c58f84f24948e9418b00ad0076be40ac667f97f1cac78b1cc23692e73e37e2b3ebe1e2ea96c1b95c08d97984944860522d278ef25

diff --git a/dev-ruby/thread_order/thread_order-1.1.0.ebuild b/dev-ruby/thread_order/thread_order-1.1.0.ebuild
deleted file mode 100644
index eb71fc2f962..00000000000
--- a/dev-ruby/thread_order/thread_order-1.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="Readme.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Test helper for ordering threaded code"
-HOMEPAGE="https://github.com/JoshCheek/thread_order"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-	# Avoid failing spec that already has exceptions for some ruby
-	# implementations and is not essential.
-	sed -i -e '/depending on the stdlib/,/^  end/ s:^:#:' \
-		spec/thread_order_spec.rb || die
-}


             reply	other threads:[~2020-01-26  7:17 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26  7:17 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  7:43 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/thread_order/ Hans de Graaff
2023-07-14  5:46 Arthur Zamarin
2023-03-10  9:08 Hans de Graaff
2022-05-13  6:33 WANG Xuerui
2022-03-31  5:39 Hans de Graaff
2021-08-02 21:48 Marek Szuba
2021-03-09  6:51 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-11-06  3:21 Sam James
2020-01-12  7:16 Hans de Graaff
2019-11-27 13:04 Mikle Kolyada
2019-11-27 13:04 Mikle Kolyada
2019-11-25  7:30 Sergei Trofimovich
2019-11-23 16:57 Agostino Sarubbo
2019-11-23 15:51 Agostino Sarubbo
2019-11-23 15:50 Agostino Sarubbo
2019-11-23 15:40 Agostino Sarubbo
2019-11-23 13:30 Agostino Sarubbo
2019-11-23 13:26 Agostino Sarubbo
2019-03-30 19:50 Mikle Kolyada
2019-01-05  7:58 Hans de Graaff
2018-08-30  4:55 Hans de Graaff
2018-03-09  6:15 Hans de Graaff
2017-11-30 20:06 Sergei Trofimovich
2017-08-23 21:43 Sergei Trofimovich
2017-06-28 20:49 Sergei Trofimovich
2017-06-28  9:35 Alexis Ballier
2017-05-06  5:10 Hans de Graaff
2017-03-29  2:06 Jeroen Roovers
2017-02-27 17:01 Michael Weber
2017-01-02 19:33 Markus Meier
2016-12-25  6:04 Aaron Bauman
2016-12-15  9:39 Tobias Klausmann
2016-03-14 20:49 Hans de Graaff
2016-03-14 20:49 Hans de Graaff
2016-02-12 12:36 Fabian Groffen
2016-02-05 16:23 Tobias Klausmann
2015-11-10 19:07 Markus Meier
2015-10-10  4:56 Jeroen Roovers
2015-10-10  4:39 Jeroen Roovers

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=1580022748.fe05e036098a7dda089293334dff0a5bd388c087.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