public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2015-11-15 23:43 Michael Weber
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2015-11-15 23:43 UTC (permalink / raw
  To: gentoo-commits

commit:     4a681cdad12a127a1835bbc2552a639b6fd5e118
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 23:41:23 2015 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 23:43:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a681cda

net-wireless/horst: add ncurses slot, fix dodoc in live version.

Package-Manager: portage-2.2.24

 net-wireless/horst/horst-4.2.ebuild  | 2 +-
 net-wireless/horst/horst-9999.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-wireless/horst/horst-4.2.ebuild b/net-wireless/horst/horst-4.2.ebuild
index 4774eab..95cb1eb 100644
--- a/net-wireless/horst/horst-4.2.ebuild
+++ b/net-wireless/horst/horst-4.2.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug +pcap test"
 
-RDEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )"
 DEPEND="${RDEPEND}
 	test? ( sys-devel/sparse )"

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index e29591a..f425994 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug +pcap test"
 
-RDEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )"
 DEPEND="${RDEPEND}
 	test? ( sys-devel/sparse )"
@@ -30,7 +30,7 @@ src_compile() {
 
 src_install() {
 	dosbin ${PN}{,.sh}
-	dodoc README TODO
+	dodoc README.md TODO
 	doman ${PN}.1
 	insinto /etc
 	doins ${PN}.conf


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2015-12-01 21:27 Michael Weber
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2015-12-01 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     0bed5db4aab46f83dd00910e0331ac2a878dcb37
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 21:23:37 2015 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 21:24:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bed5db4

net-wireless/horst: TODO was removed.

Package-Manager: portage-2.2.26

 net-wireless/horst/horst-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index f425994..5212aed 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -30,7 +30,7 @@ src_compile() {
 
 src_install() {
 	dosbin ${PN}{,.sh}
-	dodoc README.md TODO
+	dodoc README.md
 	doman ${PN}.1
 	insinto /etc
 	doins ${PN}.conf


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2016-07-05 15:34 Michael Weber
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2016-07-05 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     d4e25b506f9ae6118e083fcd847605f00f4819ca
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  5 15:34:22 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Jul  5 15:34:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e25b50

net-wireless/horst: Version bump (thanks Matthias Maier, bug 587790).

Package-Manager: portage-2.2.28

 net-wireless/horst/Manifest         |  1 +
 net-wireless/horst/horst-5.0.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-wireless/horst/Manifest b/net-wireless/horst/Manifest
index 76d4fe2..ea6cfe0 100644
--- a/net-wireless/horst/Manifest
+++ b/net-wireless/horst/Manifest
@@ -1 +1,2 @@
 DIST horst-4.2.tar.gz 97976 SHA256 eab46330998a4c6d5abc9bfdad739b62b57c65049ac6f160e58ee3edd3260057 SHA512 a6fa50d6eb0d2c2ae83dfccf59359f8cd74334dbc2362f01f1a3787ebb3d34bcdb76c34899cb048e4a4abc7353d72e8dd846b567ba228f9930e3f418b3656c0a WHIRLPOOL 5209beb9259b1d4a8c151e5ed66bc38f7682918c9cbd3af944de4d62e75af53fc15b6afc730cef3b3642f6475e8f9e62379c89da6a65739f34ceb61214f63645
+DIST horst-5.0.tar.gz 115572 SHA256 ea19cc0565b0bc8e001d11d4480030ef8ade67f85b2ddd28f6eb9233cb1e5c5b SHA512 d2df54fade3d62b91482fb16e34f9b03567285880eceb5baea3f76b46caf1763909f3999b2924e210eb0ab0d9fd9f6444f31d2b06ea1a3b73a9f54e257cfd989 WHIRLPOOL 96a69ccd6ed238e7823f84a4a6751cf9f607c7c3c326b93cb6fbd7904c5b4d633ab1724a2b83d721829a52baf08121017533af449de1b6d87d4e23bcd37d16d1

diff --git a/net-wireless/horst/horst-5.0.ebuild b/net-wireless/horst/horst-5.0.ebuild
new file mode 100644
index 0000000..93b00c9
--- /dev/null
+++ b/net-wireless/horst/horst-5.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs vcs-snapshot
+
+DESCRIPTION="Small 802.11 wireless LAN analyzer"
+HOMEPAGE="http://br1.einfach.org/tech/horst/"
+SRC_URI="https://github.com/br101/${PN}/archive/version-${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug +pcap test"
+
+RDEPEND="sys-libs/ncurses:0
+	pcap? ( net-libs/libpcap )"
+DEPEND="${RDEPEND}
+	test? ( sys-devel/sparse )"
+
+#just semantic tests, no functional tests
+RESTRICT=test
+
+src_compile() {
+	tc-export CC
+	emake PCAP=$(usex pcap 1 0) DEBUG=$(usex debug 1 0)
+}
+
+src_install() {
+	dosbin ${PN}{,.sh}
+	dodoc README.md
+	doman ${PN}.1
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2017-01-01 23:32 Michael Weber
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2017-01-01 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     39d98492885f2bbe5c54c382d5bbce522acc7b76
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 23:30:52 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 23:32:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d98492

net-wireless/horst: Update live ebuild.

Package-Manager: portage-2.2.28

 net-wireless/horst/horst-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index 5212aed..58222b0 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit toolchain-funcs git-r3
 
 DESCRIPTION="Small 802.11 wireless LAN analyzer"
-HOMEPAGE="http://br1.einfach.org/tech/horst/"
+HOMEPAGE="https://github.com/br101/horst"
 EGIT_REPO_URI="https://github.com/br101/${PN}"
 
 LICENSE="GPL-2"
@@ -31,7 +31,7 @@ src_compile() {
 src_install() {
 	dosbin ${PN}{,.sh}
 	dodoc README.md
-	doman ${PN}.1
+	doman ${PN}.8 ${PN}.conf.5
 	insinto /etc
 	doins ${PN}.conf
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2020-09-27  9:44 Jeroen Roovers
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers @ 2020-09-27  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f6f41918bdff03d46d4383a5703545090d2c0940
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 09:34:17 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 09:44:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f41918

net-wireless/horst: Depend on dev-libs/libnl:3

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Closes: https://bugs.gentoo.org/593254
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-wireless/horst/horst-5.1.ebuild  | 3 ++-
 net-wireless/horst/horst-9999.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-wireless/horst/horst-5.1.ebuild b/net-wireless/horst/horst-5.1.ebuild
index 1e0f7e8997d..b27daf09cca 100644
--- a/net-wireless/horst/horst-5.1.ebuild
+++ b/net-wireless/horst/horst-5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="debug +pcap test"
 
 RDEPEND="
+	dev-libs/libnl:3
 	sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )
 "

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index 3e8968e69d1..52662c92fb8 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,6 +14,7 @@ KEYWORDS=""
 IUSE="debug +pcap test"
 
 RDEPEND="
+	dev-libs/libnl:3
 	sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )
 "


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2020-09-27  9:44 Jeroen Roovers
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers @ 2020-09-27  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ab69af02267bc04dc4ebb2b6d9054cfcbefb1832
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 09:44:40 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 09:44:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab69af02

net-wireless/horst: Update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-wireless/horst/horst-5.1.ebuild  | 2 +-
 net-wireless/horst/horst-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/horst/horst-5.1.ebuild b/net-wireless/horst/horst-5.1.ebuild
index b27daf09cca..fe07351a1f4 100644
--- a/net-wireless/horst/horst-5.1.ebuild
+++ b/net-wireless/horst/horst-5.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit toolchain-funcs vcs-snapshot
 
 DESCRIPTION="Small 802.11 wireless LAN analyzer"
-HOMEPAGE="http://br1.einfach.org/tech/horst/"
+HOMEPAGE="https://github.com/br101/horst/"
 SRC_URI="https://github.com/br101/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index 52662c92fb8..493b4bd6eda 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit git-r3 toolchain-funcs
 
 DESCRIPTION="Small 802.11 wireless LAN analyzer"
-HOMEPAGE="http://br1.einfach.org/tech/horst/"
+HOMEPAGE="https://github.com/br101/horst/"
 EGIT_REPO_URI="https://github.com/br101/${PN}/"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2020-09-27  9:52 Jeroen Roovers
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers @ 2020-09-27  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c7ae8987cf23ad01726b90710cfc0372ace0c196
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 09:50:22 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 09:52:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ae8987

net-wireless/horst: Set maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-wireless/horst/metadata.xml | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/net-wireless/horst/metadata.xml b/net-wireless/horst/metadata.xml
index cf7bc3e2823..e5dffb5e0bc 100644
--- a/net-wireless/horst/metadata.xml
+++ b/net-wireless/horst/metadata.xml
@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
-	<use>
-		<flag name="pcap">Add support for network packet capture via net-libs/libpcap</flag>
-	</use>
-	<upstream>
-		<remote-id type="github">br101/horst</remote-id>
-	</upstream>
+<maintainer type='project'>
+<email>netmon@gentoo.org</email>
+</maintainer>
+<use>
+<flag name="pcap">Add support for network packet capture via net-libs/libpcap</flag>
+</use>
+<upstream>
+<remote-id type="github">br101/horst</remote-id>
+</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2022-08-26 10:46 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-08-26 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4bc760f00660f35eae46c6ac580d86a20cc0ee54
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Aug 25 21:40:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:46:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc760f0

net-wireless/horst: use <pkg> tag in metadata.xml

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-wireless/horst/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/horst/metadata.xml b/net-wireless/horst/metadata.xml
index d371a6b37436..0d5f3ae72133 100644
--- a/net-wireless/horst/metadata.xml
+++ b/net-wireless/horst/metadata.xml
@@ -5,7 +5,7 @@
 <email>netmon@gentoo.org</email>
 </maintainer>
 <use>
-<flag name="pcap">Add support for network packet capture via net-libs/libpcap</flag>
+<flag name="pcap">Add support for network packet capture via <pkg>net-libs/libpcap</pkg></flag>
 </use>
 <upstream>
 <remote-id type="github">br101/horst</remote-id>


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/
@ 2023-11-22 19:12 Ulrich Müller
  0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Müller @ 2023-11-22 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a0934c13cd662ecb97527a41cdb9ea915fd93268
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Nov  1 19:30:43 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 19:12:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0934c13

net-wireless/horst: EAPI8 bump, ebuild improvements, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-wireless/horst/horst-5.1.ebuild  | 22 +++++++++++-----------
 net-wireless/horst/horst-9999.ebuild | 19 +++++++++----------
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/net-wireless/horst/horst-5.1.ebuild b/net-wireless/horst/horst-5.1.ebuild
index fe07351a1f43..3776eec855a7 100644
--- a/net-wireless/horst/horst-5.1.ebuild
+++ b/net-wireless/horst/horst-5.1.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit toolchain-funcs vcs-snapshot
+EAPI=8
+
+inherit toolchain-funcs
 
 DESCRIPTION="Small 802.11 wireless LAN analyzer"
 HOMEPAGE="https://github.com/br101/horst/"
 SRC_URI="https://github.com/br101/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug +pcap test"
@@ -18,15 +19,14 @@ RDEPEND="
 	sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )
 "
-TDEPEND="
-	test? ( sys-devel/sparse )
-"
-DEPEND="
-	${RDEPEND}
-	${TDEPEND}
+DEPEND="${RDEPEND}"
+BEDEPEND="
 	virtual/pkgconfig
+	test? ( sys-devel/sparse )
 "
-RESTRICT=test #just semantic tests, no functional tests
+
+RESTRICT="test" #just semantic tests, no functional tests
+
 PATCHES=(
 	"${FILESDIR}"/${PN}-5.1-CC.patch
 	"${FILESDIR}"/${PN}-5.1-pcap_bufsize.patch

diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild
index 493b4bd6edac..d0a33a2fedb9 100644
--- a/net-wireless/horst/horst-9999.ebuild
+++ b/net-wireless/horst/horst-9999.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit git-r3 toolchain-funcs
 
 DESCRIPTION="Small 802.11 wireless LAN analyzer"
 HOMEPAGE="https://github.com/br101/horst/"
 EGIT_REPO_URI="https://github.com/br101/${PN}/"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS=""
 IUSE="debug +pcap test"
 
 RDEPEND="
@@ -18,15 +18,14 @@ RDEPEND="
 	sys-libs/ncurses:0
 	pcap? ( net-libs/libpcap )
 "
-TDEPEND="
-	test? ( sys-devel/sparse )
-"
-DEPEND="
-	${RDEPEND}
-	${TDEPEND}
+DEPEND="${RDEPEND}"
+BEDEPEND="
 	virtual/pkgconfig
+	test? ( sys-devel/sparse )
 "
+
 RESTRICT=test #just semantic tests, no functional tests
+
 PATCHES=(
 	"${FILESDIR}"/${PN}-9999-tinfo.patch
 )


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

end of thread, other threads:[~2023-11-22 19:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05 15:34 [gentoo-commits] repo/gentoo:master commit in: net-wireless/horst/ Michael Weber
  -- strict thread matches above, loose matches on Subject: below --
2023-11-22 19:12 Ulrich Müller
2022-08-26 10:46 Sam James
2020-09-27  9:52 Jeroen Roovers
2020-09-27  9:44 Jeroen Roovers
2020-09-27  9:44 Jeroen Roovers
2017-01-01 23:32 Michael Weber
2015-12-01 21:27 Michael Weber
2015-11-15 23:43 Michael Weber

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