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/rss/
Date: Mon, 28 Dec 2020 07:46:54 +0000 (UTC)	[thread overview]
Message-ID: <1609141607.b8ee104d5999631ce543aa33f2203103e167a718.graaff@gentoo> (raw)

commit:     b8ee104d5999631ce543aa33f2203103e167a718
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 07:43:49 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 07:46:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ee104d

dev-ruby/rss: initial import of 0.2.9

Split off from dev-lang/ruby with ruby30.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rss/Manifest         |  1 +
 dev-ruby/rss/metadata.xml     | 11 +++++++++++
 dev-ruby/rss/rss-0.2.9.ebuild | 25 +++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-ruby/rss/Manifest b/dev-ruby/rss/Manifest
new file mode 100644
index 00000000000..6cf3533dc7f
--- /dev/null
+++ b/dev-ruby/rss/Manifest
@@ -0,0 +1 @@
+DIST rss-0.2.9.gem 106496 BLAKE2B 4b8b4b8fc59f05b7ed513294a809b0961dcd0c8b94cbfff3cbb09102a9ad056063c4b2a5d00b30e2eebc76701b10c3b28125ba2daf49fb420c5ff37a47dd600b SHA512 24d983ae2ee8570c3e433675f9cdacd1c35d6160beb28689a0f8cf446b6b465147bef68dab644a85cb089870d6a9fb2df85cbaed12ed4d6a6fb2d07b12c6ca3f

diff --git a/dev-ruby/rss/metadata.xml b/dev-ruby/rss/metadata.xml
new file mode 100644
index 00000000000..843596d7347
--- /dev/null
+++ b/dev-ruby/rss/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ruby@gentoo.org</email>
+    <name>Gentoo Ruby Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">ruby/rss</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/rss/rss-0.2.9.ebuild b/dev-ruby/rss/rss-0.2.9.ebuild
new file mode 100644
index 00000000000..182408525a6
--- /dev/null
+++ b/dev-ruby/rss/rss-0.2.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Family of libraries that support various formats of XML feeds."
+HOMEPAGE="https://github.com/ruby/rss"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/rexml"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit )"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/,/^helper.install/ s:^:#:' Rakefile || die
+}


             reply	other threads:[~2020-12-28  7:47 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28  7:46 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-28  8:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rss/ Hans de Graaff
2021-07-21 15:39 Marek Szuba
2022-03-12  7:21 Hans de Graaff
2022-05-17 14:18 WANG Xuerui
2023-01-15 12:44 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:53 Sam James
2023-01-15 15:14 Sam James
2023-01-15 15:14 Sam James
2023-01-15 15:22 Sam James
2023-02-03  6:26 Sam James
2023-03-04 10:25 Hans de Graaff
2023-03-31  1:03 Sam James
2023-08-12  7:21 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2024-07-12  7:13 Sam James
2024-07-12  7:13 Sam James
2024-07-12  7:13 Sam James
2024-07-12  7:25 Sam James
2024-07-12  7:25 Sam James
2024-07-12  7:25 Sam James
2024-07-12  7:25 Sam James
2024-07-17  4:38 Viorel Munteanu
2024-08-03  6:00 Hans de Graaff
2024-08-03  6:00 Hans de Graaff
2024-10-06 11:18 Sam James
2024-10-06 14:27 Sam James
2024-10-08 19:54 Arthur Zamarin
2024-10-08 20:37 Arthur Zamarin
2024-10-09  6:59 Arthur Zamarin
2024-10-14 21:59 Sam James

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=1609141607.b8ee104d5999631ce543aa33f2203103e167a718.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