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: Wed, 9 Jan 2019 09:12:43 +0000 (UTC) [thread overview]
Message-ID: <1547025128.6ca00b386ee0e3d1b350c7d25db0d03b64ac7c56.graaff@gentoo> (raw)
commit: 6ca00b386ee0e3d1b350c7d25db0d03b64ac7c56
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 9 08:55:10 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 09:12:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca00b38
dev-ruby/asciimath: add 1.0.7
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/asciimath/Manifest | 1 +
dev-ruby/asciimath/asciimath-1.0.7.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index d07fb1412c0..86b613b7f6e 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,3 +1,4 @@
DIST asciimath-1.0.4.gem 14336 BLAKE2B 84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c SHA512 e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
DIST asciimath-1.0.5.gem 17920 BLAKE2B 119a4c8639a3fa1d67ba745a988fa2c3e5bb1290c2fa5237e9ee4f4945e1ac57cd3789a7131ef1d95ef1f30c3155820187a358d842e3e27788854f70bed89c42 SHA512 7353d052b80825ea5944de7fed67acc02eedbc78c112e1252d49993eb454f59180076b75d92f259c0c1c51bd63436c4aa9b6eefa2e8e6cf70b1de4ab941b43dc
DIST asciimath-1.0.6.gem 17920 BLAKE2B ccd35f77f7ff9312baf1de81d9c1c15009e9efea7be000ed2afad86b06697bb967980baab1f04a73503cd374c062d68ba99d6e42528ffe3d1c16a8f768813f7f SHA512 cecfdeb063e0dd2da9c92ec4ac51d30334d19f10ca2cde9380c740e61a1be435793bd5e6ae7795d1c4147056faaef0d44ea422b6ff8207cb11c8125422872f24
+DIST asciimath-1.0.7.gem 18432 BLAKE2B 9f1b959d594987f049f3e17394a305e037cbf4aa86c7c21324cb5f1f7a2a06c361fbf56cee5488ab0c8bbbac8f3a581f11a5e5a2407b36d28c4b4a106051df3c SHA512 3b2e5894fed09919e2576054dceecd70fc255bf414dbd826ccdda71cd69875c204c4d4d2ed85777612a4919a975b1a2427ff83cacb2720dee1d6f53c1f8fd079
diff --git a/dev-ruby/asciimath/asciimath-1.0.7.ebuild b/dev-ruby/asciimath/asciimath-1.0.7.ebuild
new file mode 100644
index 00000000000..2d1cf1b320b
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+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=""
next reply other threads:[~2019-01-09 9:12 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-09 9:12 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-31 19:49 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/ 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-08-14 7:01 Hans de Graaff
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
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=1547025128.6ca00b386ee0e3d1b350c7d25db0d03b64ac7c56.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