From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/stringio/
Date: Fri, 10 Nov 2023 05:54:06 +0000 (UTC) [thread overview]
Message-ID: <1699595449.ba1c3ff62c9953dbfefdde45f7ae264e70a64655.graaff@gentoo> (raw)
commit: ba1c3ff62c9953dbfefdde45f7ae264e70a64655
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 05:50:49 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 05:50:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1c3ff6
dev-ruby/stringio: drop 3.0.5
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/stringio/Manifest | 1 -
dev-ruby/stringio/stringio-3.0.5.ebuild | 30 ------------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 3ddd6b9b6d0b..c08374a1cc54 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,4 +1,3 @@
-DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b SHA512 d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
DIST stringio-3.0.6.tar.gz 44971 BLAKE2B a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf8955555290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff SHA512 118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b SHA512 fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
DIST stringio-3.0.8.tar.gz 45503 BLAKE2B df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec SHA512 db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d
diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild b/dev-ruby/stringio/stringio-3.0.5.ebuild
deleted file mode 100644
index 0a14906d1a4f..000000000000
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio"
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
- sed -e "/s.version =/ s/source_version/'${PV}'/" \
- -e 's/__dir__/"."/' \
- -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
-}
next reply other threads:[~2023-11-10 5:54 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-10 5:54 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-07 7:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/stringio/ Hans de Graaff
2024-11-03 7:27 Hans de Graaff
2024-10-14 21:59 Sam James
2024-10-12 10:05 Hans de Graaff
2024-10-08 20:11 Arthur Zamarin
2024-10-08 20:02 Arthur Zamarin
2024-10-06 14:27 Sam James
2024-10-06 11:35 Sam James
2024-07-17 4:38 Viorel Munteanu
2024-06-14 4:52 Hans de Graaff
2024-02-03 7:48 Hans de Graaff
2023-12-27 9:16 Hans de Graaff
2023-12-27 9:16 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-12-01 8:29 Hans de Graaff
2023-11-28 7:13 Hans de Graaff
2023-11-10 5:54 Hans de Graaff
2023-08-19 15:37 Arthur Zamarin
2023-08-19 7:53 Arthur Zamarin
2023-08-19 7:43 Arthur Zamarin
2023-08-19 6:23 Sam James
2023-08-19 6:09 Sam James
2023-08-19 6:07 Sam James
2023-08-11 8:28 Hans de Graaff
2023-08-04 17:22 Sam James
2023-07-09 6:14 Hans de Graaff
2023-06-15 5:33 Hans de Graaff
2023-04-22 16:46 Arthur Zamarin
2023-04-16 23:23 Sam James
2023-04-15 7:13 Hans de Graaff
2023-04-12 3:28 Sam James
2023-04-12 2:41 Sam James
2023-04-12 2:36 Sam James
2023-04-12 2:36 Sam James
2023-04-12 2:33 Sam James
2023-04-12 2:33 Sam James
2023-04-10 12:57 Arthur Zamarin
2023-03-28 19:15 Sam James
2023-03-28 19:15 Sam James
2023-03-28 19:15 Sam James
2023-03-28 19:05 Sam James
2023-03-04 10:25 Hans de Graaff
2023-02-04 7:08 Hans de Graaff
2022-12-18 10:53 Sam James
2022-12-18 10:53 Sam James
2022-12-18 9:27 Sam James
2022-12-18 9:27 Sam James
2022-12-12 6:39 Hans de Graaff
2022-12-11 20:43 Arthur Zamarin
2022-12-11 13:58 Sam James
2022-12-11 12:53 Sam James
2022-12-11 9:06 Hans de Graaff
2022-05-10 5:00 Hans de Graaff
2022-03-12 7:21 Hans de Graaff
2022-03-12 7:21 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=1699595449.ba1c3ff62c9953dbfefdde45f7ae264e70a64655.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