From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/builder/
Date: Wed, 11 Dec 2019 06:49:12 +0000 (UTC) [thread overview]
Message-ID: <1576046411.71fc521a5ecd8fc5115b6c9952d3cc66e664fdad.graaff@gentoo> (raw)
commit: 71fc521a5ecd8fc5115b6c9952d3cc66e664fdad
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 11 06:40:11 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 11 06:40:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71fc521a
dev-ruby/builder: add 3.2.4
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/builder/Manifest | 1 +
dev-ruby/builder/builder-3.2.4.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/builder/Manifest b/dev-ruby/builder/Manifest
index 99b0dab358a..a5134c3508f 100644
--- a/dev-ruby/builder/Manifest
+++ b/dev-ruby/builder/Manifest
@@ -1 +1,2 @@
DIST builder-3.2.3.gem 31744 BLAKE2B be970ffd29f146faea5e7a9d76fedb513ce9bde3ed21ed7a44fe7d4a81e3836cecbf62f3f4c19f0b1e333f607b8978d9c707f4af76613592e966cda7e537bd1c SHA512 7869f44bcf40d547846d50ab82234694420b2f38e08037ae671c90a7c3b547f11023f864e70adf82970fdddf7ee811730c17e30ec298bb6d1999f4c0c050fbb8
+DIST builder-3.2.4.gem 32256 BLAKE2B a2768fe25023631d134f062d8e7ff2aa25f6b4db0358bdc0d4baebb33d93673fca66049b8b9c42382bad3494f6e03cefdedc72d71958dff63d43eb7a2a187c75 SHA512 730317ec0a4af33e183283e309e38d47deb08db0ab6bd6dfebdedcebb7470bd383c6c1d32ad674adc43298e0f86930b97c652fff9827ca8890db2d1d68e792f1
diff --git a/dev-ruby/builder/builder-3.2.4.ebuild b/dev-ruby/builder/builder-3.2.4.ebuild
new file mode 100644
index 00000000000..f1328b7d480
--- /dev/null
+++ b/dev-ruby/builder/builder-3.2.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGES"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A builder to facilitate programatic generation of XML markup"
+HOMEPAGE="http://onestepback.org/"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i \
+ -e '/rdoc\.template .*jamis/d' \
+ Rakefile || die
+
+ rm rakelib/* || die
+}
+
+each_ruby_test() {
+ ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}
next reply other threads:[~2019-12-11 6:49 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-11 6:49 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/builder/ Hans de Graaff
2024-10-13 21:41 Sam James
2024-10-09 6:59 Arthur Zamarin
2024-10-06 13:41 Arthur Zamarin
2024-10-06 13:38 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:12 Sam James
2024-06-07 5:00 Hans de Graaff
2023-12-27 20:59 Hans de Graaff
2023-03-27 7:37 Hans de Graaff
2023-03-24 3:58 Sam James
2023-01-21 9:08 Hans de Graaff
2022-12-03 14:57 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2021-08-07 9:58 Hans de Graaff
2021-08-06 13:34 Sam James
2021-08-03 23:37 Sam James
2021-07-30 15:17 Agostino Sarubbo
2021-07-30 15:14 Agostino Sarubbo
2021-07-21 10:27 Marek Szuba
2021-07-19 21:37 Sergei Trofimovich
2021-07-19 6:27 Agostino Sarubbo
2021-07-19 6:26 Agostino Sarubbo
2021-07-19 6:25 Agostino Sarubbo
2020-01-24 7:23 Hans de Graaff
2019-04-27 19:48 Aaron Bauman
2019-02-16 7:37 Mikle Kolyada
2019-01-09 8:07 Hans de Graaff
2018-07-22 18:30 Hans de Graaff
2018-07-22 14:37 Mikle Kolyada
2018-07-10 19:11 Sergei Trofimovich
2018-06-26 15:44 Tobias Klausmann
2018-06-16 5:05 Hans de Graaff
2018-06-15 12:28 Sergei Trofimovich
2018-06-13 20:02 Sergei Trofimovich
2018-02-15 21:48 Michał Górny
2018-02-02 16:44 Hans de Graaff
2017-12-20 21:42 Sergei Trofimovich
2017-09-23 6:38 Hans de Graaff
2017-05-30 4:30 Hans de Graaff
2017-03-08 23:39 Michael Weber
2017-01-14 6:36 Hans de Graaff
2016-12-21 6:33 Hans de Graaff
2016-07-18 21:13 Hans de Graaff
2016-07-18 21:13 Hans de Graaff
2016-04-17 14:51 Manuel Rüger
2016-01-08 6:45 Hans de Graaff
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=1576046411.71fc521a5ecd8fc5115b6c9952d3cc66e664fdad.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