* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2016-03-17 0:41 Manuel Rüger
0 siblings, 0 replies; 11+ messages in thread
From: Manuel Rüger @ 2016-03-17 0:41 UTC (permalink / raw
To: gentoo-commits
commit: 58e3c559a59685cbb2c0e192beabba8720478641
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 00:40:58 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 00:40:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e3c559
dev-ruby/typed-array: Remove ruby19
Package-Manager: portage-2.2.28
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index 8256c3e..d996e16 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2016-12-16 21:06 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2016-12-16 21:06 UTC (permalink / raw
To: gentoo-commits
commit: acd13e27e55b5d826c0382fc35ec7a81e74528ce
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:53:47 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 21:02:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd13e27
dev-ruby/typed-array: add ruby23
Package-Manager: portage-2.3.0
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index d996e16..e78eee8 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2018-02-21 7:36 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2018-02-21 7:36 UTC (permalink / raw
To: gentoo-commits
commit: 54d59676159d8e69b5c54ea048625cbf8ca6dd03
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 06:42:31 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 07:35:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d59676
dev-ruby/typed-array: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index 71c4e8df043..b325d29339c 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2018-09-04 5:43 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2018-09-04 5:43 UTC (permalink / raw
To: gentoo-commits
commit: f2d424f8188192048f7fd225ccb7ff8eaef49df3
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 4 05:04:32 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 4 05:04:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d424f8
dev-ruby/typed-array: add ruby25, use rspec3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index b325d29339c..c74a7193d92 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -6,9 +6,9 @@ EAPI=5
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2019-01-19 8:54 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2019-01-19 8:54 UTC (permalink / raw
To: gentoo-commits
commit: ec314b0139f18a7e4cf910bda9ddf2d4bf578035
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 08:09:32 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 19 08:44:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec314b01
dev-ruby/typed-array: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index c74a7193d92..069f08c3c4b 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2020-07-25 5:32 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2020-07-25 5:32 UTC (permalink / raw
To: gentoo-commits
commit: 4a7274ad66f949e01ab3f8836c1fccffdfe67523
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 06:31:01 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 05:31:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7274ad
dev-ruby/typed-array: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
index 069f08c3c4b..6adfa5e7238 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2021-11-24 6:37 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2021-11-24 6:37 UTC (permalink / raw
To: gentoo-commits
commit: 0d90134b561128b96b6f17ccdf5bd616c9d0fc58
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 11:54:41 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 06:37:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d90134b
dev-ruby/typed-array: add ruby30
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
new file mode 100644
index 000000000000..bc521b92641d
--- /dev/null
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+inherit ruby-fakegem
+DESCRIPTION="Gem provides enforced-type functionality to Arrays"
+HOMEPAGE="https://github.com/yaauie/typed-array"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ # There is a trash...
+ rm "${S}"/lib/typed-array/.DS_Store || die
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2021-11-26 8:17 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2021-11-26 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 449f07aecfc4afc32d36a486cb9d51060dc40303
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 08:11:27 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 08:16:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449f07ae
dev-ruby/typed-array: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild | 25 ------------------------
1 file changed, 25 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
deleted file mode 100644
index 6adfa5e72386..000000000000
--- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-inherit ruby-fakegem
-DESCRIPTION="Gem provides enforced-type functionality to Arrays"
-HOMEPAGE="https://github.com/yaauie/typed-array"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
- # There is a trash...
- rm "${S}"/lib/typed-array/.DS_Store || die
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2022-04-18 6:55 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2022-04-18 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 72acada30267613cb25b43e65195b4cf2466eed7
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 06:43:02 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 06:55:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72acada3
dev-ruby/typed-array: enable ruby31
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
index 5bcf095b0711..c0025e9f5408 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
@@ -7,7 +7,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2023-07-15 6:00 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2023-07-15 6:00 UTC (permalink / raw
To: gentoo-commits
commit: fde277b3a986cf992a1b80baf481da520f1e9337
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 09:54:29 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 05:59:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde277b3
dev-ruby/typed-array: enable ruby32
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
index c0025e9f5408..5e00a48f8e06 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
@@ -21,4 +21,6 @@ IUSE=""
all_ruby_prepare() {
# There is a trash...
rm "${S}"/lib/typed-array/.DS_Store || die
+
+ sed -i -e 's/Fixnum/Integer/' spec/typed-array_spec.rb || die
}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/
@ 2023-12-31 8:45 Hans de Graaff
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff @ 2023-12-31 8:45 UTC (permalink / raw
To: gentoo-commits
commit: 230e688b3ba80ce61f9c3152cb029ddb2551974a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 08:22:27 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 08:45:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230e688b
dev-ruby/typed-array: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
index 5e00a48f8e06..ad806591d180 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
@@ -7,7 +7,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-12-31 8:45 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 0:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typed-array/ Manuel Rüger
-- strict thread matches above, loose matches on Subject: below --
2016-12-16 21:06 Hans de Graaff
2018-02-21 7:36 Hans de Graaff
2018-09-04 5:43 Hans de Graaff
2019-01-19 8:54 Hans de Graaff
2020-07-25 5:32 Hans de Graaff
2021-11-24 6:37 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2022-04-18 6:55 Hans de Graaff
2023-07-15 6:00 Hans de Graaff
2023-12-31 8:45 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