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/asciimath/
Date: Sat, 14 Aug 2021 07:01:45 +0000 (UTC)	[thread overview]
Message-ID: <1628923329.45d105d7a7d43b71a59624103b79416ff462fb2a.graaff@gentoo> (raw)

commit:     45d105d7a7d43b71a59624103b79416ff462fb2a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 06:42:09 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 06:42:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d105d7

dev-ruby/asciimath: add 2.0.3

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

 dev-ruby/asciimath/Manifest               |  1 +
 dev-ruby/asciimath/asciimath-2.0.3.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 658bdece7c5..cfb397c6d45 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -2,3 +2,4 @@ DIST asciimath-1.0.9.gem 18944 BLAKE2B 3ccc3f594d7a0d8b6996349d85356179ef3a9052a
 DIST asciimath-2.0.0.gem 57344 BLAKE2B 18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece SHA512 4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd
 DIST asciimath-2.0.1.gem 58880 BLAKE2B 6c17698f6515468c1c0b17408968f492a40a90cbec5184e78da8c9b9c23f2a6887f4d8ed1c99a68ed36489d27187dd73dc6ce992efc3ce144091131e36bc5e40 SHA512 e8c63e5f6035189460ac4975bb0471ffa418ba139ab806ae46badb74c1164d2852aef3aa799a0713a01486cea5c6087add6115ea22908bf3b70d1ab5fe339768
 DIST asciimath-2.0.2.gem 59904 BLAKE2B 2a8d57a606412be75ef047b5af29acb519b05026b12c6b691eab0630190706e00d1d8d65101d4397321191ad6d2c8f9e359e25994dd17302ff2692ebaa025a91 SHA512 53f573a9d7b01eded3c951b42a8353716679c189edd68129c49cdf0a719316f26d39ccf2704ae24c22dd64770bb8337553aa32d4f240bf1e249133ca95d849a8
+DIST asciimath-2.0.3.gem 59392 BLAKE2B 7d1d373c5d80172e88ba5737ea2244c384f274c200fed2104b23e76b6615f5bc987e14acb5c8d9088069f590eed5c645a2f51338540197a2ef9c44696f704488 SHA512 748c8ff121190470299c1e04100e063fd7352a0adaeda160a235d1f0f0ccb02108274ffe8ab4f1f54b07eb750d637e26f2efb6aac12d3389dafe1c00be103f4c

diff --git a/dev-ruby/asciimath/asciimath-2.0.3.ebuild b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
new file mode 100644
index 00000000000..edb61e0d3a2
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
@@ -0,0 +1,21 @@
+# 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_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library"
+HOMEPAGE="https://github.com/pepijnve/asciimath"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"


             reply	other threads:[~2021-08-14  7:01 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-14  7:01 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01  8:20 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/ Hans de Graaff
2025-03-20 17:56 Hans de Graaff
2023-12-31 19:49 Hans de Graaff
2023-12-31 19:49 Hans de Graaff
2023-06-09 16:42 Arthur Zamarin
2023-06-09 16:14 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-06-09 14:29 Sam James
2023-05-29  9:56 Hans de Graaff
2023-04-17  6:01 Hans de Graaff
2023-04-17  6:01 Hans de Graaff
2023-03-28 18:51 Sam James
2023-03-28 16:10 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:04 Sam James
2023-03-28 16:04 Sam James
2023-03-22  3:25 Sam James
2023-01-15  7:50 Hans de Graaff
2022-12-18 14:43 Hans de Graaff
2022-06-26  5:43 Hans de Graaff
2022-05-08  5:52 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2021-03-08  9:29 Hans de Graaff
2021-01-04  6:48 Hans de Graaff
2020-08-06  6:47 Sergei Trofimovich
2020-07-04  4:05 Hans de Graaff
2020-06-29 17:26 Hans de Graaff
2020-06-29  6:24 Agostino Sarubbo
2020-06-29  6:22 Agostino Sarubbo
2020-06-29  6:19 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-14  8:40 Hans de Graaff
2020-06-13  4:27 Hans de Graaff
2020-04-09  4:13 Hans de Graaff
2019-11-17  7:36 Hans de Graaff
2019-10-27  5:20 Hans de Graaff
2019-04-29 19:49 Sergei Trofimovich
2019-01-23  6:32 Hans de Graaff
2019-01-23  6:32 Hans de Graaff
2019-01-09  9:12 Hans de Graaff
2018-09-24  4:52 Hans de Graaff
2018-08-03  7:17 Hans de Graaff
2018-06-02 13:50 Mikle Kolyada
2018-05-16  4:55 Hans de Graaff
2017-11-30 20:06 Sergei Trofimovich
2017-10-01  0:56 Thomas Deutschmann
2017-10-01  0:56 Thomas Deutschmann
2017-07-14  6:30 Hans de Graaff
2017-07-14  6:30 Hans de Graaff
2017-07-03  9:12 Alexis Ballier
2017-02-27 17:01 Michael Weber
2017-02-27 17:01 Michael Weber
2016-08-03 10:40 Alexis Ballier
2015-12-28  6:51 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=1628923329.45d105d7a7d43b71a59624103b79416ff462fb2a.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