From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/letter_opener/
Date: Tue, 11 Dec 2018 07:07:23 +0000 (UTC) [thread overview]
Message-ID: <1544512032.128c15fb60f3e95eed6b37bc71bcc029e642a2a8.graaff@gentoo> (raw)
commit: 128c15fb60f3e95eed6b37bc71bcc029e642a2a8
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 11 07:07:12 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 07:07:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128c15fb
dev-ruby/letter_opener: add 1.7.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/letter_opener/Manifest | 1 +
dev-ruby/letter_opener/letter_opener-1.7.0.ebuild | 30 +++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/letter_opener/Manifest b/dev-ruby/letter_opener/Manifest
index 5f12d5af95a..421f6e5ee8a 100644
--- a/dev-ruby/letter_opener/Manifest
+++ b/dev-ruby/letter_opener/Manifest
@@ -1 +1,2 @@
DIST letter_opener-1.6.0.tar.gz 10457 BLAKE2B 6fbaaf60a8dcb939ab182767b1e44fa7c314c4320bb6989c8900b8caf496a04d73795f228be07be6676817b9641265cbf744720b3ef3223ad2d1d309a70cb463 SHA512 28418719b22e0e8138084544283f4b54912f7c5acb76881aa3cf60d4a004d2ea807cf17e139a2d28fc925129d5dae86b063a0ce141d2dfba8e2afb6577d61922
+DIST letter_opener-1.7.0.tar.gz 10907 BLAKE2B 0ac93d28a1eb0198d5d5c34a40dd03ac6406093c40d978ef35640893ce6feab672799cd628d4a43520c14277b50201d181aebb18819c8e0e5a561d108b08d3dc SHA512 99a62e4720e1b18085546b5ce09c136da951921e0a6436a37b747d3d8ce6f83fd6e35be23f1da0d49e7859967f06a479530845663665ce4abbac3938d3a4eae0
diff --git a/dev-ruby/letter_opener/letter_opener-1.7.0.ebuild b/dev-ruby/letter_opener/letter_opener-1.7.0.ebuild
new file mode 100644
index 00000000000..ddf3ec50fa9
--- /dev/null
+++ b/dev-ruby/letter_opener/letter_opener-1.7.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+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
+}
next reply other threads:[~2018-12-11 7:07 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 7:07 Hans de Graaff [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-31 1:03 Sam James
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-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=1544512032.128c15fb60f3e95eed6b37bc71bcc029e642a2a8.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