From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-smtp/
Date: Fri, 07 Feb 2025 05:58:36 +0000 (UTC) [thread overview]
Message-ID: <1738907899.c9e4501f0e4c6f009260f2133eb757975b51f5be.graaff@gentoo> (raw)
commit: c9e4501f0e4c6f009260f2133eb757975b51f5be
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 05:51:37 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 05:58:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e4501f
dev-ruby/net-smtp: add 0.5.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/net-smtp/Manifest | 1 +
dev-ruby/net-smtp/net-smtp-0.5.1.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/net-smtp/Manifest b/dev-ruby/net-smtp/Manifest
index 7eb11986b6b3..719027e9f162 100644
--- a/dev-ruby/net-smtp/Manifest
+++ b/dev-ruby/net-smtp/Manifest
@@ -1 +1,2 @@
DIST net-smtp-0.5.0.tar.gz 26026 BLAKE2B 9969354a7f0fc4a32beac965bfc325aa54a1687d28ee7a4828005bbee1cabcaeefb4ffcdd019761c9162c7623efeccc8a4cb7222df004c75cbc1cced5242df3f SHA512 bf497150a4b7f59307ddedd02b1b210b971ba0de0d7459872d01a7db8175bb42c29598b5e9b6efdbdf90cc012696da2e000149246e1142a5695e7fe646aa6fa8
+DIST net-smtp-0.5.1.tar.gz 26944 BLAKE2B f63dbdfd09fdb2fad770bbe14caa99eccff36c9350b496701b5521652e73eb9b4d91b23f9b88fc69ab9de04435dd2d1b77e26980d54996ea3dd6f1065755a8db SHA512 54ab6bc691b84fe920eb5507e1829f2dd275701fd18201205da44ab048013232df0e303475ea7edc931a59f29160800093626f10b0be166c6f9e3fc9c7d96ffd
diff --git a/dev-ruby/net-smtp/net-smtp-0.5.1.ebuild b/dev-ruby/net-smtp/net-smtp-0.5.1.ebuild
new file mode 100644
index 000000000000..5fbf8e3043ec
--- /dev/null
+++ b/dev-ruby/net-smtp/net-smtp-0.5.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+RUBY_FAKEGEM_GEMSPEC="net-smtp.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple Mail Transfer Protocol client library for Ruby"
+HOMEPAGE="https://github.com/ruby/net-smtp"
+SRC_URI="https://github.com/ruby/net-smtp/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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_rdepend "
+ dev-ruby/net-protocol
+"
+
+all_ruby_prepare() {
+ sed -e 's/__dir__/"."/' \
+ -e 's/__FILE__/"'${RUBY_FAKEGEM_GEMSPEC}'"/' \
+ -e 's/git ls-files/find/' \
+ -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2025-02-07 5:58 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-07 5:58 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-29 9:06 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-smtp/ Hans de Graaff
2024-11-04 19:35 Fabian Groffen
2024-06-17 12:54 Hans de Graaff
2024-05-26 7:00 Sam James
2024-05-26 7:00 Sam James
2024-05-26 7:00 Sam James
2024-05-26 7:00 Sam James
2024-05-26 7:00 Sam James
2024-05-26 7:00 Sam James
2024-04-01 14:25 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2023-09-21 5:41 Hans de Graaff
2023-08-02 16:37 Sam James
2023-08-02 15:11 Sam James
2023-08-02 4:55 Arthur Zamarin
2023-08-02 4:51 Arthur Zamarin
2023-08-02 4:45 Sam James
2023-08-02 4:45 Sam James
2023-07-11 7:47 Hans de Graaff
2023-03-04 14:09 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2022-10-30 6:48 Hans de Graaff
2022-10-02 6:52 Hans de Graaff
2022-10-01 7:06 Hans de Graaff
2022-04-09 10:35 Hans de Graaff
2022-02-13 9:06 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=1738907899.c9e4501f0e4c6f009260f2133eb757975b51f5be.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