From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_parser/
Date: Sun, 23 Jul 2017 05:28:46 +0000 (UTC) [thread overview]
Message-ID: <1500787290.8ba7be70f384dab8dc75bfdc9f6c01e14f9c6a19.graaff@gentoo> (raw)
commit: 8ba7be70f384dab8dc75bfdc9f6c01e14f9c6a19
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 05:21:30 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 05:21:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba7be70
dev-ruby/ruby_parser: add 3.10.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/ruby_parser/Manifest | 1 +
dev-ruby/ruby_parser/ruby_parser-3.10.1.ebuild | 35 ++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-ruby/ruby_parser/Manifest b/dev-ruby/ruby_parser/Manifest
index 1d7d59265f7..b12fe132692 100644
--- a/dev-ruby/ruby_parser/Manifest
+++ b/dev-ruby/ruby_parser/Manifest
@@ -1,4 +1,5 @@
DIST ruby_parser-3.10.0.gem 413696 SHA256 15b284c9bdf310a41114287e462b63025d64ef1713b05200d62ec5a96df1de68 SHA512 0880b91e78804e1578056eca893e73fbc2f0e12aaf599dc9026f3fc9637157e625f470308e5491dd357fadd128db3ca0acf49de4916163034ec47e3a671300ec WHIRLPOOL ad0a4504b6a7be3df45df943a2abe2ec2c823356244dcbd111f7752b3649f9af9317a5efdd155d83b20c1141dde795163ab3f496610299bedd0b308a9fab1b6d
+DIST ruby_parser-3.10.1.gem 414208 SHA256 454806d4e1b2c606f36f7f4cc9cfd981c8bf6c7485b4e1963850ccdee6e20b38 SHA512 57abb2a972020d443baa46b2866ded1bdd5a5d6d7d5649375e9bdaf0d3884dba23d152db2e50db776bccefc51e0bf1221e1eb8c3a6468bfd5b19b2e47dd16cc8 WHIRLPOOL 5e28b8649db559f67a8c54ea64c26d2eccc615b9d556a0becf0d9f29faee9800e9edbca21c232141efe0c4b8e762d60c22aedc4483657e93ee3e688761183a89
DIST ruby_parser-3.8.2.gem 360960 SHA256 0c600cdf79a9d925d8c06b65bbefffba34ce7177520d1545659ce03d252f2173 SHA512 c12f1928dfb18e0f3db1bb9b3f0186b37b4add3e4503050eaed5bb44c25e05a10de7e45ab63c0f2a691f0cafb3dfab6137177e9f73e73633dc84a673667a5e75 WHIRLPOOL 53ab19656d58265e94bacbe99826679aac3b6125670b67beca38e6c63511613670b2d5b53955c772bb8160d4211597a803af1de7c57c3d5c65692edba90ab7fb
DIST ruby_parser-3.8.3.gem 361472 SHA256 482d5eb7ae48dd054d840fcbbddf162fd8beca6c3e666bb6c8166ab82b872a77 SHA512 1d90d9fcd20b3fcfc0b61da118c3f0d8cbec21ffeb6f4a758c291c188383f3a6d5ee68fc3b421c9040e1490688b96e0f551c3b1d85b65f56af7c056b3611ae03 WHIRLPOOL b9b0dcf4d07608f77abb385e86100c5200ffab2dc545bb7671ea023562a3e368e8eca16b139a50d3bf6e092258daeafda4da185ca8bb3c475be94f2f6daa3684
DIST ruby_parser-3.8.4.gem 361984 SHA256 fe65c8fb428692818c9f693ece50a7d994e1d19b5d5bd50ccbcf6b26ee2f89e6 SHA512 cb0b14cc41a84cf1a96fa942a8b3aed2c64e026fb5294a236d53d53fcce50330a5eb2d1f92101e64fcbc31c5a4fdb026a6d6dc4dff20772b174425ebeb398fee WHIRLPOOL 2235626a4781ef03213009650f4bc072fe4ebe19cf18ce4743489f4c9adb239eca3e66850fd31b209efcf1d25e4278375ed1bd5ea04f4b77086557b7e6102c0a
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.10.1.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.10.1.ebuild
new file mode 100644
index 00000000000..cf010a3f4d3
--- /dev/null
+++ b/dev-ruby/ruby_parser/ruby_parser-3.10.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A ruby parser written in pure ruby"
+HOMEPAGE="https://github.com/seattlerb/ruby_parser"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/sexp_processor-4.9.0:4
+ !<dev-ruby/ruby_parser-2.3.1-r1"
+
+ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.9.1 )"
+ruby_add_bdepend "test? ( dev-ruby/racc >=dev-ruby/minitest-4.3 )"
+
+DEPEND+=" test? ( dev-util/unifdef )"
+
+all_ruby_prepare() {
+ # Remove reference to perforce method that is not in a released
+ # version of hoe-seattlerb.
+ #sed -i -e '/perforce/d' Rakefile || die
+ sed -i -e '/license/d' Rakefile || die
+ sed -i -e '/Hoe.plugin :isolate/ s:^:#:' Rakefile || die
+}
next reply other threads:[~2017-07-23 5:28 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-23 5:28 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 14:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_parser/ Sam James
2024-07-17 5:37 Hans de Graaff
2024-07-13 5:36 Hans de Graaff
2024-07-13 5:36 Hans de Graaff
2024-05-31 13:41 Arthur Zamarin
2024-05-31 10:46 Arthur Zamarin
2024-05-31 6:32 Hans de Graaff
2024-03-01 6:21 Hans de Graaff
2023-12-28 7:43 Hans de Graaff
2023-07-12 4:27 Hans de Graaff
2023-06-25 19:17 Sam James
2023-06-25 19:17 Sam James
2023-06-05 5:29 Hans de Graaff
2023-05-09 5:45 Hans de Graaff
2023-03-28 19:24 Sam James
2023-03-28 19:24 Sam James
2023-03-27 9:15 Sam James
2022-12-13 7:13 Hans de Graaff
2022-07-22 7:44 Agostino Sarubbo
2022-07-22 7:43 Agostino Sarubbo
2022-06-24 7:25 Hans de Graaff
2022-04-10 4:56 Hans de Graaff
2021-12-11 6:04 Hans de Graaff
2021-12-07 6:22 Agostino Sarubbo
2021-12-06 15:23 Sam James
2021-12-06 8:19 Hans de Graaff
2021-11-11 7:04 Hans de Graaff
2021-10-29 6:03 Hans de Graaff
2021-08-05 5:33 Hans de Graaff
2021-06-07 4:56 Hans de Graaff
2021-01-17 7:42 Hans de Graaff
2021-01-17 7:42 Hans de Graaff
2020-09-24 6:46 Agostino Sarubbo
2020-09-21 18:53 Sergei Trofimovich
2020-09-18 10:07 Agostino Sarubbo
2020-09-11 4:32 Hans de Graaff
2020-07-25 17:10 Hans de Graaff
2020-02-08 7:52 Hans de Graaff
2020-02-02 15:47 Hans de Graaff
2020-02-02 15:47 Hans de Graaff
2019-10-31 6:49 Hans de Graaff
2019-09-28 5:47 Hans de Graaff
2019-05-11 7:15 Hans de Graaff
2019-04-20 17:57 Mikle Kolyada
2019-04-17 20:01 Sergei Trofimovich
2019-04-14 16:18 Mikle Kolyada
2019-04-13 14:18 Mikle Kolyada
2019-04-10 17:27 Hans de Graaff
2019-03-26 8:26 Hans de Graaff
2019-03-13 7:03 Hans de Graaff
2019-01-25 6:10 Hans de Graaff
2018-12-05 6:47 Hans de Graaff
2018-02-24 7:19 Hans de Graaff
2017-12-22 5:38 Hans de Graaff
2017-12-21 19:28 Markus Meier
2017-11-09 22:37 Sergei Trofimovich
2017-10-22 7:06 Hans de Graaff
2017-10-22 7:06 Hans de Graaff
2017-07-18 4:56 Hans de Graaff
2017-04-16 5:25 Hans de Graaff
2017-02-16 6:44 Hans de Graaff
2017-01-15 7:01 Hans de Graaff
2016-11-27 8:13 Hans de Graaff
2016-11-06 10:12 Hans de Graaff
2016-10-11 5:16 Hans de Graaff
2016-10-02 8:42 Jeroen Roovers
2016-09-23 17:40 Tobias Klausmann
2016-08-06 11:14 Markus Meier
2016-05-06 5:30 Hans de Graaff
2016-04-10 0:01 Manuel Rüger
2016-03-11 6:15 Hans de Graaff
2016-02-03 7:02 Hans de Graaff
2016-01-22 7:55 Hans de Graaff
2015-10-27 5:47 Hans de Graaff
2015-08-26 11:54 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=1500787290.8ba7be70f384dab8dc75bfdc9f6c01e14f9c6a19.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