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/simple-rss/
Date: Fri, 22 Apr 2022 06:55:59 +0000 (UTC)	[thread overview]
Message-ID: <1650610551.d3878ddadef2e5504e014fb4b35b22c2a1c16f79.graaff@gentoo> (raw)

commit:     d3878ddadef2e5504e014fb4b35b22c2a1c16f79
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 06:11:10 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 06:55:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3878dda

dev-ruby/simple-rss: update EAPI 6 -> 8, add ruby30, ruby31

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

 dev-ruby/simple-rss/simple-rss-1.3.3-r1.ebuild | 31 ++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-ruby/simple-rss/simple-rss-1.3.3-r1.ebuild b/dev-ruby/simple-rss/simple-rss-1.3.3-r1.ebuild
new file mode 100644
index 000000000000..42fe41ebb5fe
--- /dev/null
+++ b/dev-ruby/simple-rss/simple-rss-1.3.3-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_TASK_DOC="doc"
+RUBY_FAKEGEM_EXTRADOC="README.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby"
+HOMEPAGE="https://github.com/cardmagic/simple-rss"
+LICENSE="LGPL-2"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+all_ruby_prepare() {
+	# Avoid dependency on bundler
+	sed -i -e '/bundler/d' \
+		-e '/rubyforgepublisher/I s:^:#:' \
+		Rakefile || die
+
+	# Avoid tests that require unpackaged test data
+	sed -i -e '/@\(media_rss\|rss20_utf8\)/ s:^:#:' \
+		-e '/test_rss_utf8/aomit "missing data"' \
+		test/base/base_test.rb || die
+}


             reply	other threads:[~2022-04-22  6:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  6:55 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27  9:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simple-rss/ Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2022-12-03  7:13 Hans de Graaff
2022-06-22  4:35 Hans de Graaff
2020-01-05  8:03 Hans de Graaff
2019-04-29  5:32 Hans de Graaff
2019-04-28 20:34 Thomas Deutschmann
2019-04-13 14:10 Mikle Kolyada
2019-01-20 10:17 Hans de Graaff
2018-05-02  4:54 Hans de Graaff
2018-05-02  4:54 Hans de Graaff
2018-02-19  6:49 Hans de Graaff
2016-12-16  6:15 Hans de Graaff
2016-07-22 19:04 Hans de Graaff
2016-07-21 19:38 Hans de Graaff
2016-04-16 13:08 Manuel Rüger

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=1650610551.d3878ddadef2e5504e014fb4b35b22c2a1c16f79.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