* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
@ 2022-09-12 14:21 Florian Schmaus
0 siblings, 0 replies; 6+ messages in thread
From: Florian Schmaus @ 2022-09-12 14:21 UTC (permalink / raw
To: gentoo-commits
commit: 12afee5b7220309e6bff9eec7e67cf39f4df9638
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Sep 11 17:22:39 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 17:41:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12afee5b
dev-python/sdnotify: enable py3.11
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/sdnotify/Manifest | 2 +-
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index 72673d54e..b2758b520 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST bb4242-sdnotify-0.3.2.tar.gz 3302 BLAKE2B add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874 SHA512 08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55
+DIST bb4242-sdnotify-0.3.2.gh.tar.gz 3302 BLAKE2B add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874 SHA512 08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 205e496c9..8db5658f5 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
@@ -13,7 +13,7 @@ HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.org/project/sdnotify/
"
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.tar.gz"
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/
@ 2024-06-10 5:57 Viorel Munteanu
2024-06-10 6:27 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
0 siblings, 1 reply; 6+ messages in thread
From: Viorel Munteanu @ 2024-06-10 5:57 UTC (permalink / raw
To: gentoo-commits
commit: 65406183c23ff99126ab733612325e9c6aad3cc9
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 05:54:17 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 05:56:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65406183
dev-python/sdnotify: treeclean
Bug: https://bugs.gentoo.org/931420
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-python/sdnotify/Manifest | 1 -
dev-python/sdnotify/metadata.xml | 12 ------------
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 25 -------------------------
3 files changed, 38 deletions(-)
diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
deleted file mode 100644
index 73384e074..000000000
--- a/dev-python/sdnotify/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
deleted file mode 100644
index 768e83c1b..000000000
--- a/dev-python/sdnotify/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>ceamac@gentoo.org</email>
- <description>Primary maintainer</description>
-</maintainer>
-<upstream>
- <remote-id type="github">bb4242/sdnotify</remote-id>
- <remote-id type="pypi">sdnotify</remote-id>
-</upstream>
-</pkgmetadata>
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
deleted file mode 100644
index 49b840923..000000000
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of the systemd sd_notify protocol"
-HOMEPAGE="
- https://github.com/bb4242/sdnotify
- https://pypi.org/project/sdnotify/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-python_prepare_all() {
- # Fix QA warning. No point in reporting upstream, the project seems abandoned
- sed 's/description-file/description_file/' -i setup.cfg
-
- distutils-r1_python_prepare_all
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
2024-06-10 5:57 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
@ 2024-06-10 6:27 ` Viorel Munteanu
0 siblings, 0 replies; 6+ messages in thread
From: Viorel Munteanu @ 2024-06-10 6:27 UTC (permalink / raw
To: gentoo-commits
commit: 65406183c23ff99126ab733612325e9c6aad3cc9
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 05:54:17 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 05:56:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65406183
dev-python/sdnotify: treeclean
Bug: https://bugs.gentoo.org/931420
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-python/sdnotify/Manifest | 1 -
dev-python/sdnotify/metadata.xml | 12 ------------
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 25 -------------------------
3 files changed, 38 deletions(-)
diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
deleted file mode 100644
index 73384e074..000000000
--- a/dev-python/sdnotify/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
deleted file mode 100644
index 768e83c1b..000000000
--- a/dev-python/sdnotify/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>ceamac@gentoo.org</email>
- <description>Primary maintainer</description>
-</maintainer>
-<upstream>
- <remote-id type="github">bb4242/sdnotify</remote-id>
- <remote-id type="pypi">sdnotify</remote-id>
-</upstream>
-</pkgmetadata>
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
deleted file mode 100644
index 49b840923..000000000
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of the systemd sd_notify protocol"
-HOMEPAGE="
- https://github.com/bb4242/sdnotify
- https://pypi.org/project/sdnotify/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-python_prepare_all() {
- # Fix QA warning. No point in reporting upstream, the project seems abandoned
- sed 's/description-file/description_file/' -i setup.cfg
-
- distutils-r1_python_prepare_all
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
@ 2023-03-12 9:14 Viorel Munteanu
0 siblings, 0 replies; 6+ messages in thread
From: Viorel Munteanu @ 2023-03-12 9:14 UTC (permalink / raw
To: gentoo-commits
commit: 12fb3ef278e662d4ee415abcbdf87e389404ed8e
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 08:55:14 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 08:55:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12fb3ef2
dev-python/sdnotify: update SRC_URI
Switch from gh to pypi.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-python/sdnotify/Manifest | 2 +-
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index b2758b520..73384e074 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST bb4242-sdnotify-0.3.2.gh.tar.gz 3302 BLAKE2B add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874 SHA512 08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55
+DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index a15bda889..d2f521ff8 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -1,18 +1,17 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.org/project/sdnotify/
"
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/
@ 2023-01-25 10:56 Viorel Munteanu
2023-01-25 10:57 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
0 siblings, 1 reply; 6+ messages in thread
From: Viorel Munteanu @ 2023-01-25 10:56 UTC (permalink / raw
To: gentoo-commits
commit: 499e87172626abad429d1af52360d2d8619b105b
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 10:15:07 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=499e8717
dev-python/sdnotify: disable py3.8
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 8db5658f5..a15bda889 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -3,9 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_SETUPTOOLS=no
-
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
@@ -18,3 +17,10 @@ SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+
+python_prepare_all() {
+ # Fix QA warning. No point in reporting upstream, the project seems abandoned
+ sed 's/description-file/description_file/' -i setup.cfg
+
+ distutils-r1_python_prepare_all
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
2023-01-25 10:56 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
@ 2023-01-25 10:57 ` Viorel Munteanu
0 siblings, 0 replies; 6+ messages in thread
From: Viorel Munteanu @ 2023-01-25 10:57 UTC (permalink / raw
To: gentoo-commits
commit: 499e87172626abad429d1af52360d2d8619b105b
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 10:15:07 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=499e8717
dev-python/sdnotify: disable py3.8
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 8db5658f5..a15bda889 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -3,9 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_SETUPTOOLS=no
-
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
@@ -18,3 +17,10 @@ SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+
+python_prepare_all() {
+ # Fix QA warning. No point in reporting upstream, the project seems abandoned
+ sed 's/description-file/description_file/' -i setup.cfg
+
+ distutils-r1_python_prepare_all
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
@ 2022-01-10 13:13 Andrew Ammerlaan
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Ammerlaan @ 2022-01-10 13:13 UTC (permalink / raw
To: gentoo-commits
commit: c3362fca591be1445e89b16eac9f99893f0e8850
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Jan 9 11:26:27 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 9 11:26:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3362fca
dev-python/sdnotify: rewrite deps
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index ac1cc9169..fc94d3502 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -18,7 +18,3 @@ SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/
@ 2022-01-05 17:14 Florian Schmaus
0 siblings, 0 replies; 6+ messages in thread
From: Florian Schmaus @ 2022-01-05 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 45cae5abb63cbaf0941622f5c7f1e3d6251f2191
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Tue Jan 4 08:16:43 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jan 4 08:16:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45cae5ab
dev-python/sdnotify: update HOMEPAGE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/sdnotify/sdnotify-0.3.2.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 999e56e93..ac1cc9169 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -1,15 +1,18 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
-HOMEPAGE="https://github.com/bb4242/sdnotify"
+HOMEPAGE="
+ https://github.com/bb4242/sdnotify
+ https://pypi.org/project/sdnotify
+"
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.tar.gz"
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-06-10 6:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12 14:21 [gentoo-commits] repo/proj/guru:master commit in: dev-python/sdnotify/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2024-06-10 5:57 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-06-10 6:27 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-03-12 9:14 Viorel Munteanu
2023-01-25 10:56 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-01-25 10:57 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2022-01-10 13:13 Andrew Ammerlaan
2022-01-05 17:14 Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox