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/delayer/
Date: Fri, 15 Apr 2022 05:26:35 +0000 (UTC)	[thread overview]
Message-ID: <1649999417.f8f4b040add5112f7708c113f697b65cd3169823.graaff@gentoo> (raw)

commit:     f8f4b040add5112f7708c113f697b65cd3169823
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 05:10:17 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 05:10:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f4b040

dev-ruby/delayer: drop 1.1.2, 1.2.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/delayer/Manifest             |  2 --
 dev-ruby/delayer/delayer-1.1.2.ebuild | 22 ----------------------
 dev-ruby/delayer/delayer-1.2.0.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/dev-ruby/delayer/Manifest b/dev-ruby/delayer/Manifest
index 39b81c6631b8..05489d322291 100644
--- a/dev-ruby/delayer/Manifest
+++ b/dev-ruby/delayer/Manifest
@@ -1,3 +1 @@
-DIST delayer-1.1.2.gem 11264 BLAKE2B b377fbeb5bd22f0e63e6c6135e86a266929ad3e77ac310bf18f47cea4dcb7cb74fabaa58960dd6ec9b1d26f3e28631da960ce51e9a2c48fa14014d5a47a28af1 SHA512 826aa27922c6d0d377db8b9ff0abd19903574a03dd9439548c82400a492127192ac875b839a54031ec7aa27d64bcef1158f0d94986f6b4d55765b6541d177ba0
-DIST delayer-1.2.0.gem 12288 BLAKE2B a4769e8397f4b9bb4e45d7e6c882e5ecf7bda42cc64bfafec7b7cb03fc01be583a00fc7fc6b3b6d974d579be6c0286c920d70d46bef74cd479f13080f6ccc69f SHA512 27a803adce3867d3dca33b184fcc5b6d664be1604696b6014757fde349cc239e02daf91acc8a054122cc25a0eaf17efa949c5268d0816fec7996c7b24626f515
 DIST delayer-1.2.1.gem 12288 BLAKE2B f60d1c41b10d948637d945d67a99b34e68e18fda8b381d8ec5d15abea09dbcf4e5dfe5eb23c44b01162612620e1230cbb2b2b9da1949f30cc6e53a371859077a SHA512 e48bb785f208e924ecc9245dfc423953dda1793a3bf1f3a0071fdb922ee383d59cac366830a5c82b0223a9038cc8703f446201e7232134511092c23c29e91785

diff --git a/dev-ruby/delayer/delayer-1.1.2.ebuild b/dev-ruby/delayer/delayer-1.1.2.ebuild
deleted file mode 100644
index 9feeed9ba570..000000000000
--- a/dev-ruby/delayer/delayer-1.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Delay the processing"
-HOMEPAGE="https://rubygems.org/gems/delayer"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/d' Rakefile ${PN}.gemspec test/test_*.rb || die "sed failed"
-}

diff --git a/dev-ruby/delayer/delayer-1.2.0.ebuild b/dev-ruby/delayer/delayer-1.2.0.ebuild
deleted file mode 100644
index 9dce438b5b12..000000000000
--- a/dev-ruby/delayer/delayer-1.2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Delay the processing"
-HOMEPAGE="https://rubygems.org/gems/delayer"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/d' Rakefile ${PN}.gemspec test/test_*.rb || die "sed failed"
-}


             reply	other threads:[~2022-04-15  5:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15  5:26 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 10:31 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/delayer/ Hans de Graaff
2024-06-02  9:59 Hans de Graaff
2023-12-27 20:33 Hans de Graaff
2023-03-27  8:35 Sam James
2022-04-15  5:26 Hans de Graaff
2021-05-17  4:55 Hans de Graaff
2021-04-10  6:17 Hans de Graaff
2020-09-15  6:00 Hans de Graaff
2020-01-13  6:33 Hans de Graaff
2020-01-07  6:08 Hans de Graaff
2019-06-02  6:01 Hans de Graaff
2019-01-28  6:57 Hans de Graaff
2018-02-03  7:54 Hans de Graaff
2017-02-05  9:18 Hans de Graaff
2016-01-24 11:55 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=1649999417.f8f4b040add5112f7708c113f697b65cd3169823.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