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/docile/
Date: Tue, 01 Apr 2025 11:32:30 +0000 (UTC)	[thread overview]
Message-ID: <1743506997.de1f37769ce6fc6f01bb5cf173d72e58dce5fd34.graaff@gentoo> (raw)

commit:     de1f37769ce6fc6f01bb5cf173d72e58dce5fd34
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  1 11:29:57 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  1 11:29:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1f3776

dev-ruby/docile: drop 1.4.0-r1

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

 dev-ruby/docile/Manifest               |  1 -
 dev-ruby/docile/docile-1.4.0-r1.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/docile/Manifest b/dev-ruby/docile/Manifest
index def72d6f5bbd..5e0748136585 100644
--- a/dev-ruby/docile/Manifest
+++ b/dev-ruby/docile/Manifest
@@ -1,2 +1 @@
-DIST docile-1.4.0.tar.gz 16932 BLAKE2B 7e2472a64bcf27899d537444f77cb1fce587400d04c64abe17e2c39b1a50af027941f6ae72d6423817dc7ddfed8e15aa113cc4d32c30b97f166ff37fb7663000 SHA512 78350144a9b0d84d6025770d05b1e9999f34ce431691c08e73232f8b10537bc265f9f06409ff6feabf2e6f20d018dbb83aaf8c0f66e7dcec3e195475820481cd
 DIST docile-1.4.1.tar.gz 17222 BLAKE2B 676b15c0d1e135063994a50066859d7d4d1af670be0b464f71ef04632154bb66a9a32782dfb8a3fc795144fac2d5fe095254b6a98d0166cc21787db7719ff2d3 SHA512 4c87155b062de8863e153d58725d8f84ac0a58bc11a88dd1f49e61f6bb7d89f177a9df96c5310a6a83c82b0af3f43a7c49fa33670cfde3925b86f4d77e1e2c95

diff --git a/dev-ruby/docile/docile-1.4.0-r1.ebuild b/dev-ruby/docile/docile-1.4.0-r1.ebuild
deleted file mode 100644
index ec5c2e3e5b04..000000000000
--- a/dev-ruby/docile/docile-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"
-
-RUBY_FAKEGEM_GEMSPEC="docile.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Turns any Ruby object into a DSL"
-HOMEPAGE="https://ms-ati.github.io/docile/"
-SRC_URI="https://github.com/ms-ati/docile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/require \"github\/markup\"/d' Rakefile || die
-	sed -i -e '/simplecov/,/unshift/ s:^:#:' spec/spec_helper.rb || die
-
-	sed -i -e 's:_relative ": "./:' -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-
-	# Fix spec for different error message in ruby33 which no longer shows the class
-	sed -i -e '/undefined method/ s/nil:NilClass/nil/' spec/docile_spec.rb || die
-}


             reply	other threads:[~2025-04-01 11:32 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-01 11:32 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01 11:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/docile/ Hans de Graaff
2024-10-06 11:52 Sam James
2024-10-06 11:12 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-07-26  5:41 Hans de Graaff
2024-06-25  3:52 Sam James
2024-06-25  3:51 Sam James
2024-02-13  7:17 Hans de Graaff
2023-09-10 14:27 Sam James
2023-09-10  4:42 Robin H. Johnson
2023-07-05 16:36 Hans de Graaff
2023-03-21  5:21 Hans de Graaff
2023-03-21  5:21 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2021-05-16  5:31 Hans de Graaff
2021-05-16  5:31 Hans de Graaff
2021-01-14  6:41 Hans de Graaff
2020-12-23  5:53 Hans de Graaff
2020-12-19  6:30 Hans de Graaff
2020-03-01  8:22 Hans de Graaff
2020-03-01  8:22 Hans de Graaff
2019-06-13  5:23 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-12-15  7:42 Hans de Graaff
2018-05-28  5:26 Hans de Graaff
2018-05-02  4:54 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2018-01-14  7:24 Hans de Graaff
2017-08-15  5:02 Hans de Graaff
2016-12-06  5:49 Hans de Graaff
2016-03-17  0:26 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=1743506997.de1f37769ce6fc6f01bb5cf173d72e58dce5fd34.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