* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2017-11-22 17:41 Jonas Stein
0 siblings, 0 replies; 12+ messages in thread
From: Jonas Stein @ 2017-11-22 17:41 UTC (permalink / raw
To: gentoo-commits
commit: 604afde7ff6c5e982efc88a2467b329bbfacfcef
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 17:41:01 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 17:41:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604afde7
net-analyzer/chaosreader: QA fix DESCRIPTION
was > 80 Char.
Package-Manager: Portage-2.3.15, Repoman-2.3.5
net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | 4 ++--
net-analyzer/chaosreader/chaosreader-0.94.ebuild | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
index 4d703c86b82..24abf84e93e 100644
--- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit eutils
-DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs"
+DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data."
HOMEPAGE="http://chaosreader.sourceforge.net"
SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
SLOT="0"
diff --git a/net-analyzer/chaosreader/chaosreader-0.94.ebuild b/net-analyzer/chaosreader/chaosreader-0.94.ebuild
index 62cf4fe0599..0e9d613171e 100644
--- a/net-analyzer/chaosreader/chaosreader-0.94.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.94.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
inherit eutils
-DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs"
-HOMEPAGE="http://users.tpg.com.au/bdgcvb/chaosreader.html"
+DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data."
+HOMEPAGE="http://chaosreader.sourceforge.net"
SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2018-03-16 20:45 Pacho Ramos
0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2018-03-16 20:45 UTC (permalink / raw
To: gentoo-commits
commit: a496ab3cce9d0113bcc4fe6041595d35bb2e1a9a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 20:32:52 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 20:42:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a496ab3c
net-analyzer/chaosreader: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
net-analyzer/chaosreader/chaosreader-0.94.ebuild | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.94.ebuild b/net-analyzer/chaosreader/chaosreader-0.94.ebuild
deleted file mode 100644
index 0e9d613171e..00000000000
--- a/net-analyzer/chaosreader/chaosreader-0.94.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data."
-HOMEPAGE="http://chaosreader.sourceforge.net"
-SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-LICENSE="GPL-2"
-IUSE=""
-DEPEND=">=dev-lang/perl-5.8.0"
-S=${WORKDIR}
-
-src_prepare() {
- epatch "${FILESDIR}"/chaosreader-0.94-zombies.patch
-}
-
-src_install() {
- newbin ${P} chaosreader || die
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2018-04-10 9:01 Jonas Stein
0 siblings, 0 replies; 12+ messages in thread
From: Jonas Stein @ 2018-04-10 9:01 UTC (permalink / raw
To: gentoo-commits
commit: 46e542fefc12065e00d537c5740b8cdcfecccfdb
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 10 08:59:53 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Apr 10 08:59:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e542fe
net-analyzer/chaosreader: Maintainer retired
Proxied maintainer retired.
Bug: https://bugs.gentoo.org/633304
Package-Manager: Portage-2.3.28, Repoman-2.3.9
net-analyzer/chaosreader/metadata.xml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/net-analyzer/chaosreader/metadata.xml b/net-analyzer/chaosreader/metadata.xml
index cbd0ba6214e..8a3b2249bc8 100644
--- a/net-analyzer/chaosreader/metadata.xml
+++ b/net-analyzer/chaosreader/metadata.xml
@@ -1,13 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>rainbow@irh.it</email>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">chaosreader</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-02-27 4:25 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2019-02-27 4:25 UTC (permalink / raw
To: gentoo-commits
commit: 7378deb16d170bad12d09b2e04a42cfde37d8994
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 14 18:23:12 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7378deb1
net-analyzer/chaosreader: take maintainership
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/chaosreader/metadata.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/net-analyzer/chaosreader/metadata.xml b/net-analyzer/chaosreader/metadata.xml
index 8a3b2249bc8..4cd76b15bbe 100644
--- a/net-analyzer/chaosreader/metadata.xml
+++ b/net-analyzer/chaosreader/metadata.xml
@@ -1,8 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>bu9zilla@gmail.com</email>
+ <name>Michael Mair-Keimberger</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<upstream>
<remote-id type="sourceforge">chaosreader</remote-id>
+ <remote-id type="github">brendangregg/chaosreader</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-02-27 4:25 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2019-02-27 4:25 UTC (permalink / raw
To: gentoo-commits
commit: b23ee240fabdba5117932a3d7c52d0442e14e68f
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 14 18:20:13 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23ee240
net-analyzer/chaosreader: fix LICENSE
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11124
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
index 33c7a6f5582..1b7d356fcb1 100644
--- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,12 +6,13 @@ EAPI=4
inherit eutils
DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data."
-HOMEPAGE="http://chaosreader.sourceforge.net"
+HOMEPAGE="http://chaosreader.sourceforge.net
+ https://github.com/brendangregg/Chaosreader"
SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
IUSE=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-07-08 11:05 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2019-07-08 11:05 UTC (permalink / raw
To: gentoo-commits
commit: 34d0b05600a3d71e05bdb2c3920843a378c6bf7b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 11:05:18 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 11:05:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d0b056
net-analyzer/chaosreader: amd64 stable wrt bug #689404
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
net-analyzer/chaosreader/chaosreader-0.96.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.96.ebuild b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
index ab29f713b3d..fd5efc2e553 100644
--- a/net-analyzer/chaosreader/chaosreader-0.96.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://chaosreader.sourceforge.net
SRC_URI="https://github.com/brendangregg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="GPL-2+"
DEPEND=">=dev-lang/perl-5.8.0"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-07-08 12:10 Thomas Deutschmann
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Deutschmann @ 2019-07-08 12:10 UTC (permalink / raw
To: gentoo-commits
commit: 287c718719d4bbc98ac1af0e143a6121e32b5904
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 11:52:44 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 12:09:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287c7187
net-analyzer/chaosreader: x86 stable (bug #689404)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-analyzer/chaosreader/chaosreader-0.96.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.96.ebuild b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
index fd5efc2e553..09f3c3382e7 100644
--- a/net-analyzer/chaosreader/chaosreader-0.96.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://chaosreader.sourceforge.net
SRC_URI="https://github.com/brendangregg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="GPL-2+"
DEPEND=">=dev-lang/perl-5.8.0"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-07-14 20:37 Michał Górny
0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2019-07-14 20:37 UTC (permalink / raw
To: gentoo-commits
commit: 22475c33ee1776fe213c3388b4953ae65ad8d42b
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jul 10 18:52:34 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 20:37:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22475c33
net-analyzer/chaosreader: remove old
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://bugs.gentoo.org/638468
Closes: https://github.com/gentoo/gentoo/pull/12419
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-analyzer/chaosreader/Manifest | 1 -
.../chaosreader/chaosreader-0.94-r1.ebuild | 32 ----------------------
2 files changed, 33 deletions(-)
diff --git a/net-analyzer/chaosreader/Manifest b/net-analyzer/chaosreader/Manifest
index a52d4d09f5f..2261157cb9c 100644
--- a/net-analyzer/chaosreader/Manifest
+++ b/net-analyzer/chaosreader/Manifest
@@ -1,2 +1 @@
-DIST chaosreader-0.94.bz2 41039 BLAKE2B 664ac7de3ea15dcc2942f7d9ffa4a7ffd2066a521345877127594ece197cab8d49d2f3441335c012dc09041543cda31c723d021ae86a512b4d578f958acc3afc SHA512 f2c2b31e6f7fc27c5cb59a43ce9cdea67de520c79f6354c9a0f627c098d73f4666461fb4f3c393a0a9ac36105979fe36b08035c4404371db2f573dd534e1adad
DIST chaosreader-0.96.tar.gz 99124 BLAKE2B 04e9dd45543033bb3d15264fcc9168b7e2cec6f304f10142df36c363e841afc91659d7956bbb60b05cc6ab4e8fd519adaf9a2e69be2efc129fd2f38ca0d99f1f SHA512 46ba4a66152403e150e652bf6fa08af98cd3d709ea2cb834a32411ca5dde5f94a7e972404626787e604c1449c29ab5f335673b305ab83856c0dfff7cbf2f4de4
diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
deleted file mode 100644
index 1b7d356fcb1..00000000000
--- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data."
-HOMEPAGE="http://chaosreader.sourceforge.net
- https://github.com/brendangregg/Chaosreader"
-SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
-SLOT="0"
-
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-LICENSE="GPL-2+"
-
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0"
-S=${WORKDIR}
-
-src_prepare() {
- epatch "${FILESDIR}"/chaosreader-0.94-zombies.patch
- epatch "${FILESDIR}"/chaosreader-0.94-chunkcheck.patch
- epatch "${FILESDIR}"/chaosreader-0.94-darwin.patch
- epatch "${FILESDIR}"/chaosreader-0.94-divisionbyzero.patch
- epatch "${FILESDIR}"/chaosreader-0.94-oldmultiline.patch
-}
-
-src_install() {
- newbin ${P} chaosreader
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2019-08-06 18:26 Michał Górny
0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2019-08-06 18:26 UTC (permalink / raw
To: gentoo-commits
commit: 83ed479e0c2c47a125b6c1ba30268e845deb0073
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Aug 6 16:32:52 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 6 18:25:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ed479e
net-analyzer/chaosreader: update e-mail address
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-analyzer/chaosreader/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/chaosreader/metadata.xml b/net-analyzer/chaosreader/metadata.xml
index 4cd76b15bbe..f74b571ce67 100644
--- a/net-analyzer/chaosreader/metadata.xml
+++ b/net-analyzer/chaosreader/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>bu9zilla@gmail.com</email>
+ <email>m.mairkeimberger@gmail.com</email>
<name>Michael Mair-Keimberger</name>
</maintainer>
<maintainer type="project">
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2020-08-16 18:55 Jonas Stein
0 siblings, 0 replies; 12+ messages in thread
From: Jonas Stein @ 2020-08-16 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 324bbfd1c1f106b0299b7bfead6c2ec9e3869d27
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Aug 16 13:50:15 2020 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 18:50:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324bbfd1
net-analyzer/chaosreader: update maintainer email
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
net-analyzer/chaosreader/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/chaosreader/metadata.xml b/net-analyzer/chaosreader/metadata.xml
index f74b571ce67..27213b54134 100644
--- a/net-analyzer/chaosreader/metadata.xml
+++ b/net-analyzer/chaosreader/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>m.mairkeimberger@gmail.com</email>
+ <email>mmk@levelnine.at</email>
<name>Michael Mair-Keimberger</name>
</maintainer>
<maintainer type="project">
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2020-09-21 21:48 Conrad Kostecki
0 siblings, 0 replies; 12+ messages in thread
From: Conrad Kostecki @ 2020-09-21 21:48 UTC (permalink / raw
To: gentoo-commits
commit: d2afa8d604469e37fa3298a54ddbaab18df5b02f
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Sep 19 16:32:32 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 21:48:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2afa8d6
net-analyzer/chaosreader: remove myself as maintainer
Closes: https://github.com/gentoo/gentoo/pull/17604
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-analyzer/chaosreader/metadata.xml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/net-analyzer/chaosreader/metadata.xml b/net-analyzer/chaosreader/metadata.xml
index 27213b54134..c0d14fba4c8 100644
--- a/net-analyzer/chaosreader/metadata.xml
+++ b/net-analyzer/chaosreader/metadata.xml
@@ -1,14 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>mmk@levelnine.at</email>
- <name>Michael Mair-Keimberger</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">chaosreader</remote-id>
<remote-id type="github">brendangregg/chaosreader</remote-id>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/
@ 2021-01-06 14:35 Fabian Groffen
0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen @ 2021-01-06 14:35 UTC (permalink / raw
To: gentoo-commits
commit: 9fcde9a86d3ab7abdc6efca831423c6eaedd8568
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 14:32:36 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 14:35:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcde9a8
net-analyzer/chaosreader: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
net-analyzer/chaosreader/chaosreader-0.96.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/chaosreader/chaosreader-0.96.ebuild b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
index 09f3c3382e7..7c26038eeef 100644
--- a/net-analyzer/chaosreader/chaosreader-0.96.ebuild
+++ b/net-analyzer/chaosreader/chaosreader-0.96.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="http://chaosreader.sourceforge.net
SRC_URI="https://github.com/brendangregg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-2+"
DEPEND=">=dev-lang/perl-5.8.0"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2021-01-06 14:35 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 12:10 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/ Thomas Deutschmann
-- strict thread matches above, loose matches on Subject: below --
2021-01-06 14:35 Fabian Groffen
2020-09-21 21:48 Conrad Kostecki
2020-08-16 18:55 Jonas Stein
2019-08-06 18:26 Michał Górny
2019-07-14 20:37 Michał Górny
2019-07-08 11:05 Agostino Sarubbo
2019-02-27 4:25 Aaron Bauman
2019-02-27 4:25 Aaron Bauman
2018-04-10 9:01 Jonas Stein
2018-03-16 20:45 Pacho Ramos
2017-11-22 17:41 Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox