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/net-ftp/
Date: Wed, 13 Aug 2025 09:47:30 +0000 (UTC)	[thread overview]
Message-ID: <1755078428.6535ca1981256b2940a5c4881c494d72bc29a2ef.graaff@gentoo> (raw)

commit:     6535ca1981256b2940a5c4881c494d72bc29a2ef
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 06:23:40 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 13 09:47:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6535ca19

dev-ruby/net-ftp: drop 0.3.7

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

 dev-ruby/net-ftp/Manifest             |  1 -
 dev-ruby/net-ftp/net-ftp-0.3.7.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/net-ftp/Manifest b/dev-ruby/net-ftp/Manifest
index c24189026cda..dc28f7b441f6 100644
--- a/dev-ruby/net-ftp/Manifest
+++ b/dev-ruby/net-ftp/Manifest
@@ -1,2 +1 @@
-DIST net-ftp-0.3.7.tar.gz 29763 BLAKE2B 611a5397f5f77a1698498b031e99f67ad840d168e68d1d7fbdab26114ba7962d444718ac3601c743e602e48447027a2b76550bfd427972311d591b5565316dcc SHA512 5e20a154905cdb3a223da537588b96c4407944896551b1550299be4271a030206f83ba77cc2f4f12bcac713fd800376975541ec90300dd19a03bf4bff0e12338
 DIST net-ftp-0.3.8.tar.gz 29780 BLAKE2B 4c74c87b7c4f9ba14b3fbb4e82acc671fb42d4f665b1f583a42f5027e87f25a39cee8e028fff14174f5bd811fab9a8efd3c0aa52333178c81e484055949ce549 SHA512 1828c784966a0718831625cb612fe64d395708e9072cea5f802f8fa6596eb5d15450b981218d75320e16318decb00466fd819e851ac4fc0b02cd2025f0d34b29

diff --git a/dev-ruby/net-ftp/net-ftp-0.3.7.ebuild b/dev-ruby/net-ftp/net-ftp-0.3.7.ebuild
deleted file mode 100644
index b483c06a7a77..000000000000
--- a/dev-ruby/net-ftp/net-ftp-0.3.7.ebuild
+++ /dev/null
@@ -1,31 +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_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_GEMSPEC="net-ftp.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Support for the File Transfer Protocol"
-HOMEPAGE="https://github.com/ruby/net-ftp"
-SRC_URI="https://github.com/ruby/net-ftp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-ruby_add_rdepend "
-	dev-ruby/net-protocol
-	dev-ruby/time
-"
-
-all_ruby_prepare() {
-	sed -e 's/__dir__/"."/' \
-		-e 's/__FILE__/"'${RUBY_FAKEGEM_GEMSPEC}'"/' \
-		-e 's/git ls-files -z/find * -print0/' \
-		-i ${RUBY_FAKEGEM_GEMSPEC} || die
-}


             reply	other threads:[~2025-08-13  9:47 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13  9:47 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-03 10:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ftp/ Hans de Graaff
2025-05-21  9:20 Sam James
2025-05-18 11:30 Arthur Zamarin
2025-05-18 10:09 Sam James
2025-05-18 10:09 Sam James
2024-12-31  6:39 Hans de Graaff
2024-12-29  9:06 Hans de Graaff
2024-11-04 19:35 Fabian Groffen
2024-10-12 15:05 Sam James
2024-10-09  6:59 Arthur Zamarin
2024-10-09  5:46 Sam James
2024-10-06 14:29 Arthur Zamarin
2024-10-06 14:27 Sam James
2024-10-06 13:30 Arthur Zamarin
2024-10-06 11:35 Sam James
2024-10-03  5:42 Hans de Graaff
2024-06-26  5:59 Hans de Graaff
2024-06-06  5:17 Hans de Graaff
2024-06-02  5:43 Hans de Graaff
2024-06-02  5:43 Hans de Graaff
2024-05-18 10:19 Sam James
2024-05-04  7:55 Arthur Zamarin
2024-05-04  7:30 Sam James
2024-05-04  7:28 Arthur Zamarin
2024-05-04  7:28 Arthur Zamarin
2024-05-04  7:20 Arthur Zamarin
2024-05-04  7:15 Arthur Zamarin
2024-05-04  7:11 Arthur Zamarin
2024-05-04  5:46 Hans de Graaff
2024-01-05 12:15 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2023-12-15  7:08 Hans de Graaff
2023-12-08  6:56 Hans de Graaff
2023-03-29  0:46 Sam James
2023-03-28 23:01 Sam James
2023-03-28 23:01 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:53 Sam James
2023-03-28 21:52 Sam James
2023-03-04 14:09 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2022-10-08  6:26 Hans de Graaff
2022-03-27  7:13 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=1755078428.6535ca1981256b2940a5c4881c494d72bc29a2ef.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