public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/
@ 2016-03-28 22:14 Manuel Rüger
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2016-03-28 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     f427647fdb34a48161ee143846c07f763cc3dcfe
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 22:13:56 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 22:13:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f427647f

dev-ruby/priorityqueue: Remove ruby19

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
index f02846b..44ed504 100644
--- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
+++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # ruby22 -> uses obsolete Config module
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_TASK_DOC=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/
@ 2016-08-29  1:10 Manuel Rüger
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2016-08-29  1:10 UTC (permalink / raw
  To: gentoo-commits

commit:     9b5c0355e160197c5e1c081efa24019593aacdc1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 01:10:29 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 01:10:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5c0355

dev-ruby/priorityqueue: Add ruby22

Package-Manager: portage-2.3.0

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

diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
index 44ed504..e1bf5c8 100644
--- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
+++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
@@ -4,8 +4,7 @@
 
 EAPI=5
 
-# ruby22 -> uses obsolete Config module
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_TASK_DOC=""
@@ -24,6 +23,7 @@ IUSE=""
 
 all_ruby_prepare() {
 	rm Makefile *.o *.so || die
+	sed -i -e "s/::Config/RbConfig/" setup.rb || die
 }
 
 each_ruby_configure() {


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/
@ 2016-10-29 14:54 Manuel Rüger
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2016-10-29 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0b0e08a137a64b3d0d6f74be3ea64d642b36939e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 14:53:51 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 14:54:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0e08a1

dev-ruby/priorityqueue: Add ruby23

Package-Manager: portage-2.3.2

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

diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
index e1bf5c8..f90972b 100644
--- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
+++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_TASK_DOC=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/
@ 2018-02-08  6:25 Hans de Graaff
  0 siblings, 0 replies; 4+ messages in thread
From: Hans de Graaff @ 2018-02-08  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     18ff66f544a7c4f93dea1dd3412f8b425495f1f3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 06:07:30 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 06:24:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ff66f5

dev-ruby/priorityqueue: add ruby24, document ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
index 78bd8832421..2946adc65a8 100644
--- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
+++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+# ruby25: fails tests
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_TASK_DOC=""


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

end of thread, other threads:[~2018-02-08  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 22:14 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2016-08-29  1:10 Manuel Rüger
2016-10-29 14:54 Manuel Rüger
2018-02-08  6:25 Hans de Graaff

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