From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/matrix/
Date: Tue, 26 Oct 2021 04:21:03 +0000 (UTC) [thread overview]
Message-ID: <1635221502.2665ef304ff3be33197be349fbec7c527dd611df.graaff@gentoo> (raw)
commit: 2665ef304ff3be33197be349fbec7c527dd611df
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 04:11:42 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 04:11:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2665ef30
dev-ruby/matrix: import of 0.4.2
Extracted from dev-lang/ruby, keywords set accordingly.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/matrix/Manifest | 1 +
dev-ruby/matrix/matrix-0.4.2.ebuild | 27 +++++++++++++++++++++++++++
dev-ruby/matrix/metadata.xml | 8 ++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ruby/matrix/Manifest b/dev-ruby/matrix/Manifest
new file mode 100644
index 00000000000..9ce047fbe16
--- /dev/null
+++ b/dev-ruby/matrix/Manifest
@@ -0,0 +1 @@
+DIST matrix-0.4.2.tar.gz 42649 BLAKE2B 03b7f3482d6d5a48c626fee824039c182a35242a2c25875e7cada4d781d1939ed780b5cbf8c45645d07c81e4f5d5c5559a1ec236a5152e095a60228e4ed3c59e SHA512 b47d1d662acdca703afd323fe9293726e051b0ef87162ff45c26c62fad2f3158f71d943f36f7c6706702885e2fdea8483b37ee45f25295225e86dec5f88590a4
diff --git a/dev-ruby/matrix/matrix-0.4.2.ebuild b/dev-ruby/matrix/matrix-0.4.2.ebuild
new file mode 100644
index 00000000000..38bbfcb2f54
--- /dev/null
+++ b/dev-ruby/matrix/matrix-0.4.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 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_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An implementation of Matrix and Vector classes"
+HOMEPAGE="https://github.com/ruby/matrix"
+SRC_URI="https://github.com/ruby/matrix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="$(ver_cut 1)"
+
+all_ruby_prepare() {
+ sed -i -e 's:require_relative ":require "./:' -e 's/__dir__/"."/' ${RUBY_FAKEGEM_GEMSPEC} || die
+ sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
diff --git a/dev-ruby/matrix/metadata.xml b/dev-ruby/matrix/metadata.xml
new file mode 100644
index 00000000000..7a38fd1850f
--- /dev/null
+++ b/dev-ruby/matrix/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2021-10-26 4:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-26 4:21 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-02 8:57 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/matrix/ Hans de Graaff
2022-05-07 6:33 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2023-03-04 12:51 Hans de Graaff
2023-03-04 12:51 Hans de Graaff
2023-08-02 4:27 Sam James
2023-08-04 22:40 Sam James
2023-12-26 15:53 Hans de Graaff
2024-11-04 19:35 Fabian Groffen
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=1635221502.2665ef304ff3be33197be349fbec7c527dd611df.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