From: "Alexey Zapparov" <alexey@zapparov.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/ruby-install/
Date: Sun, 26 Dec 2021 02:11:16 +0000 (UTC) [thread overview]
Message-ID: <1640484639.dc5b4410bff004c578587b5eaa11138de52a6c6f.alexey@gentoo> (raw)
commit: dc5b4410bff004c578587b5eaa11138de52a6c6f
Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Sun Dec 26 02:10:39 2021 +0000
Commit: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Sun Dec 26 02:10:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc5b4410
dev-ruby/ruby-install: add v0.8.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
dev-ruby/ruby-install/Manifest | 1 +
dev-ruby/ruby-install/metadata.xml | 13 +++++++++++++
dev-ruby/ruby-install/ruby-install-0.8.3.ebuild | 26 +++++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-ruby/ruby-install/Manifest b/dev-ruby/ruby-install/Manifest
new file mode 100644
index 000000000..0a6371c85
--- /dev/null
+++ b/dev-ruby/ruby-install/Manifest
@@ -0,0 +1 @@
+DIST ruby-install-0.8.3.tar.gz 32381 BLAKE2B fd2c15333e571881d9a6be67c2b968f81bd8b2d2025972dd502df35b4ce1b2a5dbfbac29327d2dfa83b779f923342c23c30423455c202a0978581ab71291ce22 SHA512 1fdd44b709a7d2eaae4b1ebf7a08381c565d7656d52cf69b98b0e00d383b39c7776848f7acd5f5f79f1a9ad935907e230c256b7cdf46714fddd9a8cfac418c9a
diff --git a/dev-ruby/ruby-install/metadata.xml b/dev-ruby/ruby-install/metadata.xml
new file mode 100644
index 000000000..172ff1966
--- /dev/null
+++ b/dev-ruby/ruby-install/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexey@zapparov.com</email>
+ <name>Alexey Zapparov</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/postmodern/ruby-install/issues</bugs-to>
+ <changelog>https://github.com/postmodern/ruby-install/blob/master/ChangeLog.md</changelog>
+ <remote-id type="github">postmodern/ruby-install</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/ruby-install/ruby-install-0.8.3.ebuild b/dev-ruby/ruby-install/ruby-install-0.8.3.ebuild
new file mode 100644
index 000000000..90514191e
--- /dev/null
+++ b/dev-ruby/ruby-install/ruby-install-0.8.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby."
+HOMEPAGE="https://github.com/postmodern/ruby-install"
+SRC_URI="https://github.com/postmodern/ruby-install/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=app-shells/bash-3.0:*"
+RDEPEND="${DEPEND}
+ sys-apps/grep
+ || ( >net-misc/wget-1.12 net-misc/curl )
+ dev-libs/openssl
+ app-arch/tar
+ app-arch/bzip2
+ sys-devel/patch
+ || ( >=sys-devel/gcc-4.2 sys-devel/clang )"
+
+src_install() {
+ emake DESTDIR="${D}" PREFIX="/usr" install
+}
next reply other threads:[~2021-12-26 2:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-26 2:11 Alexey Zapparov [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-28 16:51 [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/ruby-install/ Alexey Zapparov
2022-01-02 15:48 Alexey Zapparov
2022-08-05 3:23 Alexey Zapparov
2022-11-07 18:52 Alexey Zapparov
2022-11-07 18:53 Alexey Zapparov
2023-02-20 17:59 Alexey Zapparov
2023-02-20 18:00 Alexey Zapparov
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=1640484639.dc5b4410bff004c578587b5eaa11138de52a6c6f.alexey@gentoo \
--to=alexey@zapparov.com \
--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