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

2023-12-27 Thread Hans de Graaff
commit: 4593bad0f4c857af06fde30c126f7c34ff3aaffc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 19:43:50 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 19:43:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4593bad0

dev-ruby/itextomml: enable ruby33

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

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

diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
index b768625c0cf2..11a462d3e562 100644
--- a/dev-ruby/itextomml/itextomml-1.6.1.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 RUBY_FAKEGEM_EXTRADOC="README"
 
 RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)



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

2023-04-19 Thread Hans de Graaff
commit: bb0be62d1e7119f0577eda4bdc1da7ae4d76bbf2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 19 19:24:00 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 19 20:07:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0be62d

dev-ruby/itextomml: enable ruby32

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

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

diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
index 57fb3df7e1f6..b768625c0cf2 100644
--- a/dev-ruby/itextomml/itextomml-1.6.1.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 RUBY_FAKEGEM_EXTRADOC="README"
 
 RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)



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

2022-05-03 Thread Hans de Graaff
commit: 97acf91cdcee7594135a21bdbaae4cd66f35a577
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  4 05:26:31 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  4 05:26:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97acf91c

dev-ruby/itextomml: drop 1.6.0

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

 dev-ruby/itextomml/Manifest   |  1 -
 dev-ruby/itextomml/itextomml-1.6.0.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index cfc6e7216d49..07424ad820a8 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,2 +1 @@
-DIST itextomml-1.6.0.gem 125952 BLAKE2B 
9422d7a7f0a872dc60fce6f5d217c8c085785787d40b1f976a0f3df04f49d8de37a6fb658d8960b27f27dec03401a013b51a9ebe2446f5deecd70cfab00a7756
 SHA512 
cabff2d8d36cea6b280c4c928675e368e02ce346870c2d933ebb5554722e729ef7a05132776d29e4a62f0fa89ef1ad2fdd729ac97a35d7aed6da24f90de75839
 DIST itextomml-1.6.1.gem 126976 BLAKE2B 
f66395ebc75f57b845897c9ec3cdabd93a67fd93561ad6fa2284c449518d4da08b3d4cb20529149b006228f0200ed73d3edca23fdc6cc943e0cdb4d09a14b47c
 SHA512 
c122562e54618a2eda090c061d4b65c3d55cbd5325eb7f9d13249959219eeed75be5e172a1d2b8bdcc30eafc7700150eff3b7b09aaa2e5b9dd143f9e5752cd8e

diff --git a/dev-ruby/itextomml/itextomml-1.6.0.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.0.ebuild
deleted file mode 100644
index e1e1d94cfb46..
--- a/dev-ruby/itextomml/itextomml-1.6.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}



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

2022-05-03 Thread Hans de Graaff
commit: e12652aff382ad032b14fd0349bde93cc5698163
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  4 05:26:18 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  4 05:26:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12652af

dev-ruby/itextomml: enable ruby31

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

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

diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
index a6eb145fd8c5..57fb3df7e1f6 100644
--- a/dev-ruby/itextomml/itextomml-1.6.1.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 RUBY_FAKEGEM_EXTRADOC="README"
 
 RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)



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

2021-10-31 Thread Hans de Graaff
commit: 855f691949e5cd9c40aa75e932dd757b8151a8ec
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 31 08:49:57 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 31 11:35:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855f6919

dev-ruby/itextomml: add 1.6.1

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

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.6.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index b65efdb68ea..cfc6e7216d4 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1 +1,2 @@
 DIST itextomml-1.6.0.gem 125952 BLAKE2B 
9422d7a7f0a872dc60fce6f5d217c8c085785787d40b1f976a0f3df04f49d8de37a6fb658d8960b27f27dec03401a013b51a9ebe2446f5deecd70cfab00a7756
 SHA512 
cabff2d8d36cea6b280c4c928675e368e02ce346870c2d933ebb5554722e729ef7a05132776d29e4a62f0fa89ef1ad2fdd729ac97a35d7aed6da24f90de75839
+DIST itextomml-1.6.1.gem 126976 BLAKE2B 
f66395ebc75f57b845897c9ec3cdabd93a67fd93561ad6fa2284c449518d4da08b3d4cb20529149b006228f0200ed73d3edca23fdc6cc943e0cdb4d09a14b47c
 SHA512 
c122562e54618a2eda090c061d4b65c3d55cbd5325eb7f9d13249959219eeed75be5e172a1d2b8bdcc30eafc7700150eff3b7b09aaa2e5b9dd143f9e5752cd8e

diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
new file mode 100644
index 000..a6eb145fd8c
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -0,0 +1,26 @@
+# 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_EXTRADOC="README"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2020-08-16 Thread Hans de Graaff
commit: 2e3d043c9cf02f671ed198926886b2adf4cf829c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 16 08:13:29 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 16 16:29:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3d043c

dev-ruby/itextomml: cleanup

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

 dev-ruby/itextomml/Manifest   |  1 -
 dev-ruby/itextomml/itextomml-1.5.8.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index cdcb83045df..b65efdb68ea 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,2 +1 @@
-DIST itextomml-1.5.8.gem 125952 BLAKE2B 
1fd68b00bed86e8f799d5cffd4de40d50151d18a11dbfbc91dbbc857295959d44c118bf39fcf4e7089e466d07f2ed03ad0d04c16c696fd6b7c4c8d101fd0c0ac
 SHA512 
5fb1776ba7de3f0d09eed64bff8fc04c4a508cb7360d82853d65dc481bd0a43253c0a4edd4c9eaa0df835f9a21d6ed2c2d318f621c5d071b6566709d769c1312
 DIST itextomml-1.6.0.gem 125952 BLAKE2B 
9422d7a7f0a872dc60fce6f5d217c8c085785787d40b1f976a0f3df04f49d8de37a6fb658d8960b27f27dec03401a013b51a9ebe2446f5deecd70cfab00a7756
 SHA512 
cabff2d8d36cea6b280c4c928675e368e02ce346870c2d933ebb5554722e729ef7a05132776d29e4a62f0fa89ef1ad2fdd729ac97a35d7aed6da24f90de75839

diff --git a/dev-ruby/itextomml/itextomml-1.5.8.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.8.ebuild
deleted file mode 100644
index 22fcbeb33d9..000
--- a/dev-ruby/itextomml/itextomml-1.5.8.ebuild
+++ /dev/null
@@ -1,34 +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_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}



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

2020-07-05 Thread Hans de Graaff
commit: 65a4f71b075c60aae913a92007c23794d3232690
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul  5 08:10:54 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul  5 08:10:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a4f71b

dev-ruby/itextomml: add ruby27

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

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

diff --git a/dev-ruby/itextomml/itextomml-1.6.0.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.0.ebuild
index 22fcbeb33d9..e1e1d94cfb4 100644
--- a/dev-ruby/itextomml/itextomml-1.6.0.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README"
 



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

2019-03-24 Thread Hans de Graaff
commit: 2622ca1281098ef7a675a36f977b9b9faa2a5c19
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 24 06:51:44 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 24 08:34:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2622ca12

dev-ruby/itextomml: cleanup

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

 dev-ruby/itextomml/Manifest   |  2 --
 dev-ruby/itextomml/itextomml-1.5.6.ebuild | 34 ---
 dev-ruby/itextomml/itextomml-1.5.7.ebuild | 34 ---
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 995496744ea..dc4e56232fe 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,3 +1 @@
-DIST itextomml-1.5.6.gem 125440 BLAKE2B 
b0894d26d20e85454c310589509cb0eef371f3c9139450ce8dcd25fac6b83e831557e05ba54b449557422b23d59868ee75f022fe4ba1c205d32926f923986864
 SHA512 
b74f5a9ca4eb669fee547bdf729e456dfe07b8be4e9ac0d1b7c3ad5d4e99371ae7b5bde565e6472ab07bbcec2754d4ee628ba07a6a7e938ea8a55a6023c2f1fd
-DIST itextomml-1.5.7.gem 125440 BLAKE2B 
babdfdb7e81415a06875ba72a84da31f910bb0f634e2fd2ea724785b56d84b6d6ca7e544ddfe617a53c91a89314f0e0e8c2ac0f20f0cf8e26c11327f865e423b
 SHA512 
65fbf03096695330e32ac9093e923ca50bb92a3b32a7657bea65e6abf51c7824fc8b650f564352c41d28e846cba62a60ffbd57ca14ad2587e3164e48d7d1043f
 DIST itextomml-1.5.8.gem 125952 BLAKE2B 
1fd68b00bed86e8f799d5cffd4de40d50151d18a11dbfbc91dbbc857295959d44c118bf39fcf4e7089e466d07f2ed03ad0d04c16c696fd6b7c4c8d101fd0c0ac
 SHA512 
5fb1776ba7de3f0d09eed64bff8fc04c4a508cb7360d82853d65dc481bd0a43253c0a4edd4c9eaa0df835f9a21d6ed2c2d318f621c5d071b6566709d769c1312

diff --git a/dev-ruby/itextomml/itextomml-1.5.6.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.6.ebuild
deleted file mode 100644
index 8f5692eb0c8..000
--- a/dev-ruby/itextomml/itextomml-1.5.6.ebuild
+++ /dev/null
@@ -1,34 +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_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}

diff --git a/dev-ruby/itextomml/itextomml-1.5.7.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.7.ebuild
deleted file mode 100644
index 8f5692eb0c8..000
--- a/dev-ruby/itextomml/itextomml-1.5.7.ebuild
+++ /dev/null
@@ -1,34 +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_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}



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

2019-03-24 Thread Hans de Graaff
commit: 14254713331314b6a37ff1f1d3054b10f7548214
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 24 06:57:22 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 24 08:34:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14254713

dev-ruby/itextomml: add 1.6.0

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

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.6.0.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index dc4e56232fe..cdcb83045df 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1 +1,2 @@
 DIST itextomml-1.5.8.gem 125952 BLAKE2B 
1fd68b00bed86e8f799d5cffd4de40d50151d18a11dbfbc91dbbc857295959d44c118bf39fcf4e7089e466d07f2ed03ad0d04c16c696fd6b7c4c8d101fd0c0ac
 SHA512 
5fb1776ba7de3f0d09eed64bff8fc04c4a508cb7360d82853d65dc481bd0a43253c0a4edd4c9eaa0df835f9a21d6ed2c2d318f621c5d071b6566709d769c1312
+DIST itextomml-1.6.0.gem 125952 BLAKE2B 
9422d7a7f0a872dc60fce6f5d217c8c085785787d40b1f976a0f3df04f49d8de37a6fb658d8960b27f27dec03401a013b51a9ebe2446f5deecd70cfab00a7756
 SHA512 
cabff2d8d36cea6b280c4c928675e368e02ce346870c2d933ebb5554722e729ef7a05132776d29e4a62f0fa89ef1ad2fdd729ac97a35d7aed6da24f90de75839

diff --git a/dev-ruby/itextomml/itextomml-1.6.0.ebuild 
b/dev-ruby/itextomml/itextomml-1.6.0.ebuild
new file mode 100644
index 000..22fcbeb33d9
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.6.0.ebuild
@@ -0,0 +1,34 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2019-02-01 Thread Hans de Graaff
commit: 779f3dbb11aea1eb21b9911ecc76a06390f97fe8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  2 07:22:09 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  2 07:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779f3dbb

dev-ruby/itextomml: add ruby26

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

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

diff --git a/dev-ruby/itextomml/itextomml-1.5.8.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.8.ebuild
index 4e99a8e1636..22fcbeb33d9 100644
--- a/dev-ruby/itextomml/itextomml-1.5.8.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.5.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README"
 



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

2018-10-19 Thread Hans de Graaff
commit: 8dfd6303c5a501f62096c14e8ca05e307a0bf6e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 20 05:13:06 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 20 05:13:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfd6303

dev-ruby/itextomml: add 1.5.8

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

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.8.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index f2f9957fafb..995496744ea 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,2 +1,3 @@
 DIST itextomml-1.5.6.gem 125440 BLAKE2B 
b0894d26d20e85454c310589509cb0eef371f3c9139450ce8dcd25fac6b83e831557e05ba54b449557422b23d59868ee75f022fe4ba1c205d32926f923986864
 SHA512 
b74f5a9ca4eb669fee547bdf729e456dfe07b8be4e9ac0d1b7c3ad5d4e99371ae7b5bde565e6472ab07bbcec2754d4ee628ba07a6a7e938ea8a55a6023c2f1fd
 DIST itextomml-1.5.7.gem 125440 BLAKE2B 
babdfdb7e81415a06875ba72a84da31f910bb0f634e2fd2ea724785b56d84b6d6ca7e544ddfe617a53c91a89314f0e0e8c2ac0f20f0cf8e26c11327f865e423b
 SHA512 
65fbf03096695330e32ac9093e923ca50bb92a3b32a7657bea65e6abf51c7824fc8b650f564352c41d28e846cba62a60ffbd57ca14ad2587e3164e48d7d1043f
+DIST itextomml-1.5.8.gem 125952 BLAKE2B 
1fd68b00bed86e8f799d5cffd4de40d50151d18a11dbfbc91dbbc857295959d44c118bf39fcf4e7089e466d07f2ed03ad0d04c16c696fd6b7c4c8d101fd0c0ac
 SHA512 
5fb1776ba7de3f0d09eed64bff8fc04c4a508cb7360d82853d65dc481bd0a43253c0a4edd4c9eaa0df835f9a21d6ed2c2d318f621c5d071b6566709d769c1312

diff --git a/dev-ruby/itextomml/itextomml-1.5.8.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.8.ebuild
new file mode 100644
index 000..4e99a8e1636
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2018-06-25 Thread Hans de Graaff
commit: bf7d55e381529a5ce1c2ff759080f7a24bc379c9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jun 26 04:35:35 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jun 26 04:35:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7d55e3

dev-ruby/itextomml: add 1.5.7

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.7.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 51c0125787f..f2f9957fafb 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1 +1,2 @@
 DIST itextomml-1.5.6.gem 125440 BLAKE2B 
b0894d26d20e85454c310589509cb0eef371f3c9139450ce8dcd25fac6b83e831557e05ba54b449557422b23d59868ee75f022fe4ba1c205d32926f923986864
 SHA512 
b74f5a9ca4eb669fee547bdf729e456dfe07b8be4e9ac0d1b7c3ad5d4e99371ae7b5bde565e6472ab07bbcec2754d4ee628ba07a6a7e938ea8a55a6023c2f1fd
+DIST itextomml-1.5.7.gem 125440 BLAKE2B 
babdfdb7e81415a06875ba72a84da31f910bb0f634e2fd2ea724785b56d84b6d6ca7e544ddfe617a53c91a89314f0e0e8c2ac0f20f0cf8e26c11327f865e423b
 SHA512 
65fbf03096695330e32ac9093e923ca50bb92a3b32a7657bea65e6abf51c7824fc8b650f564352c41d28e846cba62a60ffbd57ca14ad2587e3164e48d7d1043f

diff --git a/dev-ruby/itextomml/itextomml-1.5.7.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.7.ebuild
new file mode 100644
index 000..8f5692eb0c8
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.7.ebuild
@@ -0,0 +1,34 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2018-05-20 Thread Hans de Graaff
commit: e15e58b51422001e5cac9801f1d0070eba7c9399
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 21 05:00:58 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 21 05:14:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15e58b5

dev-ruby/itextomml: add ruby25

Package-Manager: Portage-2.3.36, Repoman-2.3.9

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

diff --git a/dev-ruby/itextomml/itextomml-1.5.6.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.6.ebuild
index 17c5af4ecfb..8f5692eb0c8 100644
--- a/dev-ruby/itextomml/itextomml-1.5.6.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.5.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README"
 



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

2018-02-04 Thread Hans de Graaff
commit: 8f9bfe7ef15279c706a1f5700170fc4ed1638b73
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb  4 09:34:12 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  4 10:45:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9bfe7e

dev-ruby/itextomml: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/itextomml/Manifest   |  2 --
 dev-ruby/itextomml/itextomml-1.5.4.ebuild | 34 ---
 dev-ruby/itextomml/itextomml-1.5.5.ebuild | 34 ---
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index d6975475fd2..51c0125787f 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,3 +1 @@
-DIST itextomml-1.5.4.gem 124416 BLAKE2B 
a84dc60c1affe117bea5d6c75b619b3b67ecb259ee87c29a6c21801f4ed69e4c7358b962a2ec8200403c82d56dc6ee93f69cb7814102a4770da1eb3726b046c6
 SHA512 
18ee01adfbe128850d7bd41715a98221c425c2380ae9fe95fc8b5fe52c123e872514fc49a7b975eab1f32874b85f7e2861c8b22a9e829542eb6e4e1b97c3bc5a
-DIST itextomml-1.5.5.gem 124416 BLAKE2B 
e5a8f38b2200362cf0fb7effc60149441630d66d99221c3565f6b4c61edc0003ec95ed1a1d2f66ff88ef07dcab65f8bc18af417c79c3b904a36c51d15939110d
 SHA512 
825c4f0e48e56980d23ea7ea485c50398e34b309de29ac8da218517b9d2e8a47e7dc39df8b400bb39b6828a9ac5d4e71a951554363725af20fdd460adae77e7f
 DIST itextomml-1.5.6.gem 125440 BLAKE2B 
b0894d26d20e85454c310589509cb0eef371f3c9139450ce8dcd25fac6b83e831557e05ba54b449557422b23d59868ee75f022fe4ba1c205d32926f923986864
 SHA512 
b74f5a9ca4eb669fee547bdf729e456dfe07b8be4e9ac0d1b7c3ad5d4e99371ae7b5bde565e6472ab07bbcec2754d4ee628ba07a6a7e938ea8a55a6023c2f1fd

diff --git a/dev-ruby/itextomml/itextomml-1.5.4.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.4.ebuild
deleted file mode 100644
index 19980bdc607..000
--- a/dev-ruby/itextomml/itextomml-1.5.4.ebuild
+++ /dev/null
@@ -1,34 +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 ruby23"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}

diff --git a/dev-ruby/itextomml/itextomml-1.5.5.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.5.ebuild
deleted file mode 100644
index c7915755492..000
--- a/dev-ruby/itextomml/itextomml-1.5.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}



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

2017-05-18 Thread Hans de Graaff
commit: f40e38e02045fdebb14b2d3b4bc97473d47d760c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May 19 04:37:46 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May 19 04:37:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40e38e0

dev-ruby/itextomml: add 1.5.6

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.6.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 6642a28a8ce..1ed24163ac3 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,2 +1,3 @@
 DIST itextomml-1.5.4.gem 124416 SHA256 
3e70aa736d95751080f595be1458f82cd26945880e9b00d9abd163b2f60aa52a SHA512 
18ee01adfbe128850d7bd41715a98221c425c2380ae9fe95fc8b5fe52c123e872514fc49a7b975eab1f32874b85f7e2861c8b22a9e829542eb6e4e1b97c3bc5a
 WHIRLPOOL 
8fc3ae97a02f974de1d672056a064c23c0a77845883b8e3b50d196e35c28d64f2b6dcbf7cd3329c1d016d1c242972cc8b22490b90a7db71012dad010d702fee3
 DIST itextomml-1.5.5.gem 124416 SHA256 
3449404701e505900059da5d756db26fbc2e7c1aea5358380ddd532e14a304bb SHA512 
825c4f0e48e56980d23ea7ea485c50398e34b309de29ac8da218517b9d2e8a47e7dc39df8b400bb39b6828a9ac5d4e71a951554363725af20fdd460adae77e7f
 WHIRLPOOL 
2171f2b1e81bef7284be30c26bc2086a61708d6ce6ef88aba40aa3567e671a3e7257ca58c650b879eb426eafe4a2ae38c0725d33572b37da2fd5437ae84f222c
+DIST itextomml-1.5.6.gem 125440 SHA256 
3a2b095ee241207ece42025017cd7a932943b64f545aee19adfef0a6dde55d61 SHA512 
b74f5a9ca4eb669fee547bdf729e456dfe07b8be4e9ac0d1b7c3ad5d4e99371ae7b5bde565e6472ab07bbcec2754d4ee628ba07a6a7e938ea8a55a6023c2f1fd
 WHIRLPOOL 
28aa1005b8cd7427626ea7d4f3bd82cff60fbafdf38b28c5bce75f1e93f1aae41d590f01283f7211baad1a588ce4a4a5f34e6f4528caf357a68ee83567a60109

diff --git a/dev-ruby/itextomml/itextomml-1.5.6.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.6.ebuild
new file mode 100644
index 000..f41cd7d253a
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.6.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2017-02-05 Thread Hans de Graaff
commit: cea0b9b5a1a298266a2ac00f6c9e36ccf0517754
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb  5 15:03:20 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  5 15:08:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea0b9b5

dev-ruby/itextomml: cleanup

Package-Manager: portage-2.3.3

 dev-ruby/itextomml/Manifest   |  2 --
 dev-ruby/itextomml/itextomml-1.5.2.ebuild | 35 ---
 dev-ruby/itextomml/itextomml-1.5.3.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 755ec34..6642a28 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,4 +1,2 @@
-DIST itextomml-1.5.2.gem 124928 SHA256 
2fb0a794f5e8628aeae0d098ee67c010ae6793e162785b72baac60890922bcfa SHA512 
dbd7a724d65905a322f05bbd9cde1cfbd0b4dd447a358c47f4a983ebf3934d69b938b5f78fde5975d4ed65898dbec9e318b274a919dfc80eac83353a3b6771d7
 WHIRLPOOL 
2eba813ee3a4fb45eab6325b3fbc0d4d9bb8fac4916450b00966e67bb847356b33aecd3022913c1cb5f878bd50b34942218df3fe967086e7b326fd968f62f5cb
-DIST itextomml-1.5.3.gem 124416 SHA256 
400d4c0fec0d687fb0338c4a67aff7ee4b0a046331b5bf5328138e324b04250b SHA512 
48b5435b928f4fe0d5264fabc1665bf70d069b8a869207769dbbe3b1fd30646ad13f8ceafd25aed3a030aa9033ca6cc58216acbd3cc5ea86b68b4175adaf549c
 WHIRLPOOL 
bb1a2ebdb85a0080c284ba98b0d6b0daefa93996513482d8f82e244c8a4ab689229d81e9e8d10ff8031e914d8e200cc4424f65e483eb9cc1b54b847ae94463ec
 DIST itextomml-1.5.4.gem 124416 SHA256 
3e70aa736d95751080f595be1458f82cd26945880e9b00d9abd163b2f60aa52a SHA512 
18ee01adfbe128850d7bd41715a98221c425c2380ae9fe95fc8b5fe52c123e872514fc49a7b975eab1f32874b85f7e2861c8b22a9e829542eb6e4e1b97c3bc5a
 WHIRLPOOL 
8fc3ae97a02f974de1d672056a064c23c0a77845883b8e3b50d196e35c28d64f2b6dcbf7cd3329c1d016d1c242972cc8b22490b90a7db71012dad010d702fee3
 DIST itextomml-1.5.5.gem 124416 SHA256 
3449404701e505900059da5d756db26fbc2e7c1aea5358380ddd532e14a304bb SHA512 
825c4f0e48e56980d23ea7ea485c50398e34b309de29ac8da218517b9d2e8a47e7dc39df8b400bb39b6828a9ac5d4e71a951554363725af20fdd460adae77e7f
 WHIRLPOOL 
2171f2b1e81bef7284be30c26bc2086a61708d6ce6ef88aba40aa3567e671a3e7257ca58c650b879eb426eafe4a2ae38c0725d33572b37da2fd5437ae84f222c

diff --git a/dev-ruby/itextomml/itextomml-1.5.2.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.2.ebuild
deleted file mode 100644
index 85a5e2f..
--- a/dev-ruby/itextomml/itextomml-1.5.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}

diff --git a/dev-ruby/itextomml/itextomml-1.5.3.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.3.ebuild
deleted file mode 100644
index 8b8f472..
--- a/dev-ruby/itextomml/itextomml-1.5.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
-HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
-
-LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-#Tests don't fail here
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext
-   cp ext/itex2MML$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test_itextomml.rb || die
-}



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

2016-12-09 Thread Hans de Graaff
commit: b4dccc06bf8c4f1122895b8893eb0fe76154a1bf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec 10 05:19:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec 10 05:19:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dccc06

dev-ruby/itextomml: add 1.5.5

Package-Manager: portage-2.3.0

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.5.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 88a9b86..755ec34 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,3 +1,4 @@
 DIST itextomml-1.5.2.gem 124928 SHA256 
2fb0a794f5e8628aeae0d098ee67c010ae6793e162785b72baac60890922bcfa SHA512 
dbd7a724d65905a322f05bbd9cde1cfbd0b4dd447a358c47f4a983ebf3934d69b938b5f78fde5975d4ed65898dbec9e318b274a919dfc80eac83353a3b6771d7
 WHIRLPOOL 
2eba813ee3a4fb45eab6325b3fbc0d4d9bb8fac4916450b00966e67bb847356b33aecd3022913c1cb5f878bd50b34942218df3fe967086e7b326fd968f62f5cb
 DIST itextomml-1.5.3.gem 124416 SHA256 
400d4c0fec0d687fb0338c4a67aff7ee4b0a046331b5bf5328138e324b04250b SHA512 
48b5435b928f4fe0d5264fabc1665bf70d069b8a869207769dbbe3b1fd30646ad13f8ceafd25aed3a030aa9033ca6cc58216acbd3cc5ea86b68b4175adaf549c
 WHIRLPOOL 
bb1a2ebdb85a0080c284ba98b0d6b0daefa93996513482d8f82e244c8a4ab689229d81e9e8d10ff8031e914d8e200cc4424f65e483eb9cc1b54b847ae94463ec
 DIST itextomml-1.5.4.gem 124416 SHA256 
3e70aa736d95751080f595be1458f82cd26945880e9b00d9abd163b2f60aa52a SHA512 
18ee01adfbe128850d7bd41715a98221c425c2380ae9fe95fc8b5fe52c123e872514fc49a7b975eab1f32874b85f7e2861c8b22a9e829542eb6e4e1b97c3bc5a
 WHIRLPOOL 
8fc3ae97a02f974de1d672056a064c23c0a77845883b8e3b50d196e35c28d64f2b6dcbf7cd3329c1d016d1c242972cc8b22490b90a7db71012dad010d702fee3
+DIST itextomml-1.5.5.gem 124416 SHA256 
3449404701e505900059da5d756db26fbc2e7c1aea5358380ddd532e14a304bb SHA512 
825c4f0e48e56980d23ea7ea485c50398e34b309de29ac8da218517b9d2e8a47e7dc39df8b400bb39b6828a9ac5d4e71a951554363725af20fdd460adae77e7f
 WHIRLPOOL 
2171f2b1e81bef7284be30c26bc2086a61708d6ce6ef88aba40aa3567e671a3e7257ca58c650b879eb426eafe4a2ae38c0725d33572b37da2fd5437ae84f222c

diff --git a/dev-ruby/itextomml/itextomml-1.5.5.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.5.ebuild
new file mode 100644
index ..8b8f472
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2016-08-16 Thread Manuel Rüger
commit: db1716c78d57a2d3d89bbd6c5900f4a98cda98d1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Aug 16 17:49:12 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Aug 16 17:49:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1716c7

dev-ruby/itextomml: Version bump to 1.5.4

Package-Manager: portage-2.3.0

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.4.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 65c8a41..88a9b86 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1,2 +1,3 @@
 DIST itextomml-1.5.2.gem 124928 SHA256 
2fb0a794f5e8628aeae0d098ee67c010ae6793e162785b72baac60890922bcfa SHA512 
dbd7a724d65905a322f05bbd9cde1cfbd0b4dd447a358c47f4a983ebf3934d69b938b5f78fde5975d4ed65898dbec9e318b274a919dfc80eac83353a3b6771d7
 WHIRLPOOL 
2eba813ee3a4fb45eab6325b3fbc0d4d9bb8fac4916450b00966e67bb847356b33aecd3022913c1cb5f878bd50b34942218df3fe967086e7b326fd968f62f5cb
 DIST itextomml-1.5.3.gem 124416 SHA256 
400d4c0fec0d687fb0338c4a67aff7ee4b0a046331b5bf5328138e324b04250b SHA512 
48b5435b928f4fe0d5264fabc1665bf70d069b8a869207769dbbe3b1fd30646ad13f8ceafd25aed3a030aa9033ca6cc58216acbd3cc5ea86b68b4175adaf549c
 WHIRLPOOL 
bb1a2ebdb85a0080c284ba98b0d6b0daefa93996513482d8f82e244c8a4ab689229d81e9e8d10ff8031e914d8e200cc4424f65e483eb9cc1b54b847ae94463ec
+DIST itextomml-1.5.4.gem 124416 SHA256 
3e70aa736d95751080f595be1458f82cd26945880e9b00d9abd163b2f60aa52a SHA512 
18ee01adfbe128850d7bd41715a98221c425c2380ae9fe95fc8b5fe52c123e872514fc49a7b975eab1f32874b85f7e2861c8b22a9e829542eb6e4e1b97c3bc5a
 WHIRLPOOL 
8fc3ae97a02f974de1d672056a064c23c0a77845883b8e3b50d196e35c28d64f2b6dcbf7cd3329c1d016d1c242972cc8b22490b90a7db71012dad010d702fee3

diff --git a/dev-ruby/itextomml/itextomml-1.5.4.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.4.ebuild
new file mode 100644
index 000..8b8f472
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2016-08-14 Thread Hans de Graaff
commit: f97c2fdf47867542eb8c03c49652aa984dbb0237
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 15 05:31:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 15 05:31:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97c2fdf

dev-ruby/itextomml: add 1.5.3

Package-Manager: portage-2.2.28

 dev-ruby/itextomml/Manifest   |  1 +
 dev-ruby/itextomml/itextomml-1.5.3.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/itextomml/Manifest b/dev-ruby/itextomml/Manifest
index 22d0441..65c8a41 100644
--- a/dev-ruby/itextomml/Manifest
+++ b/dev-ruby/itextomml/Manifest
@@ -1 +1,2 @@
 DIST itextomml-1.5.2.gem 124928 SHA256 
2fb0a794f5e8628aeae0d098ee67c010ae6793e162785b72baac60890922bcfa SHA512 
dbd7a724d65905a322f05bbd9cde1cfbd0b4dd447a358c47f4a983ebf3934d69b938b5f78fde5975d4ed65898dbec9e318b274a919dfc80eac83353a3b6771d7
 WHIRLPOOL 
2eba813ee3a4fb45eab6325b3fbc0d4d9bb8fac4916450b00966e67bb847356b33aecd3022913c1cb5f878bd50b34942218df3fe967086e7b326fd968f62f5cb
+DIST itextomml-1.5.3.gem 124416 SHA256 
400d4c0fec0d687fb0338c4a67aff7ee4b0a046331b5bf5328138e324b04250b SHA512 
48b5435b928f4fe0d5264fabc1665bf70d069b8a869207769dbbe3b1fd30646ad13f8ceafd25aed3a030aa9033ca6cc58216acbd3cc5ea86b68b4175adaf549c
 WHIRLPOOL 
bb1a2ebdb85a0080c284ba98b0d6b0daefa93996513482d8f82e244c8a4ab689229d81e9e8d10ff8031e914d8e200cc4424f65e483eb9cc1b54b847ae94463ec

diff --git a/dev-ruby/itextomml/itextomml-1.5.3.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.3.ebuild
new file mode 100644
index 000..8b8f472
--- /dev/null
+++ b/dev-ruby/itextomml/itextomml-1.5.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Native Ruby bindings to itex2MML, which converts itex equations 
to MathML"
+HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+#Tests don't fail here
+RESTRICT="test"
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext
+   cp ext/itex2MML$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test_itextomml.rb || die
+}



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

2016-03-09 Thread Manuel Rüger
commit: d01e4d64428e7f9e2eee4f81ee4157e983eccab6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Mar  9 23:22:36 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Mar  9 23:22:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01e4d64

dev-ruby/itextomml: Remove ruby19

Package-Manager: portage-2.2.27

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

diff --git a/dev-ruby/itextomml/itextomml-1.5.2.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.2.ebuild
index abe4701..85a5e2f 100644
--- a/dev-ruby/itextomml/itextomml-1.5.2.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.5.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README"
 



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

2015-10-10 Thread Jeroen Roovers
commit: 7e53e460587ad6fc8478a9cd85b54335f209be83
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 10 06:16:28 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 10 06:32:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e53e460

dev-ruby/itextomml: Mark ~ppc64 (bug #553928).

Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches

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

diff --git a/dev-ruby/itextomml/itextomml-1.5.2.ebuild 
b/dev-ruby/itextomml/itextomml-1.5.2.ebuild
index 91c46bf..abe4701 100644
--- a/dev-ruby/itextomml/itextomml-1.5.2.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.5.2.ebuild
@@ -15,7 +15,7 @@ 
HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html;
 
 LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 #Tests don't fail here