public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2019-11-01 11:20 Mikle Kolyada
  0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2019-11-01 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b597d6c5234efe75c040e44483236e708c7e1126
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 11:19:28 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 11:19:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b597d6c5

net-misc/netdate: sh stable wrt bug #696344

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
index a79aeae8859..6e61ada2606 100644
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ b/net-misc/netdate/netdate-1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips s390 ~sh sparc x86"
+KEYWORDS="amd64 arm ~mips s390 sh sparc x86"
 
 S="${WORKDIR}/${PN}"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-05-25 18:45 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-05-25 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     7d07a2b5d1750b7b49423c2be053e7791ffb5055
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 18:45:13 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 18:45:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d07a2b5

net-misc/netdate: drop 1.2-r1, EAPI6--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
deleted file mode 100644
index 8af8c8914d72..000000000000
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="utility to synchronize the time with ntp-servers"
-HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/"
-SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips ~s390 sparc x86"
-
-S="${WORKDIR}/${PN}"
-
-DOCS=( README )
-
-src_install() {
-	dobin "${PN}"
-	doman "${PN}.8"
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-05-25 18:44 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-05-25 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     931c52d063abe57b442fb08b26cfbbf33912d7d3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 18:44:33 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 18:44:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931c52d0

net-misc/netdate: Stabilize 1.2-r2 sparc, #930684

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r2.ebuild b/net-misc/netdate/netdate-1.2-r2.ebuild
index 53aa311fc857..acfba2862f1c 100644
--- a/net-misc/netdate/netdate-1.2-r2.ebuild
+++ b/net-misc/netdate/netdate-1.2-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~mips ~s390 sparc x86"
 
 DOCS=( README )
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-05-13 14:53 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-05-13 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     2ed951fa19ecc4545d45b18be92b59c71f5d1bf4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 14:53:16 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:53:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed951fa

net-misc/netdate: Stabilize 1.2-r2 amd64, #930684

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r2.ebuild b/net-misc/netdate/netdate-1.2-r2.ebuild
index 4feb71246d72..53aa311fc857 100644
--- a/net-misc/netdate/netdate-1.2-r2.ebuild
+++ b/net-misc/netdate/netdate-1.2-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 arm ~mips ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~mips ~s390 ~sparc x86"
 
 DOCS=( README )
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-05-13 14:03 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-05-13 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     3a5a64394e5f49c8f1b027c6d01d1cb952835e54
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 14:02:56 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:02:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5a6439

net-misc/netdate: Stabilize 1.2-r2 arm, #930684

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r2.ebuild b/net-misc/netdate/netdate-1.2-r2.ebuild
index 832dd2e23b62..0f348307e622 100644
--- a/net-misc/netdate/netdate-1.2-r2.ebuild
+++ b/net-misc/netdate/netdate-1.2-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~mips ~s390 ~sparc ~x86"
 
 DOCS=( README )
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-05-13 14:03 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-05-13 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     79a52415c8f7d09c53e776eb1a3645852bcafa7e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 14:02:57 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:02:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a52415

net-misc/netdate: Stabilize 1.2-r2 x86, #930684

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r2.ebuild b/net-misc/netdate/netdate-1.2-r2.ebuild
index 0f348307e622..4feb71246d72 100644
--- a/net-misc/netdate/netdate-1.2-r2.ebuild
+++ b/net-misc/netdate/netdate-1.2-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~mips ~s390 ~sparc x86"
 
 DOCS=( README )
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2024-04-14 16:01 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-14 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5496ed3a3bc1f767fc25db5fe98c607ce6c61d1f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Feb  7 19:39:58 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 16:01:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5496ed3a

net-misc/netdate: EAPI8 bump, fix bug #494590, #725204

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

Closes: https://bugs.gentoo.org/494590
Closes: https://bugs.gentoo.org/725204
Closes: https://github.com/gentoo/gentoo/pull/35217
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r2.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/net-misc/netdate/netdate-1.2-r2.ebuild b/net-misc/netdate/netdate-1.2-r2.ebuild
new file mode 100644
index 000000000000..832dd2e23b62
--- /dev/null
+++ b/net-misc/netdate/netdate-1.2-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to set date and time by ARPA Internet RFC 868"
+HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/"
+SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
+S="${WORKDIR}/${PN}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+
+DOCS=( README )
+
+src_compile(){
+	emake CC="$(tc-getCC)"
+}
+
+src_install() {
+	dobin "${PN}"
+	doman "${PN}.8"
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2019-11-01 11:20 Mikle Kolyada
  0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2019-11-01 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d4daa0f8e51516c30c8fbace0f832b8a84bed3ca
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 11:19:05 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 11:19:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4daa0f8

net-misc/netdate: arm stable wrt bug #696344

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
index 5d6c96c935b..a79aeae8859 100644
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ b/net-misc/netdate/netdate-1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips s390 ~sh sparc x86"
+KEYWORDS="amd64 arm ~mips s390 ~sh sparc x86"
 
 S="${WORKDIR}/${PN}"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2019-11-01 11:20 Mikle Kolyada
  0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2019-11-01 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     fd85eee018d3e17fb65ffb6b59987466d0b72d33
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 11:20:16 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 11:20:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd85eee0

net-misc/netdate: Drop old

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-misc/netdate/netdate-1.2.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/net-misc/netdate/netdate-1.2.ebuild b/net-misc/netdate/netdate-1.2.ebuild
deleted file mode 100644
index 3ce61d63e48..00000000000
--- a/net-misc/netdate/netdate-1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A Utility to synchronize the time with ntp-servers"
-HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/"
-SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips s390 sh sparc x86"
-IUSE=""
-
-DEPEND=""
-
-S=${WORKDIR}/${PN}
-
-src_compile() {
-	emake || die "make failed"
-}
-
-src_install() {
-	dobin netdate || die
-	doman netdate.8
-	dodoc README
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2019-10-07 10:44 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2019-10-07 10:44 UTC (permalink / raw
  To: gentoo-commits

commit:     01411d25f90acbf9139c5902e0af11a05ed34885
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 10:43:46 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 10:43:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01411d25

net-misc/netdate: sparc stable wrt bug #696344

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
index c44965adf22..5d6c96c935b 100644
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ b/net-misc/netdate/netdate-1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm ~mips s390 ~sh sparc x86"
 
 S="${WORKDIR}/${PN}"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2019-10-07  7:29 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2019-10-07  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     3f5540854468453c4ba05d57051888d1df721cbd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 07:28:50 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 07:28:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f554085

net-misc/netdate: s390 stable wrt bug #696344

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/netdate/netdate-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
index e3c30964a6b..21dc4746826 100644
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ b/net-misc/netdate/netdate-1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~sparc x86"
+KEYWORDS="~amd64 ~arm ~mips s390 ~sh ~sparc x86"
 
 S="${WORKDIR}/${PN}"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/
@ 2017-01-15 21:14 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-01-15 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3f47b77a4042609777ee3c1bca741d34aa6cd478
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 20:41:08 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 21:13:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f47b77a

net-misc/netdate: EAPI 6 bump.

Package-Manager: portage-2.3.0

 net-misc/netdate/netdate-1.2-r1.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
new file mode 100644
index 00000000..1864331
--- /dev/null
+++ b/net-misc/netdate/netdate-1.2-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="utility to synchronize the time with ntp-servers"
+HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/"
+SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~sparc ~x86"
+
+S="${WORKDIR}/${PN}"
+
+DOCS=( README )
+
+src_install() {
+	dobin "${PN}"
+	doman "${PN}.8"
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-05-25 18:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-01 11:20 [gentoo-commits] repo/gentoo:master commit in: net-misc/netdate/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25 18:45 Arthur Zamarin
2024-05-25 18:44 Arthur Zamarin
2024-05-13 14:53 Arthur Zamarin
2024-05-13 14:03 Arthur Zamarin
2024-05-13 14:03 Arthur Zamarin
2024-04-14 16:01 Arthur Zamarin
2019-11-01 11:20 Mikle Kolyada
2019-11-01 11:20 Mikle Kolyada
2019-10-07 10:44 Agostino Sarubbo
2019-10-07  7:29 Agostino Sarubbo
2017-01-15 21:14 Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox