From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/letter_opener/
Date: Fri, 31 Mar 2023 01:03:49 +0000 (UTC) [thread overview]
Message-ID: <1680224071.77caade753058efa65bfd06615c22ec160d04dff.sam@gentoo> (raw)
commit: 77caade753058efa65bfd06615c22ec160d04dff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 00:30:45 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 00:54:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77caade7
dev-ruby/letter_opener: drop 1.8.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/letter_opener/Manifest | 1 -
dev-ruby/letter_opener/letter_opener-1.8.0.ebuild | 33 -----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-ruby/letter_opener/Manifest b/dev-ruby/letter_opener/Manifest
index 899245c2e193..03b5cc7366ba 100644
--- a/dev-ruby/letter_opener/Manifest
+++ b/dev-ruby/letter_opener/Manifest
@@ -1,2 +1 @@
-DIST letter_opener-1.8.0.tar.gz 12661 BLAKE2B 49e2998b0d94fd89ddb72ad75e497bef9fe5ce5876897ce05925e6b3b37732c61350d2228f9c33e6fce555af301142dddb35f49f1f215b240aba3495713fc6f4 SHA512 d1985d5b67c581c976db3fb9199e5207d2a12609f49011d91a20fd71bd8b6f8e5b35b0cdbe7592ad7df8effa7de14f70d378e1f9323f5b6113b397c1992b75c5
DIST letter_opener-1.8.1.tar.gz 12680 BLAKE2B 3204a5f6a33f722f255f126597655f6209d87764ff9b92ac770a35342906b9d192a62aade992709aaa55baa03046a342f48c4671d3a47a5fd5350bc2e7e7d0e1 SHA512 ce360bcb9f8c07e1319f74187ff85ef799d0a3387f0081ffe3cff2e8b52a9445c22b39fed4b729aee23fb67121c5e47b280ef502f95940aacbb6be31533185be
diff --git a/dev-ruby/letter_opener/letter_opener-1.8.0.ebuild b/dev-ruby/letter_opener/letter_opener-1.8.0.ebuild
deleted file mode 100644
index b5e49dfba9c7..000000000000
--- a/dev-ruby/letter_opener/letter_opener-1.8.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Preview mail in the browser instead of sending"
-HOMEPAGE="https://github.com/ryanb/letter_opener"
-SRC_URI="https://github.com/ryanb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/mail-2.6:* )"
-ruby_add_rdepend ">=dev-ruby/launchy-2.2:0"
-
-all_ruby_prepare() {
- sed -i -e "/[Bb]undler/d" Rakefile spec/spec_helper.rb || die
- sed -i -e '4irequire "letter_opener"' spec/spec_helper.rb || die
-
- # Avoid tests that require some kind of browser
- sed -i -e '/opens email/askip "requires installed browser"' spec/letter_opener/delivery_method_spec.rb || die
-}
next reply other threads:[~2023-03-31 1:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-31 1:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-01 14:25 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/letter_opener/ Hans de Graaff
2024-02-14 6:49 Hans de Graaff
2024-01-16 7:36 Hans de Graaff
2023-03-27 9:15 Sam James
2022-04-02 8:57 Hans de Graaff
2022-04-02 8:57 Hans de Graaff
2022-03-16 6:41 Hans de Graaff
2021-10-24 5:34 Hans de Graaff
2020-08-09 17:28 Hans de Graaff
2020-05-23 5:28 Hans de Graaff
2019-11-16 9:13 Hans de Graaff
2019-02-01 11:46 Hans de Graaff
2018-12-11 7:07 Hans de Graaff
2018-09-15 4:09 Hans de Graaff
2018-03-09 9:27 Hans de Graaff
2018-01-17 6:05 Hans de Graaff
2016-11-08 23:06 Manuel Rüger
2016-05-19 5:30 Hans de Graaff
2016-05-19 5:30 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=1680224071.77caade753058efa65bfd06615c22ec160d04dff.sam@gentoo \
--to=sam@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