* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2018-08-10 21:00 Mats Lidell
0 siblings, 0 replies; 8+ messages in thread
From: Mats Lidell @ 2018-08-10 21:00 UTC (permalink / raw
To: gentoo-commits
commit: a34da5f8b8f4f7f3121dc66259f7cee24488beec
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 20:56:56 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 20:56:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34da5f8
app-xemacs/hyperbole: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/hyperbole/Manifest | 1 +
app-xemacs/hyperbole/hyperbole-1.22.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index 3856198005c..d9613aef9fe 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1,2 +1,3 @@
DIST hyperbole-1.16-pkg.tar.gz 636211 BLAKE2B 87099625589e1bc8d39f9d3c6ea102f6796f8a74067b0234955dff355c1f2dd2781b0825f5885f750fe6440087cdff2d219496a0b1e018d63d1472b88f83c889 SHA512 f0064bf8580c321cd73922cbf651fcd9242ab8aa409ad2eb99ae620f1e284abdd24ad0fa104636646b974f15892d7d7e895fdd35603e42827f3f06c3eca86964
DIST hyperbole-1.17-pkg.tar.gz 555380 BLAKE2B 35deb594f6fc9c335d8e5f35dce0eb0581a0aa7c0b85dbfaaef9e50250b56e6d00cca2c633dca71e56e241f342535871393ee706598e4cd06d3db3a309e89cd8 SHA512 154e750124df8a610695847c041a3588404b4d2524dbe60a7ab86e546d4920eb95cd7abe34f82535d7c2869fbb80f12349ac41e87a67b614dbd19df034fe4c03
+DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
new file mode 100644
index 00000000000..d838193c04f
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Hyperbole: The Everyday Info Manager"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/calendar
+app-xemacs/vm
+app-xemacs/text-modes
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/apel
+app-xemacs/tm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2018-10-20 10:31 Mikle Kolyada
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:31 UTC (permalink / raw
To: gentoo-commits
commit: bb0ca9513cb3dc56c89c17979db1d9cc8cd05d26
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:30:09 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:30:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0ca951
app-xemacs/hyperbole: 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/hyperbole/hyperbole-1.22.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
index d838193c04f..612cbe15221 100644
--- a/app-xemacs/hyperbole/hyperbole-1.22.ebuild
+++ b/app-xemacs/hyperbole/hyperbole-1.22.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
@@ -21,6 +21,6 @@ app-xemacs/sh-script
app-xemacs/net-utils
app-xemacs/ecrypto
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2018-10-28 20:07 Sergei Trofimovich
0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 761551d9c6141974e275274a5c7da37a141bc668
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 19:44:46 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:06:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761551d9
app-xemacs/hyperbole: stable 1.22 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/hyperbole/hyperbole-1.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
index b6d528608d7..27340628c7d 100644
--- a/app-xemacs/hyperbole/hyperbole-1.22.ebuild
+++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
@@ -21,6 +21,6 @@ app-xemacs/sh-script
app-xemacs/net-utils
app-xemacs/ecrypto
"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2021-10-09 7:15 Mats Lidell
0 siblings, 0 replies; 8+ messages in thread
From: Mats Lidell @ 2021-10-09 7:15 UTC (permalink / raw
To: gentoo-commits
commit: 9bf2b6769486dff96574887f111e6021aefc2727
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 07:14:39 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 07:15:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf2b676
app-xemacs/hyperbole: drop 1.16, 1.17
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/hyperbole/Manifest | 2 --
app-xemacs/hyperbole/hyperbole-1.16.ebuild | 25 -------------------------
app-xemacs/hyperbole/hyperbole-1.17.ebuild | 26 --------------------------
3 files changed, 53 deletions(-)
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index d9613aef9fe..f10bc31836f 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1,3 +1 @@
-DIST hyperbole-1.16-pkg.tar.gz 636211 BLAKE2B 87099625589e1bc8d39f9d3c6ea102f6796f8a74067b0234955dff355c1f2dd2781b0825f5885f750fe6440087cdff2d219496a0b1e018d63d1472b88f83c889 SHA512 f0064bf8580c321cd73922cbf651fcd9242ab8aa409ad2eb99ae620f1e284abdd24ad0fa104636646b974f15892d7d7e895fdd35603e42827f3f06c3eca86964
-DIST hyperbole-1.17-pkg.tar.gz 555380 BLAKE2B 35deb594f6fc9c335d8e5f35dce0eb0581a0aa7c0b85dbfaaef9e50250b56e6d00cca2c633dca71e56e241f342535871393ee706598e4cd06d3db3a309e89cd8 SHA512 154e750124df8a610695847c041a3588404b4d2524dbe60a7ab86e546d4920eb95cd7abe34f82535d7c2869fbb80f12349ac41e87a67b614dbd19df034fe4c03
DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
diff --git a/app-xemacs/hyperbole/hyperbole-1.16.ebuild b/app-xemacs/hyperbole/hyperbole-1.16.ebuild
deleted file mode 100644
index f0fddb4b8ed..00000000000
--- a/app-xemacs/hyperbole/hyperbole-1.16.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Hyperbole: The Everyday Info Manager"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/mail-lib
-app-xemacs/calendar
-app-xemacs/vm
-app-xemacs/text-modes
-app-xemacs/gnus
-app-xemacs/mh-e
-app-xemacs/rmail
-app-xemacs/apel
-app-xemacs/tm
-app-xemacs/sh-script
-app-xemacs/net-utils
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/hyperbole/hyperbole-1.17.ebuild b/app-xemacs/hyperbole/hyperbole-1.17.ebuild
deleted file mode 100644
index c7ee4903f83..00000000000
--- a/app-xemacs/hyperbole/hyperbole-1.17.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Hyperbole: The Everyday Info Manager"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/mail-lib
-app-xemacs/calendar
-app-xemacs/vm
-app-xemacs/text-modes
-app-xemacs/gnus
-app-xemacs/mh-e
-app-xemacs/rmail
-app-xemacs/apel
-app-xemacs/tm
-app-xemacs/sh-script
-app-xemacs/net-utils
-app-xemacs/ecrypto
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2023-04-04 21:45 Mats Lidell
0 siblings, 0 replies; 8+ messages in thread
From: Mats Lidell @ 2023-04-04 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 0dfe2febf263d61a00f205ffd8f42a726f528427
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 21:30:48 2023 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 21:45:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfe2feb
app-xemacs/hyperbole: add 1.23
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/hyperbole/Manifest | 1 +
app-xemacs/hyperbole/hyperbole-1.23.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index f10bc31836fc..5782fb84a7ce 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1 +1,2 @@
DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
+DIST hyperbole-1.23-pkg.tar.gz 554088 BLAKE2B a8152b2d90fd87d4c45ae86476884f24e58bdefc5771ecf0500850a94a8f5754118a9b61d95bc9f0deada149ee0abebcfc8b2ab5cb6a4e941e83e1385f50e85b SHA512 1736dfebe5d81f8faaaccfe9c95d05a646f3a2621c0b1e83e5c183c425dcec846adb5aeeb968525cb0534cace5abdef6176ea74629122a46715ebb79927c1cbb
diff --git a/app-xemacs/hyperbole/hyperbole-1.23.ebuild b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
new file mode 100644
index 000000000000..b6c97eeb7cee
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="Hyperbole: The Everyday Info Manager"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/calendar
+app-xemacs/vm
+app-xemacs/text-modes
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/apel
+app-xemacs/tm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2023-11-11 22:22 Mats Lidell
0 siblings, 0 replies; 8+ messages in thread
From: Mats Lidell @ 2023-11-11 22:22 UTC (permalink / raw
To: gentoo-commits
commit: e13444096912abe66e5f3e598f3cec92ea6ce901
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 22:17:14 2023 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 22:22:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1344409
app-xemacs/hyperbole: mark ALLARCHES
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/hyperbole/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-xemacs/hyperbole/metadata.xml b/app-xemacs/hyperbole/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/hyperbole/metadata.xml
+++ b/app-xemacs/hyperbole/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] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2023-11-12 2:34 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2023-11-12 2:34 UTC (permalink / raw
To: gentoo-commits
commit: 891b1212a191ffdedd742b7a6e87926c63a892f2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 02:33:24 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 02:33:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891b1212
app-xemacs/hyperbole: Stabilize 1.23 ALLARCHES, #917215
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-xemacs/hyperbole/hyperbole-1.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/hyperbole/hyperbole-1.23.ebuild b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
index b6c97eeb7cee..a2c1d184bac1 100644
--- a/app-xemacs/hyperbole/hyperbole-1.23.ebuild
+++ b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
@@ -23,6 +23,6 @@ app-xemacs/sh-script
app-xemacs/net-utils
app-xemacs/ecrypto
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/
@ 2024-01-24 20:24 Mats Lidell
0 siblings, 0 replies; 8+ messages in thread
From: Mats Lidell @ 2024-01-24 20:24 UTC (permalink / raw
To: gentoo-commits
commit: d88c59399f8d335e03bf331c2c2991fbff6c4163
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 20:12:52 2024 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 20:24:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88c5939
app-xemacs/hyperbole: drop 1.22
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/hyperbole/Manifest | 1 -
app-xemacs/hyperbole/hyperbole-1.22.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index 5782fb84a7ce..094928be4bcf 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1,2 +1 @@
-DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
DIST hyperbole-1.23-pkg.tar.gz 554088 BLAKE2B a8152b2d90fd87d4c45ae86476884f24e58bdefc5771ecf0500850a94a8f5754118a9b61d95bc9f0deada149ee0abebcfc8b2ab5cb6a4e941e83e1385f50e85b SHA512 1736dfebe5d81f8faaaccfe9c95d05a646f3a2621c0b1e83e5c183c425dcec846adb5aeeb968525cb0534cace5abdef6176ea74629122a46715ebb79927c1cbb
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
deleted file mode 100644
index 75d46936c80c..000000000000
--- a/app-xemacs/hyperbole/hyperbole-1.22.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-SLOT="0"
-DESCRIPTION="Hyperbole: The Everyday Info Manager"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/mail-lib
-app-xemacs/calendar
-app-xemacs/vm
-app-xemacs/text-modes
-app-xemacs/gnus
-app-xemacs/mh-e
-app-xemacs/rmail
-app-xemacs/apel
-app-xemacs/tm
-app-xemacs/sh-script
-app-xemacs/net-utils
-app-xemacs/ecrypto
-"
-KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-01-24 20:24 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28 20:07 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2024-01-24 20:24 Mats Lidell
2023-11-12 2:34 Sam James
2023-11-11 22:22 Mats Lidell
2023-04-04 21:45 Mats Lidell
2021-10-09 7:15 Mats Lidell
2018-10-20 10:31 Mikle Kolyada
2018-08-10 21:00 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox