* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2022-08-19 15:42 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2022-08-19 15:42 UTC (permalink / raw
To: gentoo-commits
commit: 58abbf221b37927965976272c8c80b30e96b90c6
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 15:20:41 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 15:42:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58abbf22
app-emacs/spacemacs-theme: bump to 0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/spacemacs-theme/Manifest | 1 +
app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-emacs/spacemacs-theme/Manifest b/app-emacs/spacemacs-theme/Manifest
index 98be3987e3c6..d6b1910997f3 100644
--- a/app-emacs/spacemacs-theme/Manifest
+++ b/app-emacs/spacemacs-theme/Manifest
@@ -1 +1,2 @@
DIST spacemacs-theme-0.2.tar.gz 688604 BLAKE2B 1806fbe9b2b1b9a625778415aa6df74e4acc62279d811ff782620a7bb18e6a1327b16dacc174267c61fd959191f2ccaecaaf08f30ae5bb2844652bf92919cda2 SHA512 250f15e11c38e16930107bc2bf0c265876ba74383743714c0aa6bdb270f55cb14ee41c1f2c4d1008a6d90d3c361f44f363d36af0fb0e92087df8d320e0a888a0
+DIST spacemacs-theme-0.3.tar.gz 688782 BLAKE2B 5df23e5c98396d824e0b6d6a2f29f83966dfa935371266449cfa6e4b8522ffcd4e0719617a0e13722ed7cb5f8df5329e0603b2c21ab30b0b21a8a4bfff1ccf7c SHA512 ea11248299fbf3be85fd96b2be28d1ec2b770e53d138d36a0ece9e519d8c186dfe6e454d69bc9e5d5d5a3a5d8d03452fff3d452927fe6655356db856657c212d
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
new file mode 100644
index 000000000000..634cda8539e9
--- /dev/null
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
+HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
+SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README.md img )
+ELISP_REMOVE="spacemacs-theme-pkg.el"
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2022-10-11 6:41 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2022-10-11 6:41 UTC (permalink / raw
To: gentoo-commits
commit: ff4b56c679f4b71990da0d7269581621f1ca1ba4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 06:41:15 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 06:41:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4b56c6
app-emacs/spacemacs-theme: Stabilize 0.3 amd64, #876673
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
index 634cda8539e9..c3a97b20238f 100644
--- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( README.md img )
ELISP_REMOVE="spacemacs-theme-pkg.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2024-11-09 14:19 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2024-11-09 14:19 UTC (permalink / raw
To: gentoo-commits
commit: a5f56c7eb394416025809eee8319beee048ef964
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:39:15 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 14:19:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f56c7e
app-emacs/spacemacs-theme: bump to 0.3_p20241101
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/spacemacs-theme/Manifest | 1 +
.../spacemacs-theme-0.3_p20241101.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-emacs/spacemacs-theme/Manifest b/app-emacs/spacemacs-theme/Manifest
index e3ccb120ab96..59c54455678d 100644
--- a/app-emacs/spacemacs-theme/Manifest
+++ b/app-emacs/spacemacs-theme/Manifest
@@ -1 +1,2 @@
DIST spacemacs-theme-0.3.tar.gz 688782 BLAKE2B 5df23e5c98396d824e0b6d6a2f29f83966dfa935371266449cfa6e4b8522ffcd4e0719617a0e13722ed7cb5f8df5329e0603b2c21ab30b0b21a8a4bfff1ccf7c SHA512 ea11248299fbf3be85fd96b2be28d1ec2b770e53d138d36a0ece9e519d8c186dfe6e454d69bc9e5d5d5a3a5d8d03452fff3d452927fe6655356db856657c212d
+DIST spacemacs-theme-0.3_p20241101.gh.tar.gz 689107 BLAKE2B 8caf3eeaf4d74e46ebdf404b4d4e1bd9ea0481d750fc9b315e2504e5cbab84de0cfd0b5f06557e6b14c9472d7f805f302850c01204062bc8abfe0222a2375f7f SHA512 4a64c43e049386e0b85f195303775815c7a4d152960a836a5c9be4d5ba368081705148871964f965db06b343632dc227af21aa8056a9a99109098072869f47a0
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild
new file mode 100644
index 000000000000..081ca69c6f7a
--- /dev/null
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
+HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/nashamri/${PN}.git"
+else
+ [[ "${PV}" == *p20241101 ]] && COMMIT="6c74684c4d55713c8359bedf1936e429918a8c33"
+
+ SRC_URI="https://github.com/nashamri/${PN}/archive/${COMMIT}.tar.gz
+ -> ${P}.gh.tar.gz"
+ S="${WORKDIR}/${PN}-${COMMIT}"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="
+ spacemacs-theme-pkg.el
+"
+
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2024-11-09 14:19 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2024-11-09 14:19 UTC (permalink / raw
To: gentoo-commits
commit: 3c74269bb997377f978bc45b2b58d3d2b8fb81ac
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:32:47 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 14:19:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c74269b
app-emacs/spacemacs-theme: minor tweaks
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
index 5b28ba56e70f..0b700812090e 100644
--- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,12 +7,24 @@ inherit elisp
DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
-SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/nashamri/${PN}.git"
+else
+ SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+ KEYWORDS="amd64 ~x86"
+fi
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+
+ELISP_REMOVE="
+ spacemacs-theme-pkg.el
+"
DOCS=( README.md img )
-ELISP_REMOVE="spacemacs-theme-pkg.el"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2024-11-09 14:19 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2024-11-09 14:19 UTC (permalink / raw
To: gentoo-commits
commit: 9db41d1691232f4614fa384bf8bd97b8dbd0fbb7
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:33:20 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 14:19:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db41d16
app-emacs/spacemacs-theme: sync live 9999 version
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
.../spacemacs-theme/spacemacs-theme-9999.ebuild | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-9999.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-9999.ebuild
new file mode 100644
index 000000000000..e2b95f97bdcc
--- /dev/null
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
+HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/nashamri/${PN}.git"
+else
+ SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="
+ spacemacs-theme-pkg.el
+"
+
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2024-11-09 14:19 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2024-11-09 14:19 UTC (permalink / raw
To: gentoo-commits
commit: b78fa3b5956da2d74b82532173f5f5c7c7029d4c
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:30:20 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 14:19:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78fa3b5
app-emacs/spacemacs-theme: drop old 0.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/spacemacs-theme/Manifest | 1 -
app-emacs/spacemacs-theme/spacemacs-theme-0.2.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/app-emacs/spacemacs-theme/Manifest b/app-emacs/spacemacs-theme/Manifest
index d6b1910997f3..e3ccb120ab96 100644
--- a/app-emacs/spacemacs-theme/Manifest
+++ b/app-emacs/spacemacs-theme/Manifest
@@ -1,2 +1 @@
-DIST spacemacs-theme-0.2.tar.gz 688604 BLAKE2B 1806fbe9b2b1b9a625778415aa6df74e4acc62279d811ff782620a7bb18e6a1327b16dacc174267c61fd959191f2ccaecaaf08f30ae5bb2844652bf92919cda2 SHA512 250f15e11c38e16930107bc2bf0c265876ba74383743714c0aa6bdb270f55cb14ee41c1f2c4d1008a6d90d3c361f44f363d36af0fb0e92087df8d320e0a888a0
DIST spacemacs-theme-0.3.tar.gz 688782 BLAKE2B 5df23e5c98396d824e0b6d6a2f29f83966dfa935371266449cfa6e4b8522ffcd4e0719617a0e13722ed7cb5f8df5329e0603b2c21ab30b0b21a8a4bfff1ccf7c SHA512 ea11248299fbf3be85fd96b2be28d1ec2b770e53d138d36a0ece9e519d8c186dfe6e454d69bc9e5d5d5a3a5d8d03452fff3d452927fe6655356db856657c212d
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.2.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.2.ebuild
deleted file mode 100644
index 7dbee1f5068b..000000000000
--- a/app-emacs/spacemacs-theme/spacemacs-theme-0.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
-HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
-SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DOCS=( README.md img )
-ELISP_REMOVE="spacemacs-theme-pkg.el"
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2024-12-14 13:11 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-12-14 13:11 UTC (permalink / raw
To: gentoo-commits
commit: 3e0f5027d982b997d88104c9247ecb9d41ff1998
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 13:11:00 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 13:11:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0f5027
app-emacs/spacemacs-theme: Stabilize 0.3_p20241101 ALLARCHES, #946383
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild
index 081ca69c6f7a..74de2cb52c05 100644
--- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild
+++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild
@@ -19,7 +19,7 @@ else
-> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/
@ 2025-01-23 10:17 Maciej Barć
0 siblings, 0 replies; 8+ messages in thread
From: Maciej Barć @ 2025-01-23 10:17 UTC (permalink / raw
To: gentoo-commits
commit: 814150ad764c0796da3141ffc766efa2712acd2b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 09:35:11 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 10:17:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814150ad
app-emacs/spacemacs-theme: drop old 0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/spacemacs-theme/Manifest | 1 -
.../spacemacs-theme/spacemacs-theme-0.3.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/app-emacs/spacemacs-theme/Manifest b/app-emacs/spacemacs-theme/Manifest
index 59c54455678d..419c562d0dc4 100644
--- a/app-emacs/spacemacs-theme/Manifest
+++ b/app-emacs/spacemacs-theme/Manifest
@@ -1,2 +1 @@
-DIST spacemacs-theme-0.3.tar.gz 688782 BLAKE2B 5df23e5c98396d824e0b6d6a2f29f83966dfa935371266449cfa6e4b8522ffcd4e0719617a0e13722ed7cb5f8df5329e0603b2c21ab30b0b21a8a4bfff1ccf7c SHA512 ea11248299fbf3be85fd96b2be28d1ec2b770e53d138d36a0ece9e519d8c186dfe6e454d69bc9e5d5d5a3a5d8d03452fff3d452927fe6655356db856657c212d
DIST spacemacs-theme-0.3_p20241101.gh.tar.gz 689107 BLAKE2B 8caf3eeaf4d74e46ebdf404b4d4e1bd9ea0481d750fc9b315e2504e5cbab84de0cfd0b5f06557e6b14c9472d7f805f302850c01204062bc8abfe0222a2375f7f SHA512 4a64c43e049386e0b85f195303775815c7a4d152960a836a5c9be4d5ba368081705148871964f965db06b343632dc227af21aa8056a9a99109098072869f47a0
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
deleted file mode 100644
index 0b700812090e..000000000000
--- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Emacs color theme that started as a theme for Spacemacs"
-HOMEPAGE="https://github.com/nashamri/spacemacs-theme/"
-
-if [[ "${PV}" == *9999* ]] ; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/nashamri/${PN}.git"
-else
- SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
- KEYWORDS="amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-ELISP_REMOVE="
- spacemacs-theme-pkg.el
-"
-
-DOCS=( README.md img )
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-01-23 10:18 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 15:42 [gentoo-commits] repo/gentoo:master commit in: app-emacs/spacemacs-theme/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2022-10-11 6:41 Agostino Sarubbo
2024-11-09 14:19 Maciej Barć
2024-11-09 14:19 Maciej Barć
2024-11-09 14:19 Maciej Barć
2024-11-09 14:19 Maciej Barć
2024-12-14 13:11 Sam James
2025-01-23 10:17 Maciej Barć
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox