public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2015-12-14 14:12 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2015-12-14 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     0d88fa007732905009512e9e045d3c788ddb72bd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 14:11:26 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 14:11:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d88fa00

dev-ruby/ruby-opengl: amd64 stable wrt bug #568114

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
index 6a8772f..a64e25d 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2016-04-24 16:12 Manuel Rüger
  0 siblings, 0 replies; 22+ messages in thread
From: Manuel Rüger @ 2016-04-24 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f80d111c2f9b6f30d987484bc99320bffaf129e2
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 16:12:34 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 16:12:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80d111c

dev-ruby/ruby-opengl: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild | 4 ++--
 dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild
index 9787b23..aef5ba6 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 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"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
index c07573f..79f79d9 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
@@ -1,9 +1,9 @@
-# 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=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2016-06-15 20:24 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2016-06-15 20:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d2d7e6bb66d2e72c3100d7a4fd54a0134d698de5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 19:49:52 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 20:24:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d7e6bb

dev-ruby/ruby-opengl: install shared object correctly

Package-Manager: portage-2.2.28

 dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild | 50 ++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild
new file mode 100644
index 0000000..705d58e
--- /dev/null
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild
@@ -0,0 +1,50 @@
+# 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=""
+
+# Two tests fails but the README already indicates that this may not
+# work. Additionally these tests require access to video devices such as
+# /dev/nvidiactl.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_NAME="opengl"
+
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="OpenGL / GLUT bindings for ruby"
+HOMEPAGE="https://github.com/larskanis/opengl"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+IUSE=""
+
+DEPEND+=" virtual/opengl
+	media-libs/freeglut"
+RDEPEND+=" virtual/opengl
+	media-libs/freeglut"
+
+each_ruby_configure() {
+	${RUBY} -Cext/opengl extconf.rb || die
+}
+
+each_ruby_compile() {
+	emake -C ext/opengl V=1
+
+	cp ext/*/*$(get_modname) lib/opengl/ || die
+}
+
+all_ruby_install() {
+	all_fakegem_install
+
+	insinto /usr/share/doc/${PF}/examples
+	doins -r examples/*
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2016-10-02  8:59 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2016-10-02  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     57824132f2caa69e737c7ebb4e20a6c8f4dd60e5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:52:10 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:58:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57824132

dev-ruby/ruby-opengl: Stable for HPPA (bug #568114).

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

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
index 79f79d9..06a2d9d 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2016-10-02 17:56 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2016-10-02 17:56 UTC (permalink / raw
  To: gentoo-commits

commit:     895f43b3405f47d5aef68ce182b954ac7f324790
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 09:05:44 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 17:55:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895f43b3

dev-ruby/ruby-opengl: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/ruby-opengl/Manifest                 |  1 -
 dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild | 54 ---------------------------
 2 files changed, 55 deletions(-)

diff --git a/dev-ruby/ruby-opengl/Manifest b/dev-ruby/ruby-opengl/Manifest
index b22fb95..385cac7 100644
--- a/dev-ruby/ruby-opengl/Manifest
+++ b/dev-ruby/ruby-opengl/Manifest
@@ -1,2 +1 @@
-DIST opengl-0.8.0.gem 458240 SHA256 cf6bed386dcf59749e089c3b9c4bfa9e7dae125b2e83d157e497ef332afcfd23 SHA512 cbae860fe5a486dfa6ff5f4a2d381cc000ae89f3ac386885416c2cab7e03266f017e456ce95ea83c559784e6ab50e18a947003bad9e420fcabed3ab63abd9965 WHIRLPOOL a3ae1f2ca9f22836b7376b1fff3e464eae4984bdd6a167e0a379f09e02f1b09a78962617572511f09261e5edcd3a01210cb43cb3d57b1f8b9186a3dc2e2ff3c0
 DIST opengl-0.9.2.gem 444416 SHA256 cf421841af7c8beb9768aaf755124e17a09f726ea7c91af0f8cd92941036f2cb SHA512 0a7fe8d064e90df5b0507d667d30c3158671861c944086660470f23950606bb821e431735067dfbb2f9b97ebf68041b4937d4330907c4aa3daeb21d5b7e61c37 WHIRLPOOL 7d014cbfa7c0b3eaa206ad9a3c29e78f1cb03f170a10aa5a537fc8504176e794144591131b2ff0db029907b2ba9204b6a47c59ce733d6f2a4c7c8667a08743f4

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild
deleted file mode 100644
index aef5ba6..00000000
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Two tests fails but the README already indicates that this may not
-# work. Additionally these tests require access to video devices such as
-# /dev/nvidiactl.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_NAME="opengl"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="OpenGL / GLUT bindings for ruby"
-HOMEPAGE="http://ruby-opengl.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-
-IUSE=""
-
-DEPEND="${DEPEND}
-	virtual/opengl
-	media-libs/freeglut"
-RDEPEND="${RDEPEND}
-	virtual/opengl
-	media-libs/freeglut"
-
-each_ruby_configure() {
-	${RUBY} -Cext/opengl extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake -C ext/opengl V=1
-
-	cp ext/*/*$(get_modname) lib/ || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	dodoc -r docs
-
-	insinto /usr/share/doc/${PF}/examples
-	doins -r examples/* || die "Failed installing example files."
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-06-25  6:54 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2017-06-25  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7d6a663f01114a8898ba5b3714480610e33c642d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 05:56:52 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 06:53:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6a663f

dev-ruby/ruby-opengl: add 0.10.0

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/ruby-opengl/Manifest                  |  1 +
 dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild | 49 ++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/ruby-opengl/Manifest b/dev-ruby/ruby-opengl/Manifest
index 385cac73290..e8c0e7e8254 100644
--- a/dev-ruby/ruby-opengl/Manifest
+++ b/dev-ruby/ruby-opengl/Manifest
@@ -1 +1,2 @@
+DIST opengl-0.10.0.gem 565248 SHA256 e3bc0fa92dafe5ece8858259ccc47f156edab3b6671786a75873ae1d05355a89 SHA512 8d85d7f8a25e429b18245a10c186d07a85fdc8dc4e158b0001cde2b6e4bacfe4b09552a3b3fba5e14439d2fdbe000ad23bba89563f58f612f79958283b588dde WHIRLPOOL 53c3ed2ca848e7a10a2089e40a2875aa800cad69143a3a5356805d08a1787b4f8fa8b1a6fb765c71fe1f4bb236531286aecd22b8545abab1cf4981676941bad5
 DIST opengl-0.9.2.gem 444416 SHA256 cf421841af7c8beb9768aaf755124e17a09f726ea7c91af0f8cd92941036f2cb SHA512 0a7fe8d064e90df5b0507d667d30c3158671861c944086660470f23950606bb821e431735067dfbb2f9b97ebf68041b4937d4330907c4aa3daeb21d5b7e61c37 WHIRLPOOL 7d014cbfa7c0b3eaa206ad9a3c29e78f1cb03f170a10aa5a537fc8504176e794144591131b2ff0db029907b2ba9204b6a47c59ce733d6f2a4c7c8667a08743f4

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
new file mode 100644
index 00000000000..796285c83eb
--- /dev/null
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -0,0 +1,49 @@
+# 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_RECIPE_DOC="rdoc"
+
+# Two tests fails but the README already indicates that this may not
+# work. Additionally these tests require access to video devices such as
+# /dev/nvidiactl.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_NAME="opengl"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="OpenGL / GLUT bindings for ruby"
+HOMEPAGE="https://github.com/larskanis/opengl"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+IUSE=""
+
+DEPEND+=" virtual/opengl
+	media-libs/freeglut"
+RDEPEND+=" virtual/opengl
+	media-libs/freeglut"
+
+each_ruby_configure() {
+	${RUBY} -Cext/opengl extconf.rb || die
+}
+
+each_ruby_compile() {
+	emake -C ext/opengl V=1
+
+	cp ext/*/*$(get_modname) lib/opengl/ || die
+}
+
+all_ruby_install() {
+	all_fakegem_install
+
+	insinto /usr/share/doc/${PF}/examples
+	doins -r examples/*
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-07-30  6:10 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2017-07-30  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     79efd8e1340d723ee5debd3e38ff51f7160a219f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 05:19:29 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 05:57:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79efd8e1

dev-ruby/ruby-opengl: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild | 49 ------------------------
 1 file changed, 49 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild
deleted file mode 100644
index 9ed9b04ec3f..00000000000
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2-r1.ebuild
+++ /dev/null
@@ -1,49 +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=""
-
-# Two tests fails but the README already indicates that this may not
-# work. Additionally these tests require access to video devices such as
-# /dev/nvidiactl.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_NAME="opengl"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="OpenGL / GLUT bindings for ruby"
-HOMEPAGE="https://github.com/larskanis/opengl"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-
-IUSE=""
-
-DEPEND+=" virtual/opengl
-	media-libs/freeglut"
-RDEPEND+=" virtual/opengl
-	media-libs/freeglut"
-
-each_ruby_configure() {
-	${RUBY} -Cext/opengl extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake -C ext/opengl V=1
-
-	cp ext/*/*$(get_modname) lib/opengl/ || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}/examples
-	doins -r examples/*
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-07-31 13:02 Tobias Klausmann
  0 siblings, 0 replies; 22+ messages in thread
From: Tobias Klausmann @ 2017-07-31 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     16290a0771be6101e1aa36b3c57b0f00bd20434a
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 13:01:43 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 13:01:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16290a07

dev-ruby/ruby-opengl-0.10.0-r0: amd64 stable

Gentoo-Bug: 626570

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 796285c83eb..3c65645df64 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-08-29 23:16 Thomas Deutschmann
  0 siblings, 0 replies; 22+ messages in thread
From: Thomas Deutschmann @ 2017-08-29 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     454b04da3984590ac8f0bf6e6a6f604dc442d875
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 22:09:56 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 23:15:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454b04da

dev-ruby/ruby-opengl: x86 stable (bug #626570)

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 3c65645df64..59d68824f4d 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-10-14 19:43 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2017-10-14 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     f8d3151ac0acf00001208b8e669bedffe8db6b29
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 18:50:11 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 19:42:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d3151a

dev-ruby/ruby-opengl: stable 0.10.0 for ppc64, bug #626570

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 59d68824f4d..198f59e7a80 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-10-14 21:53 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2017-10-14 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     fe1019e1c1b8a971e7c3b46dc0a939b1c2aff632
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 21:53:22 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 21:53:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1019e1

dev-ruby/ruby-opengl: stable 0.10.0 for ppc, bug #626570

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 198f59e7a80..d589bed47c6 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2017-12-02  6:30 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2017-12-02  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b18a72c2048859594cb89f7847842fa8b86a54e5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 10:06:54 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 06:30:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18a72c2

dev-ruby/ruby-opengl: cleanup; drop hppa stable, bug 626570

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/ruby-opengl/Manifest                 |  3 +-
 dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild | 49 ---------------------------
 2 files changed, 1 insertion(+), 51 deletions(-)

diff --git a/dev-ruby/ruby-opengl/Manifest b/dev-ruby/ruby-opengl/Manifest
index e8c0e7e8254..98ec49dcf54 100644
--- a/dev-ruby/ruby-opengl/Manifest
+++ b/dev-ruby/ruby-opengl/Manifest
@@ -1,2 +1 @@
-DIST opengl-0.10.0.gem 565248 SHA256 e3bc0fa92dafe5ece8858259ccc47f156edab3b6671786a75873ae1d05355a89 SHA512 8d85d7f8a25e429b18245a10c186d07a85fdc8dc4e158b0001cde2b6e4bacfe4b09552a3b3fba5e14439d2fdbe000ad23bba89563f58f612f79958283b588dde WHIRLPOOL 53c3ed2ca848e7a10a2089e40a2875aa800cad69143a3a5356805d08a1787b4f8fa8b1a6fb765c71fe1f4bb236531286aecd22b8545abab1cf4981676941bad5
-DIST opengl-0.9.2.gem 444416 SHA256 cf421841af7c8beb9768aaf755124e17a09f726ea7c91af0f8cd92941036f2cb SHA512 0a7fe8d064e90df5b0507d667d30c3158671861c944086660470f23950606bb821e431735067dfbb2f9b97ebf68041b4937d4330907c4aa3daeb21d5b7e61c37 WHIRLPOOL 7d014cbfa7c0b3eaa206ad9a3c29e78f1cb03f170a10aa5a537fc8504176e794144591131b2ff0db029907b2ba9204b6a47c59ce733d6f2a4c7c8667a08743f4
+DIST opengl-0.10.0.gem 565248 BLAKE2B e427590865e7ff13110d22a21d04a936cbdc7e559e80b37be94938a4b15c71ca6341d72bc093a45ca10e7cf419fe720e7c68866724a3c99ddc44314a4b054414 SHA512 8d85d7f8a25e429b18245a10c186d07a85fdc8dc4e158b0001cde2b6e4bacfe4b09552a3b3fba5e14439d2fdbe000ad23bba89563f58f612f79958283b588dde

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
deleted file mode 100644
index 0416b28c3f4..00000000000
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild
+++ /dev/null
@@ -1,49 +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_TASK_DOC=""
-
-# Two tests fails but the README already indicates that this may not
-# work. Additionally these tests require access to video devices such as
-# /dev/nvidiactl.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_NAME="opengl"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="OpenGL / GLUT bindings for ruby"
-HOMEPAGE="https://github.com/larskanis/opengl"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-
-IUSE=""
-
-DEPEND+=" virtual/opengl
-	media-libs/freeglut"
-RDEPEND+=" virtual/opengl
-	media-libs/freeglut"
-
-each_ruby_configure() {
-	${RUBY} -Cext/opengl extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake -C ext/opengl V=1
-
-	cp ext/*/*$(get_modname) lib/ || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}/examples
-	doins -r examples/*
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2018-02-10  7:42 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2018-02-10  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     b89039d1f50dac01fe5ca46755bea53da9d65534
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 07:32:10 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 07:39:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89039d1

dev-ruby/ruby-opengl: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index d589bed47c6..32197eb096d 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2019-01-22 18:18 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2019-01-22 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     ca94f49712cb392c9c6c4dba80e87ea35f1e6d9e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 22 18:11:05 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 22 18:18:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca94f497

dev-ruby/ruby-opengl: add ruby26

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

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 32197eb096d..f1626e474d2 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2019-02-14  7:19 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2019-02-14  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     56786b21deadfb30f2691d9f6e2001cdc0aef0c5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Feb 14 06:18:41 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 07:19:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56786b21

dev-ruby/ruby-opengl: stable 0.10.0 for hppa, bug #626570

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

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

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index f1626e474d2..4ea3eeb6ad6 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2020-02-02  9:36 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2020-02-02  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     6eea6adfc766351e8e4352c38fddb7ca4fa277fb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 09:16:00 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 09:35:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eea6adf

dev-ruby/ruby-opengl: add ruby27, fix examples installation

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
index 4ea3eeb6ad6..e13565a006f 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.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=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
@@ -44,6 +44,5 @@ each_ruby_compile() {
 all_ruby_install() {
 	all_fakegem_install
 
-	insinto /usr/share/doc/${PF}/examples
-	doins -r examples/*
+	dodoc -r examples
 }


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2021-10-29  6:03 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2021-10-29  6:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f61b2c1a08fd0c4b7dc22b88bf091bfa1639b729
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 06:01:11 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 06:02:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61b2c1a

dev-ruby/ruby-opengl: add ruby30; fix extension install

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild | 39 +++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
new file mode 100644
index 00000000000..588a4c36653
--- /dev/null
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# Two tests fails but the README already indicates that this may not
+# work. Additionally these tests require access to video devices such as
+# /dev/nvidiactl.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_NAME="opengl"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/opengl/extconf.rb)
+RUBY_FAKEGEM_EXTENSION_LIBDIR=(lib/opengl)
+
+inherit ruby-fakegem
+
+DESCRIPTION="OpenGL / GLUT bindings for ruby"
+HOMEPAGE="https://github.com/larskanis/opengl"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+IUSE=""
+
+DEPEND+=" virtual/opengl
+	media-libs/freeglut"
+RDEPEND+=" virtual/opengl
+	media-libs/freeglut"
+
+all_ruby_install() {
+	all_fakegem_install
+
+	dodoc -r examples
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2022-04-24  7:06 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2022-04-24  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     03c2d0e23f12eeec7558d7a8fa86ca313a1d4d7e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 06:58:04 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 07:06:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c2d0e2

dev-ruby/ruby-opengl: enable ruby31

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
index 588a4c366535..223e0018ba1a 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
@@ -1,8 +1,8 @@
-# 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"
 
 # Two tests fails but the README already indicates that this may not
 # work. Additionally these tests require access to video devices such as


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2022-06-24  7:25 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2022-06-24  7:25 UTC (permalink / raw
  To: gentoo-commits

commit:     9911c9f70f8ac1499abb8b62012f658b514c7d7c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 07:12:52 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 07:25:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9911c9f7

dev-ruby/ruby-opengl: stabilize 0.10.0-r1 for amd64, ppc, ppc64, x86

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
index 223e0018ba1a..f8f238fc1a7d 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/larskanis/opengl"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2022-12-03  7:43 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2022-12-03  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     a8158bc66fbad3a088173749114f08f81161ab90
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 07:20:02 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 07:20:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8158bc6

dev-ruby/ruby-opengl: drop 0.10.0

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild | 48 --------------------------
 1 file changed, 48 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
deleted file mode 100644
index ee4729a2f4b2..000000000000
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0.ebuild
+++ /dev/null
@@ -1,48 +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_RECIPE_DOC="rdoc"
-
-# Two tests fails but the README already indicates that this may not
-# work. Additionally these tests require access to video devices such as
-# /dev/nvidiactl.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_NAME="opengl"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="OpenGL / GLUT bindings for ruby"
-HOMEPAGE="https://github.com/larskanis/opengl"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
-
-IUSE=""
-
-DEPEND+=" virtual/opengl
-	media-libs/freeglut"
-RDEPEND+=" virtual/opengl
-	media-libs/freeglut"
-
-each_ruby_configure() {
-	${RUBY} -Cext/opengl extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake -C ext/opengl V=1
-
-	cp ext/*/*$(get_modname) lib/opengl/ || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	dodoc -r examples
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2023-06-24  5:53 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2023-06-24  5:53 UTC (permalink / raw
  To: gentoo-commits

commit:     eaed7adfaef90a633d022e9ff72a9cc44a840ac5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 05:52:33 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 05:52:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaed7adf

dev-ruby/ruby-opengl: enable ruby32

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
index f8f238fc1a7d..be3b103a3b47 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 # Two tests fails but the README already indicates that this may not
 # work. Additionally these tests require access to video devices such as


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/
@ 2023-12-27 12:26 Hans de Graaff
  0 siblings, 0 replies; 22+ messages in thread
From: Hans de Graaff @ 2023-12-27 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     9b913d42adb2a937b05039d91814c403ad26e8f7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 12:12:11 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 12:26:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b913d42

dev-ruby/ruby-opengl: enable ruby33

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

 dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
index be3b103a3b47..fa5b616c6674 100644
--- a/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
+++ b/dev-ruby/ruby-opengl/ruby-opengl-0.10.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 # Two tests fails but the README already indicates that this may not
 # work. Additionally these tests require access to video devices such as


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-12-27 12:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-22 18:18 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-opengl/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 12:26 Hans de Graaff
2023-06-24  5:53 Hans de Graaff
2022-12-03  7:43 Hans de Graaff
2022-06-24  7:25 Hans de Graaff
2022-04-24  7:06 Hans de Graaff
2021-10-29  6:03 Hans de Graaff
2020-02-02  9:36 Hans de Graaff
2019-02-14  7:19 Sergei Trofimovich
2018-02-10  7:42 Hans de Graaff
2017-12-02  6:30 Hans de Graaff
2017-10-14 21:53 Sergei Trofimovich
2017-10-14 19:43 Sergei Trofimovich
2017-08-29 23:16 Thomas Deutschmann
2017-07-31 13:02 Tobias Klausmann
2017-07-30  6:10 Hans de Graaff
2017-06-25  6:54 Hans de Graaff
2016-10-02 17:56 Hans de Graaff
2016-10-02  8:59 Jeroen Roovers
2016-06-15 20:24 Hans de Graaff
2016-04-24 16:12 Manuel Rüger
2015-12-14 14:12 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox