[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-12-31 Thread Hans de Graaff
commit: 7687fa88e5a0288da994d3bdf1a17850b624c4f0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 31 19:48:23 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 31 19:48:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7687fa88

dev-ruby/asciimath: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index 39fd9e5a8606..d47558a02368 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-12-31 Thread Hans de Graaff
commit: 8288b14d2b8d94a2ad1ab4de93738902ec9961b4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 31 19:48:57 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 31 19:48:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8288b14d

dev-ruby/asciimath: drop 2.0.4

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 05571ac335e4..c79628711c21 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,2 +1 @@
-DIST asciimath-2.0.4.gem 60416 BLAKE2B 
9a5d6bf967962d37e620d0b49204ba8dafadf65e95a613924c7c169fee98f00203861fbbb1c06db1ee833e401f9a2141566dc693237e1cb7e797e639c63dccfa
 SHA512 
28ab7fd7f43320112c0e7166fb2a6ef269eb91314940deb88606443bec055792cf3c49bc2d9b75c1e5ee5690c3071e66f15f817c4539fc6246da7a8d792f1803
 DIST asciimath-2.0.5.gem 60928 BLAKE2B 
ba81e68f4ae529dab80a40e5d268137af743d8c01f22c84c39c91102bea0b2293871158d157f19bd4213a59b5808a26a5d99697d79750b8a3fc39436426979f2
 SHA512 
05328306e0b750baf49eb090b02d3e840e58a764ed96dc511fc9fd1b7c3fd0b49e0be0d3300acadd809c0b2860fa2ad873e979711d6725e1420782395c5a2185

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
deleted file mode 100644
index 5bef48f31f09..
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-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 ~riscv ~sparc x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-06-09 Thread Arthur Zamarin
commit: c326dbad8109c59cfcfd6a01cdd9722f81474518
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 16:42:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 16:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c326dbad

dev-ruby/asciimath: Stabilize 2.0.5 amd64, #908162

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index 7cb0ba47d5c9..b5f7a88392f1 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/asciidoctor/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-06-09 Thread Arthur Zamarin
commit: 78b91dadd789b256563670d7373a696ed628a909
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 16:14:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 16:14:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b91dad

dev-ruby/asciimath: Stabilize 2.0.5 ppc64, #908162

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index b2be82d66753..7cb0ba47d5c9 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/asciidoctor/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-06-09 Thread Arthur Zamarin
commit: 69e0c127e5af14f90357f0ddda17b7ffc42b26e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 15:27:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 15:27:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e0c127

dev-ruby/asciimath: Stabilize 2.0.5 arm, #908162

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index 31ebdbe4244e..b2be82d66753 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/asciidoctor/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-06-09 Thread Sam James
commit: 4d4fa2f19fa435d6cec52056a0a452bd70cbd4c2
Author: Sam James  gentoo  org>
AuthorDate: Fri Jun  9 14:29:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 14:29:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4fa2f1

dev-ruby/asciimath: Stabilize 2.0.5 arm64, #908162

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index e638fb7ccf5b..31ebdbe4244e 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/asciidoctor/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-05-29 Thread Hans de Graaff
commit: a8846c83cd34a74485394eda5dcb5f79428bfb18
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 29 09:55:44 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 29 09:56:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8846c83

dev-ruby/asciimath: drop 1.0.9

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index f8770812eec3..05571ac335e4 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,3 +1,2 @@
-DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.4.gem 60416 BLAKE2B 
9a5d6bf967962d37e620d0b49204ba8dafadf65e95a613924c7c169fee98f00203861fbbb1c06db1ee833e401f9a2141566dc693237e1cb7e797e639c63dccfa
 SHA512 
28ab7fd7f43320112c0e7166fb2a6ef269eb91314940deb88606443bec055792cf3c49bc2d9b75c1e5ee5690c3071e66f15f817c4539fc6246da7a8d792f1803
 DIST asciimath-2.0.5.gem 60928 BLAKE2B 
ba81e68f4ae529dab80a40e5d268137af743d8c01f22c84c39c91102bea0b2293871158d157f19bd4213a59b5808a26a5d99697d79750b8a3fc39436426979f2
 SHA512 
05328306e0b750baf49eb090b02d3e840e58a764ed96dc511fc9fd1b7c3fd0b49e0be0d3300acadd809c0b2860fa2ad873e979711d6725e1420782395c5a2185

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
deleted file mode 100644
index 967de8477616..
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-04-17 Thread Hans de Graaff
commit: 9ea65251faacfae0c3d7cc18d0aff02eb1a94667
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 05:55:36 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 06:01:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea65251

dev-ruby/asciimath: add 2.0.5

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index ed1ed44d3fcd..f8770812eec3 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,2 +1,3 @@
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.4.gem 60416 BLAKE2B 
9a5d6bf967962d37e620d0b49204ba8dafadf65e95a613924c7c169fee98f00203861fbbb1c06db1ee833e401f9a2141566dc693237e1cb7e797e639c63dccfa
 SHA512 
28ab7fd7f43320112c0e7166fb2a6ef269eb91314940deb88606443bec055792cf3c49bc2d9b75c1e5ee5690c3071e66f15f817c4539fc6246da7a8d792f1803
+DIST asciimath-2.0.5.gem 60928 BLAKE2B 
ba81e68f4ae529dab80a40e5d268137af743d8c01f22c84c39c91102bea0b2293871158d157f19bd4213a59b5808a26a5d99697d79750b8a3fc39436426979f2
 SHA512 
05328306e0b750baf49eb090b02d3e840e58a764ed96dc511fc9fd1b7c3fd0b49e0be0d3300acadd809c0b2860fa2ad873e979711d6725e1420782395c5a2185

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
new file mode 100644
index ..c7e10a985110
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby30 ruby31 ruby32"
+
+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 ~riscv ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-04-17 Thread Hans de Graaff
commit: 1550e2cb2e75cd958a8296e6b10bdcbf0f3c3f1e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 05:56:30 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 06:01:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1550e2cb

dev-ruby/asciimath: update HOMEPAGE

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +-
 dev-ruby/asciimath/metadata.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index c7e10a985110..e638fb7ccf5b 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -11,7 +11,7 @@ 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;
+HOMEPAGE="https://github.com/asciidoctor/asciimath;
 
 LICENSE="MIT"
 SLOT="1"

diff --git a/dev-ruby/asciimath/metadata.xml b/dev-ruby/asciimath/metadata.xml
index a4001e7edbe1..2d4ed20e31b5 100644
--- a/dev-ruby/asciimath/metadata.xml
+++ b/dev-ruby/asciimath/metadata.xml
@@ -6,6 +6,6 @@
 Gentoo Ruby Project
   
   
-pepijnve/asciimath
+asciidoctor/asciimath
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: d1bfdb61aa91619a0ce50e1a54bb188878758d68
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 18:39:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 18:51:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bfdb61

dev-ruby/asciimath: Stabilize 2.0.4 ppc, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index 12d328b81a9d..5bef48f31f09 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: 77ebc86f8aa2f51bd6d77e783860ee0d4a900c82
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 16:10:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 16:10:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ebc86f

dev-ruby/asciimath: Stabilize 2.0.4 ppc64, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index f3ebe46af305..12d328b81a9d 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: 3992b0fe14a92bd3bec23b55b410038b3d9adf30
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 16:06:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 16:06:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3992b0fe

dev-ruby/asciimath: Stabilize 2.0.4 x86, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index a4e62c4516e0..f3ebe46af305 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: d27a6eb2cd4758aeb582a88f28c238e134494cc8
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 16:06:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 16:06:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27a6eb2

dev-ruby/asciimath: Stabilize 2.0.4 amd64, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index 32f1edfdb51f..a4e62c4516e0 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: 41bd4dc650eadd336fd6b444f8499a2d07aba2c9
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 16:03:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 16:03:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bd4dc6

dev-ruby/asciimath: Stabilize 2.0.4 arm, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index d1d6d7507729..32f1edfdb51f 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-28 Thread Sam James
commit: d513acc81306f6dd9bf72f73dcd33f6a1516c0a8
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 16:03:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 16:03:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d513acc8

dev-ruby/asciimath: Stabilize 2.0.4 arm64, #903319

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index 420dc8983a5e..d1d6d7507729 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-03-21 Thread Sam James
commit: 8b2f56ee102367847afe4de3752085e26ebe7f02
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 20 11:22:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 22 03:25:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2f56ee

dev-ruby/asciimath: enable ruby32

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index e68548f7c834..420dc8983a5e 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2023-01-14 Thread Hans de Graaff
commit: e2d304aa0fa6655f4278f2b172c0f287ea729e6e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 15 07:50:24 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 15 07:50:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d304aa

dev-ruby/asciimath: enable ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index c637713081cc..967de8477616 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2022-12-18 Thread Hans de Graaff
commit: 5b85f9c5c2e9748d300c225e3ad90e74dd1df907
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 18 13:51:35 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 18 14:43:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b85f9c5

dev-ruby/asciimath: enable ruby31 and disable ruby26

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index 505bbab1dbf1..e68548f7c834 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2022-06-25 Thread Hans de Graaff
commit: 65de67c01be673bb7632df07ac60c1c17a8c9379
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 25 12:35:25 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun 26 05:43:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65de67c0

dev-ruby/asciimath: drop 2.0.0, 2.0.1, 2.0.2

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  3 ---
 dev-ruby/asciimath/asciimath-2.0.0.ebuild | 21 -
 dev-ruby/asciimath/asciimath-2.0.1.ebuild | 21 -
 dev-ruby/asciimath/asciimath-2.0.2.ebuild | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index b97e829a4f92..f00e4a3a4cda 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,6 +1,3 @@
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
-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
 DIST asciimath-2.0.4.gem 60416 BLAKE2B 
9a5d6bf967962d37e620d0b49204ba8dafadf65e95a613924c7c169fee98f00203861fbbb1c06db1ee833e401f9a2141566dc693237e1cb7e797e639c63dccfa
 SHA512 
28ab7fd7f43320112c0e7166fb2a6ef269eb91314940deb88606443bec055792cf3c49bc2d9b75c1e5ee5690c3071e66f15f817c4539fc6246da7a8d792f1803

diff --git a/dev-ruby/asciimath/asciimath-2.0.0.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
deleted file mode 100644
index eb017c70ce9d..
--- a/dev-ruby/asciimath/asciimath-2.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-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 )"

diff --git a/dev-ruby/asciimath/asciimath-2.0.1.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.1.ebuild
deleted file mode 100644
index af059ffbabe4..
--- a/dev-ruby/asciimath/asciimath-2.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-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 )"

diff --git a/dev-ruby/asciimath/asciimath-2.0.2.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.2.ebuild
deleted file mode 100644
index d242eb5cb1d8..
--- a/dev-ruby/asciimath/asciimath-2.0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-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=""
-

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2022-05-07 Thread Hans de Graaff
commit: 2bbc4164f78ed1a89bd4600a3a9121e606c338e5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May  8 05:45:43 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May  8 05:45:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbc4164

dev-ruby/asciimath: add 2.0.4

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index cfb397c6d45a..b97e829a4f92 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -3,3 +3,4 @@ DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a62
 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
+DIST asciimath-2.0.4.gem 60416 BLAKE2B 
9a5d6bf967962d37e620d0b49204ba8dafadf65e95a613924c7c169fee98f00203861fbbb1c06db1ee833e401f9a2141566dc693237e1cb7e797e639c63dccfa
 SHA512 
28ab7fd7f43320112c0e7166fb2a6ef269eb91314940deb88606443bec055792cf3c49bc2d9b75c1e5ee5690c3071e66f15f817c4539fc6246da7a8d792f1803

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
new file mode 100644
index ..505bbab1dbf1
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 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 ~riscv ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2021-09-08 Thread Marek Szuba
commit: 66c74bac7e771b497d97b1a108b3abcd9ef9ee9b
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Sep  8 11:32:32 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Sep  8 16:11:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c74bac

dev-ruby/asciimath: keyword 2.0.3 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.3.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
index edb61e0d3a2..36109ee9d0c 100644
--- a/dev-ruby/asciimath/asciimath-2.0.3.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2021-08-14 Thread Hans de Graaff
commit: 45d105d7a7d43b71a59624103b79416ff462fb2a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 14 06:42:09 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 14 06:42:09 2021 +
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  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 000..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 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/files/

2021-03-20 Thread Conrad Kostecki
commit: 440056215f885b8a1041f471f284a98ac43eb68a
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Mar 16 18:06:22 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Mar 20 16:11:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44005621

dev-ruby/asciimath: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/19961
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/asciimath-1.0.4-backslashes.patch| 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch 
b/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch
deleted file mode 100644
index 9bf08ce3404..000
--- a/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1c06fdc8086077f4785479f78b0823a4a72d7948 Mon Sep 17 00:00:00 2001
-From: Pepijn Van Eeckhoudt 
-Date: Thu, 12 May 2016 18:02:45 +0200
-Subject: [PATCH] Remove spurious backslashes
-

- spec/parser_spec.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/spec/parser_spec.rb b/spec/parser_spec.rb
-index def78e0..3fa5a75 100644
 a/spec/parser_spec.rb
-+++ b/spec/parser_spec.rb
-@@ -45,7 +45,7 @@
- '"Скорость"=("Расстояние")/("Время")' =>
- 
'Скорость=РасстояниеВремя',
- 'bb (a + b) + cc c = fr (d^n)' =>
--'a+b+c=dn'
-+'a+b+c=dn'
- }
- 
- version = RUBY_VERSION.split('.').map { |s| s.to_i }



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2021-03-08 Thread Hans de Graaff
commit: d4cb90e26943ecbe4e1f5a386541252218647990
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  8 08:55:27 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  8 09:28:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4cb90e2

dev-ruby/asciimath: cleanup

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 8b95e24950b..658bdece7c5 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,4 +1,3 @@
-DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c
 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece
 SHA512 
4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd
 DIST asciimath-2.0.1.gem 58880 BLAKE2B 
6c17698f6515468c1c0b17408968f492a40a90cbec5184e78da8c9b9c23f2a6887f4d8ed1c99a68ed36489d27187dd73dc6ce992efc3ce144091131e36bc5e40
 SHA512 
e8c63e5f6035189460ac4975bb0471ffa418ba139ab806ae46badb74c1164d2852aef3aa799a0713a01486cea5c6087add6115ea22908bf3b70d1ab5fe339768

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
deleted file mode 100644
index 960716b9c40..000
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-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=""
-
-RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2021-01-03 Thread Hans de Graaff
commit: ed88bfa828a64c659a748b6a268014888dbaa680
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 09:01:22 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:27:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed88bfa8

dev-ruby/asciimath: add 2.0.2

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 851b31bed4b..8b95e24950b 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -2,3 +2,4 @@ DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c21
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 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

diff --git a/dev-ruby/asciimath/asciimath-2.0.2.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.2.ebuild
new file mode 100644
index 000..d242eb5cb1d
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+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 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-08-06 Thread Sergei Trofimovich
commit: 9eb8ed8b9e56429837e94eaf5d872e3b864199fe
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug  6 06:36:38 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 06:47:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb8ed8b

dev-ruby/asciimath: stable 1.0.9 for hppa, bug #728196

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index 988d1c7f49e..9cfeb0a59e7 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-07-03 Thread Hans de Graaff
commit: 17d25df1405106f7a4461b27d9dac450cfa1b49b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul  3 04:39:44 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jul  4 04:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d25df1

dev-ruby/asciimath: add 2.0.1

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index bcf688aab8b..851b31bed4b 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.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece
 SHA512 
4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd
+DIST asciimath-2.0.1.gem 58880 BLAKE2B 
6c17698f6515468c1c0b17408968f492a40a90cbec5184e78da8c9b9c23f2a6887f4d8ed1c99a68ed36489d27187dd73dc6ce992efc3ce144091131e36bc5e40
 SHA512 
e8c63e5f6035189460ac4975bb0471ffa418ba139ab806ae46badb74c1164d2852aef3aa799a0713a01486cea5c6087add6115ea22908bf3b70d1ab5fe339768

diff --git a/dev-ruby/asciimath/asciimath-2.0.1.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.1.ebuild
new file mode 100644
index 000..af059ffbabe
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+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 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-29 Thread Hans de Graaff
commit: da917c08c7712068e18d312cdf1f60ad16f3d372
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 29 17:25:40 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 29 17:26:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da917c08

dev-ruby/asciimath: add missing test dep

Closes: https://bugs.gentoo.org/730098
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/asciimath/asciimath-2.0.0.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
index a65964bf1a7..eb017c70ce9 100644
--- a/dev-ruby/asciimath/asciimath-2.0.0.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
@@ -17,3 +17,5 @@ LICENSE="MIT"
 SLOT="1"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-29 Thread Agostino Sarubbo
commit: e977c5c5a20c52f2c92c0218729e4a265e72a429
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 29 06:24:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 29 06:24:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e977c5c5

dev-ruby/asciimath: ppc stable wrt bug #728196

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index 9ff050f1ab1..988d1c7f49e 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-29 Thread Agostino Sarubbo
commit: 24ffbfa88a3f51f312fa8ded1e595363f6b91025
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 29 06:21:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 29 06:21:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ffbfa8

dev-ruby/asciimath: arm stable wrt bug #728196

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index 9e80286ef18..9ff050f1ab1 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-29 Thread Agostino Sarubbo
commit: b02d2e01f6737bd8234016e8c07fb6069950fb02
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 29 06:19:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 29 06:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02d2e01

dev-ruby/asciimath: amd64 stable wrt bug #728196

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index ee8b1e1ebcc..9e80286ef18 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-28 Thread Agostino Sarubbo
commit: 9b7e3a95dccd232522b0482360b8ce93aa41a1d6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 28 20:35:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 28 20:35:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7e3a95

dev-ruby/asciimath: ppc64 stable wrt bug #728196

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index ad6d1f8bd2a..ee8b1e1ebcc 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-14 Thread Hans de Graaff
commit: 6970f3bf6555b05b8ac56ae4088924f392c3e8f4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun 14 08:34:33 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun 14 08:40:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6970f3bf

dev-ruby/asciimath: cleanup

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-1.0.8.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 514e12762c5..bcf688aab8b 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,4 +1,3 @@
 DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c
 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
-DIST asciimath-1.0.8.gem 18432 BLAKE2B 
2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d
 SHA512 
02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece
 SHA512 
4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd

diff --git a/dev-ruby/asciimath/asciimath-1.0.8.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.8.ebuild
deleted file mode 100644
index 2d1cf1b320b..000
--- a/dev-ruby/asciimath/asciimath-1.0.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-06-12 Thread Hans de Graaff
commit: 83de57e7ecd009615d61487b523bf91d6286e0ff
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 13 04:18:05 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 13 04:18:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83de57e7

dev-ruby/asciimath: add 2.0.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 +
 dev-ruby/asciimath/asciimath-2.0.0.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index b5fc6fd6631..514e12762c5 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.8.gem 18432 BLAKE2B 
2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d
 SHA512 
02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
+DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece
 SHA512 
4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd

diff --git a/dev-ruby/asciimath/asciimath-2.0.0.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
new file mode 100644
index 000..a65964bf1a7
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2020-04-08 Thread Hans de Graaff
commit: 9eb7af3241323ef0c0ba5e585f367f02b2be1bf9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr  9 03:24:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr  9 03:24:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb7af32

dev-ruby/asciimath: add ruby27

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index 40ba5af17a6..a65964bf1a7 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-11-16 Thread Hans de Graaff
commit: 3818c8336dd6cc345c2f19b21c11595724a6b953
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Nov 17 06:08:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov 17 07:36:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3818c833

dev-ruby/asciimath: cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  2 --
 dev-ruby/asciimath/asciimath-1.0.6.ebuild | 20 
 dev-ruby/asciimath/asciimath-1.0.7.ebuild | 20 
 3 files changed, 42 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 43d17be593c..b5fc6fd6631 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,5 +1,3 @@
 DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c
 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
-DIST asciimath-1.0.6.gem 17920 BLAKE2B 
ccd35f77f7ff9312baf1de81d9c1c15009e9efea7be000ed2afad86b06697bb967980baab1f04a73503cd374c062d68ba99d6e42528ffe3d1c16a8f768813f7f
 SHA512 
cecfdeb063e0dd2da9c92ec4ac51d30334d19f10ca2cde9380c740e61a1be435793bd5e6ae7795d1c4147056faaef0d44ea422b6ff8207cb11c8125422872f24
-DIST asciimath-1.0.7.gem 18432 BLAKE2B 
9f1b959d594987f049f3e17394a305e037cbf4aa86c7c21324cb5f1f7a2a06c361fbf56cee5488ab0c8bbbac8f3a581f11a5e5a2407b36d28c4b4a106051df3c
 SHA512 
3b2e5894fed09919e2576054dceecd70fc255bf414dbd826ccdda71cd69875c204c4d4d2ed85777612a4919a975b1a2427ff83cacb2720dee1d6f53c1f8fd079
 DIST asciimath-1.0.8.gem 18432 BLAKE2B 
2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d
 SHA512 
02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44

diff --git a/dev-ruby/asciimath/asciimath-1.0.6.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.6.ebuild
deleted file mode 100644
index 106e4236978..000
--- a/dev-ruby/asciimath/asciimath-1.0.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-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=""

diff --git a/dev-ruby/asciimath/asciimath-1.0.7.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.7.ebuild
deleted file mode 100644
index 2d1cf1b320b..000
--- a/dev-ruby/asciimath/asciimath-1.0.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-10-26 Thread Hans de Graaff
commit: 4f554c868518edb3f8f461126e392db0b21369ba
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 27 05:18:18 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 27 05:18:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f554c86

dev-ruby/asciimath: add 1.0.9

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciimath/Manifest   |  1 +
 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 2a7653bce77..43d17be593c 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -2,3 +2,4 @@ DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c21
 DIST asciimath-1.0.6.gem 17920 BLAKE2B 
ccd35f77f7ff9312baf1de81d9c1c15009e9efea7be000ed2afad86b06697bb967980baab1f04a73503cd374c062d68ba99d6e42528ffe3d1c16a8f768813f7f
 SHA512 
cecfdeb063e0dd2da9c92ec4ac51d30334d19f10ca2cde9380c740e61a1be435793bd5e6ae7795d1c4147056faaef0d44ea422b6ff8207cb11c8125422872f24
 DIST asciimath-1.0.7.gem 18432 BLAKE2B 
9f1b959d594987f049f3e17394a305e037cbf4aa86c7c21324cb5f1f7a2a06c361fbf56cee5488ab0c8bbbac8f3a581f11a5e5a2407b36d28c4b4a106051df3c
 SHA512 
3b2e5894fed09919e2576054dceecd70fc255bf414dbd826ccdda71cd69875c204c4d4d2ed85777612a4919a975b1a2427ff83cacb2720dee1d6f53c1f8fd079
 DIST asciimath-1.0.8.gem 18432 BLAKE2B 
2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d
 SHA512 
02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5
+DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44

diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
new file mode 100644
index 000..40ba5af17a6
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -0,0 +1,19 @@
+# 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_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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-04-29 Thread Sergei Trofimovich
commit: 16af41bc70e7ed6c1a3877eece26e5151a4ef646
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Apr 29 18:08:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 29 19:49:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16af41bc

dev-ruby/asciimath: stable 1.0.4 for hppa, bug #656806

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index 6bb8e872efa..324c7d22e11 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-01-22 Thread Hans de Graaff
commit: 08afde04a573b414e7709fa3c8467aaacbee8909
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 23 06:19:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 23 06:19:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08afde04

dev-ruby/asciimath: add 1.0.8

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index fbe83a1a2de..2a7653bce77 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.6.gem 17920 BLAKE2B 
ccd35f77f7ff9312baf1de81d9c1c15009e9efea7be000ed2afad86b06697bb967980baab1f04a73503cd374c062d68ba99d6e42528ffe3d1c16a8f768813f7f
 SHA512 
cecfdeb063e0dd2da9c92ec4ac51d30334d19f10ca2cde9380c740e61a1be435793bd5e6ae7795d1c4147056faaef0d44ea422b6ff8207cb11c8125422872f24
 DIST asciimath-1.0.7.gem 18432 BLAKE2B 
9f1b959d594987f049f3e17394a305e037cbf4aa86c7c21324cb5f1f7a2a06c361fbf56cee5488ab0c8bbbac8f3a581f11a5e5a2407b36d28c4b4a106051df3c
 SHA512 
3b2e5894fed09919e2576054dceecd70fc255bf414dbd826ccdda71cd69875c204c4d4d2ed85777612a4919a975b1a2427ff83cacb2720dee1d6f53c1f8fd079
+DIST asciimath-1.0.8.gem 18432 BLAKE2B 
2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d
 SHA512 
02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5

diff --git a/dev-ruby/asciimath/asciimath-1.0.8.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.8.ebuild
new file mode 100644
index 000..2d1cf1b320b
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.8.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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-01-22 Thread Hans de Graaff
commit: 8fb24f3cb8adaf538b871ccdb9455edad85bb1b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 23 06:16:55 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 23 06:16:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb24f3c

dev-ruby/asciimath: cleanup

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-1.0.5.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 86b613b7f6e..fbe83a1a2de 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,4 +1,3 @@
 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.5.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.5.ebuild
deleted file mode 100644
index 0b13ddc6d20..000
--- a/dev-ruby/asciimath/asciimath-1.0.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-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=""
-
-#RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2019-01-09 Thread Hans de Graaff
commit: 6ca00b386ee0e3d1b350c7d25db0d03b64ac7c56
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan  9 08:55:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan  9 09:12:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca00b38

dev-ruby/asciimath: add 1.0.7

Signed-off-by: Hans de Graaff  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 000..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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2018-09-23 Thread Hans de Graaff
commit: 64f014afc89480f70d2c76d4db054984beb9c983
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 24 04:19:38 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 24 04:19:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f014af

dev-ruby/asciimath: add 1.0.6

Package-Manager: Portage-2.3.49, Repoman-2.3.10

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index df8e3f049da..d07fb1412c0 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,2 +1,3 @@
 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

diff --git a/dev-ruby/asciimath/asciimath-1.0.6.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.6.ebuild
new file mode 100644
index 000..106e4236978
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+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=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2018-08-03 Thread Hans de Graaff
commit: e0c26f9e4c0192ee0da364d2cb355ac1379343e5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  3 07:08:57 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  3 07:17:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c26f9e

dev-ruby/asciimath: add 1.0.5

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index d8c7204eba7..df8e3f049da 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1 +1,2 @@
 DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c
 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
+DIST asciimath-1.0.5.gem 17920 BLAKE2B 
119a4c8639a3fa1d67ba745a988fa2c3e5bb1290c2fa5237e9ee4f4945e1ac57cd3789a7131ef1d95ef1f30c3155820187a358d842e3e27788854f70bed89c42
 SHA512 
7353d052b80825ea5944de7fed67acc02eedbc78c112e1252d49993eb454f59180076b75d92f259c0c1c51bd63436c4aa9b6eefa2e8e6cf70b1de4ab941b43dc

diff --git a/dev-ruby/asciimath/asciimath-1.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.5.ebuild
new file mode 100644
index 000..0b13ddc6d20
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby23 ruby24 ruby25"
+
+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=""
+
+#RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2018-06-02 Thread Mikle Kolyada
commit: 0ee3baf116195fc04a601bcb0336114c5bc89d32
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun  2 13:48:26 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun  2 13:50:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee3baf1

dev-ruby/asciimath: amd64 stable wrt bug #656806

Package-Manager: Portage-2.3.40, Repoman-2.3.7

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index d1b099ecdad..6bb8e872efa 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2018-05-15 Thread Hans de Graaff
commit: 6b0f7b868dea04c12f8e41cc49a809ef82a5d72d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 16 04:41:06 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 16 04:41:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0f7b86

dev-ruby/asciimath: add ruby25

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index e65ab11ab16..d1b099ecdad 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-11-30 Thread Sergei Trofimovich
commit: 7a5520d506927ca8a67227c0dfdd6d6fdaa6e3da
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov 30 20:03:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov 30 20:04:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5520d5

dev-ruby/asciimath: keyworded 1.0.4 for sparc, bug #583390 (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index abba2d6ee05..a0bd6d97813 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-09-30 Thread Thomas Deutschmann
commit: 2b0e8b24893f8c3f1ef2d5929bc60275a67ee5b9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:40:09 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:40:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0e8b24

dev-ruby/asciimath: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index 300a2016830..abba2d6ee05 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-09-30 Thread Thomas Deutschmann
commit: a0b8da764ac35b8aa16ce2187ab8dc03f84a490b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:33:29 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:33:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b8da76

dev-ruby/asciimath: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index 2bfc1248e06..300a2016830 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-07-14 Thread Hans de Graaff
commit: bb65185a02ea495b1639dbe32b8372e34f93218e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 14 06:21:30 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 14 06:30:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb65185a

dev-ruby/asciimath: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index edea5f9820b..2bfc1248e06 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-07-14 Thread Hans de Graaff
commit: ca5e28df0014c76e355c7f6c5bdd55fd66e231e8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 14 06:19:16 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 14 06:30:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5e28df

dev-ruby/asciimath: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/asciimath/Manifest   |  1 -
 dev-ruby/asciimath/asciimath-1.0.2.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 85d7937734d..22f2272d788 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,2 +1 @@
-DIST asciimath-1.0.2.gem 13824 SHA256 
d3c4485b6f32a61732d007337f74f6242d02ff572873b44bdbc1110cac9cfc37 SHA512 
109995b8c67dc159671a1498f4507d926bdb10bb6c3a84552137fc84aa3477a237aa6c739de3011981f6815cd70fd9a0dc4ce47e172ab24d02a55f80ada0af46
 WHIRLPOOL 
b83b33b31d059e0615f7eb84cc27540f1daa342b53f21e0ba57b7743a8914a73acf1a4f01225c3f5670776a4bc558deb11a24d19659fe603a8a4873d4bd86bf2
 DIST asciimath-1.0.4.gem 14336 SHA256 
ac6271729317dfb166991261f5ab0893ec89c88621eaa3ef4787d5026f9c00b5 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
 WHIRLPOOL 
58f495835d5176a6573063ad8c81452381a87116ae70dace72d29f25661c8ce9f595a7e79da5603f5928291a24090927ec7a12234f36e3c987ffb9a1d23397d9

diff --git a/dev-ruby/asciimath/asciimath-1.0.2.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.2.ebuild
deleted file mode 100644
index d720a72d98e..000
--- a/dev-ruby/asciimath/asciimath-1.0.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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 ~arm"
-IUSE=""
-
-each_ruby_test() {
-   RSPEC_VERSION=3 ruby-ng_rspec test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-07-03 Thread Alexis Ballier
commit: 4c4cc9ef0a5afedd1d0ad35f5c6d377df3a330ed
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jul  3 09:08:00 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jul  3 09:11:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4cc9ef

dev-ruby/asciimath: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index c627b5c3522..edea5f9820b 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-02-27 Thread Michael Weber
commit: 0d5e6340ce5ebc387f05631ecb0e408cd28e3e37
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb 27 16:03:38 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb 27 17:01:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5e6340

dev-ruby/asciimath: arm ppc ppc64 stable (bug 590274).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index d4850a6c6a..1c0a3f917f 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ppc"
+KEYWORDS="~amd64 arm ppc ppc64"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2017-02-27 Thread Michael Weber
commit: 2d84ef35a3e965993977ed8e2d9a52ef00012334
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb 27 15:27:17 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb 27 17:00:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d84ef35

dev-ruby/asciimath: ppc stable (bug 590274).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index eb639ce43f..d4850a6c6a 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc"
+KEYWORDS="~amd64 ~arm ppc"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/, dev-ruby/asciimath/files/

2017-01-19 Thread Hans de Graaff
commit: 19c7cf709b34e5de586524a00b38e45e39c0340c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 20 06:39:23 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 20 06:39:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c7cf70

dev-ruby/asciimath: add 1.0.4

Package-Manager: portage-2.3.0

 dev-ruby/asciimath/Manifest|  1 +
 dev-ruby/asciimath/asciimath-1.0.4.ebuild  | 23 ++
 .../files/asciimath-1.0.4-backslashes.patch| 22 +
 3 files changed, 46 insertions(+)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 1621793..85d7937 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1 +1,2 @@
 DIST asciimath-1.0.2.gem 13824 SHA256 
d3c4485b6f32a61732d007337f74f6242d02ff572873b44bdbc1110cac9cfc37 SHA512 
109995b8c67dc159671a1498f4507d926bdb10bb6c3a84552137fc84aa3477a237aa6c739de3011981f6815cd70fd9a0dc4ce47e172ab24d02a55f80ada0af46
 WHIRLPOOL 
b83b33b31d059e0615f7eb84cc27540f1daa342b53f21e0ba57b7743a8914a73acf1a4f01225c3f5670776a4bc558deb11a24d19659fe603a8a4873d4bd86bf2
+DIST asciimath-1.0.4.gem 14336 SHA256 
ac6271729317dfb166991261f5ab0893ec89c88621eaa3ef4787d5026f9c00b5 SHA512 
e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
 WHIRLPOOL 
58f495835d5176a6573063ad8c81452381a87116ae70dace72d29f25661c8ce9f595a7e79da5603f5928291a24090927ec7a12234f36e3c987ffb9a1d23397d9

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
new file mode 100644
index ..e1b86d5
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+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"
+IUSE=""
+
+RUBY_PATCHES=( ${P}-backslashes.patch )

diff --git a/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch 
b/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch
new file mode 100644
index ..9bf08ce
--- /dev/null
+++ b/dev-ruby/asciimath/files/asciimath-1.0.4-backslashes.patch
@@ -0,0 +1,22 @@
+From 1c06fdc8086077f4785479f78b0823a4a72d7948 Mon Sep 17 00:00:00 2001
+From: Pepijn Van Eeckhoudt 
+Date: Thu, 12 May 2016 18:02:45 +0200
+Subject: [PATCH] Remove spurious backslashes
+
+---
+ spec/parser_spec.rb | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/spec/parser_spec.rb b/spec/parser_spec.rb
+index def78e0..3fa5a75 100644
+--- a/spec/parser_spec.rb
 b/spec/parser_spec.rb
+@@ -45,7 +45,7 @@
+ '"Скорость"=("Расстояние")/("Время")' =>
+ 
'Скорость=РасстояниеВремя',
+ 'bb (a + b) + cc c = fr (d^n)' =>
+-'a+b+c=dn'
++'a+b+c=dn'
+ }
+ 
+ version = RUBY_VERSION.split('.').map { |s| s.to_i }



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2016-08-03 Thread Alexis Ballier
commit: c3d90319e859029165246c73e84ac7ae79f35c55
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Aug  3 10:36:20 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Aug  3 10:36:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d90319

dev-ruby/asciimath: keyword ~arm

Package-Manager: portage-2.3.0

 dev-ruby/asciimath/asciimath-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.2.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.2.ebuild
index 9ae5edd..0c50a6f 100644
--- a/dev-ruby/asciimath/asciimath-1.0.2.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 each_ruby_test() {



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/

2015-12-27 Thread Hans de Graaff
commit: 9883714a59da4470ffebbfebeae19bbd2641a7da
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 28 06:30:11 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 28 06:51:44 2015 +
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 000..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 000..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 000..6e2907d
--- /dev/null
+++ b/dev-ruby/asciimath/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  ruby
+  
+pepijnve/asciimath
+  
+