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/csv/
Date: Wed, 27 Dec 2023 20:33:46 +0000 (UTC)	[thread overview]
Message-ID: <1703708910.bf6d6961d0d2a906b00cceb7c0bfe18d532d3df7.graaff@gentoo> (raw)

commit:     bf6d6961d0d2a906b00cceb7c0bfe18d532d3df7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 20:28:30 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 20:28:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6d6961

dev-ruby/csv: drop 3.2.7

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

 dev-ruby/csv/Manifest         |  1 -
 dev-ruby/csv/csv-3.2.7.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/csv/Manifest b/dev-ruby/csv/Manifest
index d0b7c05c7da7..961281d1dd1f 100644
--- a/dev-ruby/csv/Manifest
+++ b/dev-ruby/csv/Manifest
@@ -1,2 +1 @@
-DIST csv-3.2.7.tar.gz 91049 BLAKE2B c4c0db169ebef900572b8a1e7a4ed36fcbc7dba5a369d74969ad6770569f40a630482fe1e5bd4e3f8a6ef615be166de54e3096d67b5b0a1b463da689b4efdff2 SHA512 cd525cf3afbc6d1ad55cd347cb0b68dd0138c86e9432f74ba8dde5a227e003e2b0fd332a6a948b3a1ec100ef99b9244ecbb94653eab274f1d608b2a44bcd046f
 DIST csv-3.2.8.tar.gz 91194 BLAKE2B 827adb228acaaae30f090d0547d1d59ef6237546aff462e9d812bb854f3b331feecea9b2657acf8aad17c9ac76aad7754b2f22ae8d2e067c2d45f8cf648491a8 SHA512 87072aaca62e5d95eeb1b916eff497b2b2029efd9be6b29c9d3c4435dbfcd64a1ed045b8b3bec106ea35e11aa05f3a3d5f9f6c09c12a97bc157648be5cd2fcf7

diff --git a/dev-ruby/csv/csv-3.2.7.ebuild b/dev-ruby/csv/csv-3.2.7.ebuild
deleted file mode 100644
index 0158fe524f39..000000000000
--- a/dev-ruby/csv/csv-3.2.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The CSV library provides a complete interface to CSV files and data"
-HOMEPAGE="https://github.com/ruby/csv"
-SRC_URI="https://github.com/ruby/csv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-SLOT="$(ver_cut 1)"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-3.4.8 )"
-
-all_ruby_prepare() {
-	sed -i -e 's:require_relative ":require "./:' -e 's/__dir__/"."/' ${RUBY_FAKEGEM_GEMSPEC} || die
-	sed -i -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-	${RUBY} run-test.rb || die
-}


             reply	other threads:[~2023-12-27 20:33 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 20:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-14  5:55 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/csv/ Hans de Graaff
2025-04-05 18:39 Arthur Zamarin
2025-04-05 17:21 Sam James
2025-04-05 17:21 Sam James
2025-03-20 13:12 Sam James
2025-03-20 13:12 Sam James
2025-03-20  8:04 Hans de Graaff
2024-12-25  9:01 Hans de Graaff
2024-12-22  7:06 Hans de Graaff
2024-12-22  7:06 Hans de Graaff
2024-12-15  7:55 Hans de Graaff
2024-10-06 13:30 Jakov Smolić
2024-10-06 11:35 Sam James
2024-03-23  6:39 Hans de Graaff
2023-12-27 20:33 Hans de Graaff
2023-11-09  6:00 Hans de Graaff
2023-08-29 17:44 Hans de Graaff
2023-06-27  4:39 Hans de Graaff
2023-03-31  1:07 Sam James
2023-03-31  1:03 Sam James
2022-12-11  6:27 Hans de Graaff
2022-08-26 11:45 Hans de Graaff
2022-08-26 11:45 Hans de Graaff
2022-08-22  5:32 Hans de Graaff
2022-04-09  7:38 Hans de Graaff
2022-03-22  6:14 Hans de Graaff
2022-03-22  6:14 Hans de Graaff
2021-12-24  7:02 Hans de Graaff
2021-10-23  8:58 Hans de Graaff
2021-09-12  6:22 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=1703708910.bf6d6961d0d2a906b00cceb7c0bfe18d532d3df7.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