* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2016-03-06 18:31 Manuel Rüger
0 siblings, 0 replies; 18+ messages in thread
From: Manuel Rüger @ 2016-03-06 18:31 UTC (permalink / raw
To: gentoo-commits
commit: 0a943f1f112c9249cb30b7b22e4a1e9ea35b3545
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 18:31:37 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 18:31:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a943f1f
dev-ruby/GeoRuby: Remove ruby19
Package-Manager: portage-2.2.27
dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild | 4 ++--
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
index 811992a..4ac9f8f 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.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
# uses ruby19 hash syntax
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
index 17a3146..c09ecd0 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.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_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2016-03-06 18:31 Manuel Rüger
0 siblings, 0 replies; 18+ messages in thread
From: Manuel Rüger @ 2016-03-06 18:31 UTC (permalink / raw
To: gentoo-commits
commit: a7a108952e74ff74effa560c935c6e589c88ea47
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 18:30:50 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 18:30:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a10895
dev-ruby/GeoRuby: Remove old
Package-Manager: portage-2.2.27
dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild
deleted file mode 100644
index 7c1ec7e..0000000
--- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# uses ruby19 hash syntax
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_NAME="georuby"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby data holder for OGC Simple Features"
-HOMEPAGE="https://github.com/nofxx/georuby"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/dbf
- dev-ruby/nokogiri"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2016-07-21 19:38 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2016-07-21 19:38 UTC (permalink / raw
To: gentoo-commits
commit: 6a8bf6b537a30c3115f2a69a685b7a7520fff467
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 17:56:19 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 19:37:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8bf6b5
dev-ruby/GeoRuby: add ruby21 to stable version
Package-Manager: portage-2.2.28
dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
index 4ac9f8f..57a952f 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
@@ -5,7 +5,7 @@
EAPI=5
# uses ruby19 hash syntax
-USE_RUBY="ruby20"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2016-12-18 7:45 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2016-12-18 7:45 UTC (permalink / raw
To: gentoo-commits
commit: 069b7168b8b95c79181290ba60a825acbadbd3f9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 07:35:50 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 07:35:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069b7168
dev-ruby/GeoRuby: add ruby23
Package-Manager: portage-2.3.0
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
index c09ecd0..47203b1 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2017-05-15 14:17 Agostino Sarubbo
0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2017-05-15 14:17 UTC (permalink / raw
To: gentoo-commits
commit: eef6f4606b8d1cae4922a5e02a2055b02dbc9a71
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 14:15:11 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 15 14:15:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef6f460
dev-ruby/GeoRuby: amd64 stable wrt bug #618412
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
index aef4f8e0b80..812beba666c 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2017-05-17 4:59 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2017-05-17 4:59 UTC (permalink / raw
To: gentoo-commits
commit: 66e3052766c2a1eaceecb85d23ee73b3edeeae61
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 04:57:39 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 17 04:57:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e30527
dev-ruby/GeoRuby: cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.1
dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild | 28 ----------------------------
dev-ruby/GeoRuby/Manifest | 1 -
2 files changed, 29 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
deleted file mode 100644
index c36100df019..00000000000
--- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# uses ruby19 hash syntax
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_NAME="georuby"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby data holder for OGC Simple Features"
-HOMEPAGE="https://github.com/nofxx/georuby"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/dbf
- dev-ruby/nokogiri"
diff --git a/dev-ruby/GeoRuby/Manifest b/dev-ruby/GeoRuby/Manifest
index a8c97a042ea..f3fd0d5a4f3 100644
--- a/dev-ruby/GeoRuby/Manifest
+++ b/dev-ruby/GeoRuby/Manifest
@@ -1,2 +1 @@
-DIST georuby-2.2.1.gem 210944 SHA256 c549d348ecdb8f5ce5c728a5cfa0bb1b550f193cf78b83eb426cd62ca64a3cb3 SHA512 22b5641f747ca32ea8c40997985896994f97e4bfebd0551f97cb0aaeb04b9f7829fee8c5ec15c246d7802f76a934d03c4558250285545a7242dcefac719d2997 WHIRLPOOL 5a83a125e118ec6e4cd40c60c3310aa8cb114e25315149b5b5656a596c206f9fcb82567f30a727aafa8b90108c9ac9ebe7471a2253918c0d1a9f62df581198f8
DIST georuby-2.5.2.gem 211456 SHA256 81ef2066a1b701c7d1f20c17450ae137c4f5a095eab307077f61e06489d4eb97 SHA512 f65aca747ff2615ce2cecf0d3a9fa8728b362f211da0433b075e5abd95644daa8d5d8a6e19b051b8e2b78d55e819f07b19b2dfcb95f26f3d678c698fd7126f3f WHIRLPOOL 47318a486078e5f8e77855fdd4640ac08bb658e303f3de2680da0d693dc5e94cd9cebceadb4aa1de3ece826cf6849c0402898a7dffd9a6f0064df0a26b6d5e50
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2018-03-09 9:27 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2018-03-09 9:27 UTC (permalink / raw
To: gentoo-commits
commit: 428a303bac3f24e2cc16b47ab919ef701f851585
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 9 09:21:49 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 9 09:23:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428a303b
dev-ruby/GeoRuby: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
index 5717e7ed675..77797b0c6de 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.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=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2019-04-11 18:04 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2019-04-11 18:04 UTC (permalink / raw
To: gentoo-commits
commit: c308ca6c266673780a994f0a7f670fc1aa6e9e31
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 18:04:09 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 18:04:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c308ca6c
dev-ruby/GeoRuby: add ruby25, ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
index 77797b0c6de..ac12330a2fc 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2020-09-15 6:00 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2020-09-15 6:00 UTC (permalink / raw
To: gentoo-commits
commit: f0c71b18c8b7b7c8bb59412454742b0e30065984
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 05:32:33 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 05:32:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c71b18
dev-ruby/GeoRuby: add ruby27
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
new file mode 100644
index 00000000000..8ff0ed90086
--- /dev/null
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_NAME="georuby"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby data holder for OGC Simple Features"
+HOMEPAGE="https://github.com/nofxx/georuby"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ # Avoid specs that are also failing in upstream Travis.
+ rm spec/geo_ruby/shp4r/shp_spec.rb || die
+}
+
+ruby_add_bdepend "test? ( dev-ruby/dbf
+ dev-ruby/nokogiri )"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2021-02-18 17:12 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-18 17:12 UTC (permalink / raw
To: gentoo-commits
commit: 49a3b68cd8edda6e5f073c4eb1229a81c53d2536
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 17:12:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 17:12:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a3b68c
dev-ruby/GeoRuby: Stabilize 2.5.2-r1 amd64, #770754
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
index 8ff0ed90086..595c92bf190 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2021-02-19 16:16 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-19 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 2031cc76ff5f53e0f43e6a2c0a291125c55dd244
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 16:14:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 16:14:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2031cc76
dev-ruby/GeoRuby: Stabilize 2.5.2-r1 x86, #770754
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
index 595c92bf190..b13578766ed 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2021-02-19 18:59 David Seifert
0 siblings, 0 replies; 18+ messages in thread
From: David Seifert @ 2021-02-19 18:59 UTC (permalink / raw
To: gentoo-commits
commit: 86f4bd874ca8e6b5c3364f73d6753ae480eae971
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Feb 19 18:59:42 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 18:59:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f4bd87
dev-ruby/GeoRuby: Remove old
Closes: https://github.com/gentoo/gentoo/pull/19547
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
deleted file mode 100644
index ac12330a2fc..00000000000
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_NAME="georuby"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby data holder for OGC Simple Features"
-HOMEPAGE="https://github.com/nofxx/georuby"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-all_ruby_prepare() {
- # Avoid specs that are also failing in upstream Travis.
- rm spec/geo_ruby/shp4r/shp_spec.rb || die
-}
-
-ruby_add_bdepend "test? ( dev-ruby/dbf
- dev-ruby/nokogiri )"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2022-12-07 6:45 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2022-12-07 6:45 UTC (permalink / raw
To: gentoo-commits
commit: 08c303ac83354f400084c879aca5aba0678a8afb
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 6 06:59:35 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 06:44:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c303ac
dev-ruby/GeoRuby: enable ruby30, ruby31 and disable ruby25, ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
index b13578766edb..eacdc71c04e6 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.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=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2023-07-12 5:41 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2023-07-12 5:41 UTC (permalink / raw
To: gentoo-commits
commit: 84ca8780f0cb3ed63170e7a5ed4a818bd6fdd5a5
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 05:21:24 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 05:41:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ca8780
dev-ruby/GeoRuby: update EAPI 7 -> 8
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
new file mode 100644
index 000000000000..c49df03ad9f2
--- /dev/null
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_NAME="georuby"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby data holder for OGC Simple Features"
+HOMEPAGE="https://github.com/nofxx/georuby"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ # Avoid specs that are also failing in upstream Travis.
+ rm spec/geo_ruby/shp4r/shp_spec.rb || die
+}
+
+ruby_add_bdepend "test? ( dev-ruby/dbf
+ dev-ruby/nokogiri )"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2023-08-19 15:37 Arthur Zamarin
0 siblings, 0 replies; 18+ messages in thread
From: Arthur Zamarin @ 2023-08-19 15:37 UTC (permalink / raw
To: gentoo-commits
commit: cdedfd44124d7998c2e80a927afdf57858efe666
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 15:35:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 15:35:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdedfd44
dev-ruby/GeoRuby: Stabilize 2.5.2-r2 x86, #912479
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
index c49df03ad9f2..4ead752fdfd4 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2023-08-21 3:50 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2023-08-21 3:50 UTC (permalink / raw
To: gentoo-commits
commit: 21a4352357353ed1de5840bb174042d013292d46
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 03:48:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 03:48:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a43523
dev-ruby/GeoRuby: Stabilize 2.5.2-r2 amd64, #912479
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
index 4ead752fdfd4..5b066b2a5bc8 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/nofxx/georuby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2023-08-29 17:19 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2023-08-29 17:19 UTC (permalink / raw
To: gentoo-commits
commit: 297971594c15aff6e579702da1139a3d09f50178
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:18:56 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:18:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29797159
dev-ruby/GeoRuby: drop 2.5.2-r1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
deleted file mode 100644
index eacdc71c04e6..000000000000
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_NAME="georuby"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby data holder for OGC Simple Features"
-HOMEPAGE="https://github.com/nofxx/georuby"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-all_ruby_prepare() {
- # Avoid specs that are also failing in upstream Travis.
- rm spec/geo_ruby/shp4r/shp_spec.rb || die
-}
-
-ruby_add_bdepend "test? ( dev-ruby/dbf
- dev-ruby/nokogiri )"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/
@ 2024-01-01 9:32 Hans de Graaff
0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2024-01-01 9:32 UTC (permalink / raw
To: gentoo-commits
commit: db5b6be4fd35672996c844777a4f1073f612ecb1
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 1 09:23:28 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 1 09:32:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5b6be4
dev-ruby/GeoRuby: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
index 5b066b2a5bc8..a5678bfc5dcf 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 18+ messages in thread
end of thread, other threads:[~2024-01-01 9:32 UTC | newest]
Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19 15:37 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/GeoRuby/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-01-01 9:32 Hans de Graaff
2023-08-29 17:19 Hans de Graaff
2023-08-21 3:50 Sam James
2023-07-12 5:41 Hans de Graaff
2022-12-07 6:45 Hans de Graaff
2021-02-19 18:59 David Seifert
2021-02-19 16:16 Sam James
2021-02-18 17:12 Sam James
2020-09-15 6:00 Hans de Graaff
2019-04-11 18:04 Hans de Graaff
2018-03-09 9:27 Hans de Graaff
2017-05-17 4:59 Hans de Graaff
2017-05-15 14:17 Agostino Sarubbo
2016-12-18 7:45 Hans de Graaff
2016-07-21 19:38 Hans de Graaff
2016-03-06 18:31 Manuel Rüger
2016-03-06 18:31 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox