* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2018-08-11 6:42 Mats Lidell
0 siblings, 0 replies; 10+ messages in thread
From: Mats Lidell @ 2018-08-11 6:42 UTC (permalink / raw
To: gentoo-commits
commit: dfe01961c466a24cdc416dd0f629dcbcd657fe20
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 11 06:42:07 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 11 06:42:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe01961
app-xemacs/time: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/time/Manifest | 1 +
app-xemacs/time/time-1.17.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest
index 41f0dc391bf..28780c83765 100644
--- a/app-xemacs/time/Manifest
+++ b/app-xemacs/time/Manifest
@@ -1 +1,2 @@
DIST time-1.14-pkg.tar.gz 20431 BLAKE2B c0b28f83de39a82fad9965e13681e4c88c1fad59d19821f951739dc7fd915b01f3308d0b6fe6485def0e65a4396b6fb6941103863243e9848f5ec235112b7c67 SHA512 62dfea425ac0fd00d4e8003377341c03970fde921acc06f94cbe98e6c37e255462e7ba9e72d0d540c557d64559ce9d39d2f21bcb7736e0ee7939e4b41ab5c0ac
+DIST time-1.17-pkg.tar.gz 23678 BLAKE2B dadcbde74e0a007932bd63b85159dd431846428c44149544a7afc9e4039f0edda02c8d76da75636aad022afcd6491fb2d23a250213ea8f0fbd1bff10b4eca4c0 SHA512 d143cea2d2da37234b33581a1be2a90092c3e1de78e14331674e8bcacd3f38ce0d61ccff7b7c94153f6bf7daa0516eecdc493893933d68f57f6878f2c7105df8
diff --git a/app-xemacs/time/time-1.17.ebuild b/app-xemacs/time/time-1.17.ebuild
new file mode 100644
index 00000000000..6b1ccf2de64
--- /dev/null
+++ b/app-xemacs/time/time-1.17.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Display time & date on the modeline"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2018-10-20 11:26 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2018-10-20 11:26 UTC (permalink / raw
To: gentoo-commits
commit: 3dc9fd44b5bb2a41f7e1d6c9e54028cd103ebc9e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 11:24:23 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 11:26:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc9fd44
app-xemacs/time: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-xemacs/time/time-1.17.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/time/time-1.17.ebuild b/app-xemacs/time/time-1.17.ebuild
index 6b1ccf2de64..c1d53abab87 100644
--- a/app-xemacs/time/time-1.17.ebuild
+++ b/app-xemacs/time/time-1.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2018-10-28 20:18 Sergei Trofimovich
0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 20:18 UTC (permalink / raw
To: gentoo-commits
commit: 0e3f5f9df9c3e3e6d519c82ef501458c406647e5
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 20:00:15 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:16:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3f5f9d
app-xemacs/time: stable 1.17 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-xemacs/time/time-1.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/time/time-1.17.ebuild b/app-xemacs/time/time-1.17.ebuild
index 37159e69dd2..e5ac1db00eb 100644
--- a/app-xemacs/time/time-1.17.ebuild
+++ b/app-xemacs/time/time-1.17.ebuild
@@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2018-12-01 21:29 Matt Turner
0 siblings, 0 replies; 10+ messages in thread
From: Matt Turner @ 2018-12-01 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 015d398703fe608fa16bd21e38f2302516392897
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 21:28:33 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 21:28:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015d3987
app-xemacs/time-1.17: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-xemacs/time/time-1.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/time/time-1.17.ebuild b/app-xemacs/time/time-1.17.ebuild
index a1437feae6a..366c6ffb52f 100644
--- a/app-xemacs/time/time-1.17.ebuild
+++ b/app-xemacs/time/time-1.17.ebuild
@@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2021-05-09 7:55 Mats Lidell
0 siblings, 0 replies; 10+ messages in thread
From: Mats Lidell @ 2021-05-09 7:55 UTC (permalink / raw
To: gentoo-commits
commit: b90215801fdf7d17e65d72782365b31333a47280
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 07:43:36 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun May 9 07:54:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9021580
app-xemacs/time: Version bump 1.18
EAPI=7. Use experimental package.
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/time/Manifest | 1 +
app-xemacs/time/time-1.18.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest
index 28780c83765..64199bff32e 100644
--- a/app-xemacs/time/Manifest
+++ b/app-xemacs/time/Manifest
@@ -1,2 +1,3 @@
DIST time-1.14-pkg.tar.gz 20431 BLAKE2B c0b28f83de39a82fad9965e13681e4c88c1fad59d19821f951739dc7fd915b01f3308d0b6fe6485def0e65a4396b6fb6941103863243e9848f5ec235112b7c67 SHA512 62dfea425ac0fd00d4e8003377341c03970fde921acc06f94cbe98e6c37e255462e7ba9e72d0d540c557d64559ce9d39d2f21bcb7736e0ee7939e4b41ab5c0ac
DIST time-1.17-pkg.tar.gz 23678 BLAKE2B dadcbde74e0a007932bd63b85159dd431846428c44149544a7afc9e4039f0edda02c8d76da75636aad022afcd6491fb2d23a250213ea8f0fbd1bff10b4eca4c0 SHA512 d143cea2d2da37234b33581a1be2a90092c3e1de78e14331674e8bcacd3f38ce0d61ccff7b7c94153f6bf7daa0516eecdc493893933d68f57f6878f2c7105df8
+DIST time-1.18-pkg.tar.gz 23916 BLAKE2B 46b24d87d71e03b525921125633df4c1a14dbd8ac0f01d5f5af351f5ff090a9aeda24bb0c417432a64c248477180332487e7c7c11ef9fdcf7b21d428839f7ce4 SHA512 020f3f17cdd741b6fd27533318c764b934f9e4f8657b7e5b1637731a989db0ef87953d6e7e57ccea5e062f9a43c083c5f3f6bf954754189a5ab7fa5ac1a39751
diff --git a/app-xemacs/time/time-1.18.ebuild b/app-xemacs/time/time-1.18.ebuild
new file mode 100644
index 00000000000..8ff66ee9818
--- /dev/null
+++ b/app-xemacs/time/time-1.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SLOT="0"
+DESCRIPTION="Display time & date on the modeline"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2021-10-02 21:21 Mats Lidell
0 siblings, 0 replies; 10+ messages in thread
From: Mats Lidell @ 2021-10-02 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 1d4c708dcc2224786e5e2078dc9cac7ab7c01865
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 21:21:35 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 21:21:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4c708d
app-xemacs/time: drop 1.14
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/time/Manifest | 1 -
app-xemacs/time/time-1.14.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest
index 64199bff32e..1bd3f1828cf 100644
--- a/app-xemacs/time/Manifest
+++ b/app-xemacs/time/Manifest
@@ -1,3 +1,2 @@
-DIST time-1.14-pkg.tar.gz 20431 BLAKE2B c0b28f83de39a82fad9965e13681e4c88c1fad59d19821f951739dc7fd915b01f3308d0b6fe6485def0e65a4396b6fb6941103863243e9848f5ec235112b7c67 SHA512 62dfea425ac0fd00d4e8003377341c03970fde921acc06f94cbe98e6c37e255462e7ba9e72d0d540c557d64559ce9d39d2f21bcb7736e0ee7939e4b41ab5c0ac
DIST time-1.17-pkg.tar.gz 23678 BLAKE2B dadcbde74e0a007932bd63b85159dd431846428c44149544a7afc9e4039f0edda02c8d76da75636aad022afcd6491fb2d23a250213ea8f0fbd1bff10b4eca4c0 SHA512 d143cea2d2da37234b33581a1be2a90092c3e1de78e14331674e8bcacd3f38ce0d61ccff7b7c94153f6bf7daa0516eecdc493893933d68f57f6878f2c7105df8
DIST time-1.18-pkg.tar.gz 23916 BLAKE2B 46b24d87d71e03b525921125633df4c1a14dbd8ac0f01d5f5af351f5ff090a9aeda24bb0c417432a64c248477180332487e7c7c11ef9fdcf7b21d428839f7ce4 SHA512 020f3f17cdd741b6fd27533318c764b934f9e4f8657b7e5b1637731a989db0ef87953d6e7e57ccea5e062f9a43c083c5f3f6bf954754189a5ab7fa5ac1a39751
diff --git a/app-xemacs/time/time-1.14.ebuild b/app-xemacs/time/time-1.14.ebuild
deleted file mode 100644
index 4428cec8cfb..00000000000
--- a/app-xemacs/time/time-1.14.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Display time & date on the modeline"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2021-12-28 18:31 Mats Lidell
0 siblings, 0 replies; 10+ messages in thread
From: Mats Lidell @ 2021-12-28 18:31 UTC (permalink / raw
To: gentoo-commits
commit: 394327c92859a15f6ce97e3f81b35766d85e17c7
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 18:30:35 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 18:31:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394327c9
app-xemacs/time: mark ALLARCHES
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/time/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-xemacs/time/metadata.xml b/app-xemacs/time/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/time/metadata.xml
+++ b/app-xemacs/time/metadata.xml
@@ -5,4 +5,5 @@
<email>xemacs@gentoo.org</email>
<name>Gentoo XEmacs project</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2021-12-28 20:44 Arthur Zamarin
0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2021-12-28 20:44 UTC (permalink / raw
To: gentoo-commits
commit: 9a7af1c63bcfede0cd58c39103ff515fd5211cc3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 20:44:39 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 20:44:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7af1c6
app-xemacs/time: Stabilize 1.18 ALLARCHES, #830186
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-xemacs/time/time-1.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/time/time-1.18.ebuild b/app-xemacs/time/time-1.18.ebuild
index 8ff66ee98185..4ce86822d768 100644
--- a/app-xemacs/time/time-1.18.ebuild
+++ b/app-xemacs/time/time-1.18.ebuild
@@ -11,6 +11,6 @@ XEMACS_EXPERIMENTAL="true"
RDEPEND="app-xemacs/xemacs-base
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2022-04-24 9:04 Mats Lidell
0 siblings, 0 replies; 10+ messages in thread
From: Mats Lidell @ 2022-04-24 9:04 UTC (permalink / raw
To: gentoo-commits
commit: c47eb971cd2029755dbb7f6f5d8d55578ac3eea9
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 09:02:24 2022 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 09:03:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47eb971
app-xemacs/time: drop 1.17
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/time/Manifest | 1 -
app-xemacs/time/time-1.17.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest
index 1bd3f1828cf8..c2a367e3d84b 100644
--- a/app-xemacs/time/Manifest
+++ b/app-xemacs/time/Manifest
@@ -1,2 +1 @@
-DIST time-1.17-pkg.tar.gz 23678 BLAKE2B dadcbde74e0a007932bd63b85159dd431846428c44149544a7afc9e4039f0edda02c8d76da75636aad022afcd6491fb2d23a250213ea8f0fbd1bff10b4eca4c0 SHA512 d143cea2d2da37234b33581a1be2a90092c3e1de78e14331674e8bcacd3f38ce0d61ccff7b7c94153f6bf7daa0516eecdc493893933d68f57f6878f2c7105df8
DIST time-1.18-pkg.tar.gz 23916 BLAKE2B 46b24d87d71e03b525921125633df4c1a14dbd8ac0f01d5f5af351f5ff090a9aeda24bb0c417432a64c248477180332487e7c7c11ef9fdcf7b21d428839f7ce4 SHA512 020f3f17cdd741b6fd27533318c764b934f9e4f8657b7e5b1637731a989db0ef87953d6e7e57ccea5e062f9a43c083c5f3f6bf954754189a5ab7fa5ac1a39751
diff --git a/app-xemacs/time/time-1.17.ebuild b/app-xemacs/time/time-1.17.ebuild
deleted file mode 100644
index 4428cec8cfb2..000000000000
--- a/app-xemacs/time/time-1.17.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Display time & date on the modeline"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/
@ 2022-04-25 15:10 Jakov Smolić
0 siblings, 0 replies; 10+ messages in thread
From: Jakov Smolić @ 2022-04-25 15:10 UTC (permalink / raw
To: gentoo-commits
commit: 8eac997d56fbda88b1f0f69ad3435f921dca1aee
Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 11:52:56 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 15:10:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eac997d
app-xemacs/time: Keyword 1.18 riscv, #840502
Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-xemacs/time/time-1.18.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/time/time-1.18.ebuild b/app-xemacs/time/time-1.18.ebuild
index 4ce86822d768..9dc38473f512 100644
--- a/app-xemacs/time/time-1.18.ebuild
+++ b/app-xemacs/time/time-1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,6 @@ XEMACS_EXPERIMENTAL="true"
RDEPEND="app-xemacs/xemacs-base
"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2022-04-25 15:11 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28 20:18 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2022-04-25 15:10 Jakov Smolić
2022-04-24 9:04 Mats Lidell
2021-12-28 20:44 Arthur Zamarin
2021-12-28 18:31 Mats Lidell
2021-10-02 21:21 Mats Lidell
2021-05-09 7:55 Mats Lidell
2018-12-01 21:29 Matt Turner
2018-10-20 11:26 Mikle Kolyada
2018-08-11 6:42 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox