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: Mon, 28 Dec 2015 06:51:49 +0000 (UTC) [thread overview]
Message-ID: <1451285504.9883714a59da4470ffebbfebeae19bbd2641a7da.graaff@gentoo> (raw)
commit: 9883714a59da4470ffebbfebeae19bbd2641a7da
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 06:30:11 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 06:51:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9883714a
dev-ruby/asciimath: initial import of 1.0.2
New dependency for dev-ruby/asciidoctor
Package-Manager: portage-2.2.24
dev-ruby/asciimath/Manifest | 1 +
dev-ruby/asciimath/asciimath-1.0.2.ebuild | 25 +++++++++++++++++++++++++
dev-ruby/asciimath/metadata.xml | 8 ++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
new file mode 100644
index 0000000..1621793
--- /dev/null
+++ b/dev-ruby/asciimath/Manifest
@@ -0,0 +1 @@
+DIST asciimath-1.0.2.gem 13824 SHA256 d3c4485b6f32a61732d007337f74f6242d02ff572873b44bdbc1110cac9cfc37 SHA512 109995b8c67dc159671a1498f4507d926bdb10bb6c3a84552137fc84aa3477a237aa6c739de3011981f6815cd70fd9a0dc4ce47e172ab24d02a55f80ada0af46 WHIRLPOOL b83b33b31d059e0615f7eb84cc27540f1daa342b53f21e0ba57b7743a8914a73acf1a4f01225c3f5670776a4bc558deb11a24d19659fe603a8a4873d4bd86bf2
diff --git a/dev-ruby/asciimath/asciimath-1.0.2.ebuild b/dev-ruby/asciimath/asciimath-1.0.2.ebuild
new file mode 100644
index 0000000..9ae5edd
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library"
+HOMEPAGE="https://github.com/pepijnve/asciimath"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+each_ruby_test() {
+ RSPEC_VERSION=3 ruby-ng_rspec test
+}
diff --git a/dev-ruby/asciimath/metadata.xml b/dev-ruby/asciimath/metadata.xml
new file mode 100644
index 0000000..6e2907d
--- /dev/null
+++ b/dev-ruby/asciimath/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ruby</herd>
+ <upstream>
+ <remote-id type="github">pepijnve/asciimath</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2015-12-28 6:51 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-28 6:51 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-03 10:40 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/ Alexis Ballier
2017-02-27 17:01 Michael Weber
2017-02-27 17:01 Michael Weber
2017-07-03 9:12 Alexis Ballier
2017-07-14 6:30 Hans de Graaff
2017-07-14 6:30 Hans de Graaff
2017-10-01 0:56 Thomas Deutschmann
2017-10-01 0:56 Thomas Deutschmann
2017-11-30 20:06 Sergei Trofimovich
2018-05-16 4:55 Hans de Graaff
2018-06-02 13:50 Mikle Kolyada
2018-08-03 7:17 Hans de Graaff
2018-09-24 4:52 Hans de Graaff
2019-01-09 9:12 Hans de Graaff
2019-01-23 6:32 Hans de Graaff
2019-01-23 6:32 Hans de Graaff
2019-04-29 19:49 Sergei Trofimovich
2019-10-27 5:20 Hans de Graaff
2019-11-17 7:36 Hans de Graaff
2020-04-09 4:13 Hans de Graaff
2020-06-13 4:27 Hans de Graaff
2020-06-14 8:40 Hans de Graaff
2020-06-28 20:37 Agostino Sarubbo
2020-06-29 6:19 Agostino Sarubbo
2020-06-29 6:22 Agostino Sarubbo
2020-06-29 6:24 Agostino Sarubbo
2020-06-29 17:26 Hans de Graaff
2020-07-04 4:05 Hans de Graaff
2020-08-06 6:47 Sergei Trofimovich
2021-01-04 6:48 Hans de Graaff
2021-03-08 9:29 Hans de Graaff
2021-08-14 7:01 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2022-05-08 5:52 Hans de Graaff
2022-06-26 5:43 Hans de Graaff
2022-12-18 14:43 Hans de Graaff
2023-01-15 7:50 Hans de Graaff
2023-03-22 3:25 Sam James
2023-03-28 16:04 Sam James
2023-03-28 16:04 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:10 Sam James
2023-03-28 18:51 Sam James
2023-04-17 6:01 Hans de Graaff
2023-04-17 6:01 Hans de Graaff
2023-05-29 9:56 Hans de Graaff
2023-06-09 14:29 Sam James
2023-06-09 15:27 Arthur Zamarin
2023-06-09 16:14 Arthur Zamarin
2023-06-09 16:42 Arthur Zamarin
2023-12-31 19:49 Hans de Graaff
2023-12-31 19:49 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=1451285504.9883714a59da4470ffebbfebeae19bbd2641a7da.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