public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2017-02-04 10:54 Jeroen Roovers
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-02-04 10:54 UTC (permalink / raw
  To: gentoo-commits

commit:     f14e2538e73239a719b0622cba65cde2779f2d37
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 10:53:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 10:53:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14e2538

dev-perl/Monitoring-Plugin: Stable for HPPA (bug #578646).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
index 6e38228..710015f 100644
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2021-11-16 20:33 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-11-16 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c6067b15fde58e39b931fe6418ffbd389bd52044
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 20:25:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:33:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6067b15

dev-perl/Monitoring-Plugin: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...Plugin-0.400.0.ebuild => Monitoring-Plugin-0.400.0-r1.ebuild} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0-r1.ebuild
similarity index 86%
rename from dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild
rename to dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0-r1.ebuild
index ec06a8270880..26cef37a4f00 100644
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0-r1.ebuild
@@ -1,18 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=NIERLEIN
 DIST_VERSION=0.40
 inherit perl-module
 
 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
-
 SLOT="0"
 KEYWORDS="amd64 ~hppa sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
@@ -22,7 +19,7 @@ RDEPEND="
 	dev-perl/Math-Calc-Units
 	dev-perl/Params-Validate
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? ( virtual/perl-Test-Simple )
 "


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2021-07-08 19:33 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-07-08 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d100e7885dbbb8ef0bf4e26c42219c460971da8d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 19:07:04 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 19:33:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d100e788

dev-perl/Monitoring-Plugin: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Monitoring-Plugin/Manifest                |  1 -
 .../Monitoring-Plugin-0.390.0.ebuild               | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/Monitoring-Plugin/Manifest b/dev-perl/Monitoring-Plugin/Manifest
index 608d69f7d4b..5d845fe8be0 100644
--- a/dev-perl/Monitoring-Plugin/Manifest
+++ b/dev-perl/Monitoring-Plugin/Manifest
@@ -1,2 +1 @@
-DIST Monitoring-Plugin-0.39.tar.gz 62733 BLAKE2B eaf623b0bb84f1127f23637ba1a46a1de4b1732b7e55feaac4dd8eb22ccdd13ae097fa79054df43e300f78e924423c092cade99c9c9210289f7d22cba5f8b959 SHA512 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c
 DIST Monitoring-Plugin-0.40.tar.gz 63046 BLAKE2B 29aa6731e40447327f3a10ee3fffe283fda1fd9c566d8755b3d09d3ef24902ddf151de1a01ce66a52c71c197ee0d76521f48ae4e06bdb70291be0c078e958df4 SHA512 3f079f68c7bdc118381fc7fe394fb70123ce2a9105b311b72451bc91519b8d7e57fa41e6804a4ec87353654a1450b7eb919572610e9c5dc4fd4b8fceb9701cf1

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
deleted file mode 100644
index e617349907d..00000000000
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NIERLEIN
-DIST_VERSION=0.39
-inherit perl-module
-
-DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Class-Accessor
-	dev-perl/Config-Tiny
-	virtual/perl-File-Spec
-	dev-perl/Math-Calc-Units
-	dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-	test? ( >=virtual/perl-Test-Simple-0.620.0 )
-"
-
-src_prepare() {
-	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
-		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
-	perl-module_src_prepare
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2019-03-01 15:22 Michael Orlitzky
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Orlitzky @ 2019-03-01 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     faa750073b106b1a5a948f0f61597a19a2b3d78d
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 15:16:33 2019 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 15:16:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa75007

dev-perl/Monitoring-Plugin: new version 0.400.0.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Monitoring-Plugin/Manifest                |  1 +
 .../Monitoring-Plugin-0.400.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Monitoring-Plugin/Manifest b/dev-perl/Monitoring-Plugin/Manifest
index 4a10f474368..608d69f7d4b 100644
--- a/dev-perl/Monitoring-Plugin/Manifest
+++ b/dev-perl/Monitoring-Plugin/Manifest
@@ -1 +1,2 @@
 DIST Monitoring-Plugin-0.39.tar.gz 62733 BLAKE2B eaf623b0bb84f1127f23637ba1a46a1de4b1732b7e55feaac4dd8eb22ccdd13ae097fa79054df43e300f78e924423c092cade99c9c9210289f7d22cba5f8b959 SHA512 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c
+DIST Monitoring-Plugin-0.40.tar.gz 63046 BLAKE2B 29aa6731e40447327f3a10ee3fffe283fda1fd9c566d8755b3d09d3ef24902ddf151de1a01ce66a52c71c197ee0d76521f48ae4e06bdb70291be0c078e958df4 SHA512 3f079f68c7bdc118381fc7fe394fb70123ce2a9105b311b72451bc91519b8d7e57fa41e6804a4ec87353654a1450b7eb919572610e9c5dc4fd4b8fceb9701cf1

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild
new file mode 100644
index 00000000000..71609e47156
--- /dev/null
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=NIERLEIN
+DIST_VERSION=0.40
+inherit perl-module
+
+DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Class-Accessor
+	dev-perl/Config-Tiny
+	virtual/perl-File-Spec
+	dev-perl/Math-Calc-Units
+	dev-perl/Params-Validate
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+
+src_prepare() {
+	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
+		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+	perl-module_src_prepare
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2017-10-18 20:09 Sergei Trofimovich
  0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich @ 2017-10-18 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8d5da17d92fa8f221a621cb843b906f9661b1e57
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 20:08:27 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 20:09:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5da17d

dev-perl/Monitoring-Plugin: stable 0.390.0 for sparc (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
index 657271f5d51..6f5e1125aa8 100644
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
 
 SLOT="0"
-KEYWORDS="amd64 hppa x86"
+KEYWORDS="amd64 hppa sparc x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2017-06-26 19:49 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2017-06-26 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     0a5a3b40bcb798be9abb5c513fca7e6cf4312b58
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 19:49:50 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 19:49:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5a3b40

dev-perl/Monitoring-Plugin: Add build fix for Perl 5.26, bug 617116

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
index 0114d26c50a..657271f5d51 100644
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=NIERLEIN
-MODULE_VERSION=0.39
+DIST_AUTHOR=NIERLEIN
+DIST_VERSION=0.39
 inherit perl-module
 
 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
@@ -26,4 +26,8 @@ DEPEND="${RDEPEND}
 	test? ( >=virtual/perl-Test-Simple-0.620.0 )
 "
 
-SRC_TEST="do parallel"
+src_prepare() {
+	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
+		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+	perl-module_src_prepare
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2016-12-19 14:24 Tobias Klausmann
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann @ 2016-12-19 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     e796bcbebd1a25b249be9077a6d067a986bb223c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 14:24:16 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 14:24:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e796bcbe

dev-perl/Monitoring-Plugin-0.390.0-r0: stable on amd64

Gentoo-Bug: 578646

 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
index e197470..7e59225 100644
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
+++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.390.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/
@ 2016-03-28 15:33 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-03-28 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ee3e1271c79363d1830fe5e141190316aac0fc86
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 15:16:49 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 15:29:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3e1271

dev-perl/Monitoring-Plugin: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Monitoring-Plugin/Manifest                |  1 -
 .../Monitoring-Plugin-0.380.0.ebuild               | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/Monitoring-Plugin/Manifest b/dev-perl/Monitoring-Plugin/Manifest
index 4645515..e982254 100644
--- a/dev-perl/Monitoring-Plugin/Manifest
+++ b/dev-perl/Monitoring-Plugin/Manifest
@@ -1,2 +1 @@
-DIST Monitoring-Plugin-0.38.tar.gz 62426 SHA256 bdf035b4f72e8fc9f67a9ae09080377a30187f10e7e09db0bd6430fe3a5dae87 SHA512 8e682c3e9ca823ac4f568134c060a3ff99b40aa7ecebd4e9988aa97c0312be658afa269bce7a182d6e744ea0bc3cc28f6360bb723a4fe611d68e6c96209e6f6b WHIRLPOOL b6415684154821663ed5311d482c798ea12746e356aafca0009b29b3c4f49fd1afb5f88144061fcc3e8f960ced543dd5c310c8cf1f96121bbdc8057290c80962
 DIST Monitoring-Plugin-0.39.tar.gz 62733 SHA256 5ceeaf33bc6205b847b1645a3a24cb65d1b85e19691a6333fa221c240de20c0c SHA512 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c WHIRLPOOL 7edf6b1989eea956e75e3f9386db776611412eec5c58fd04302301b6b4cc6d285d7be28e7f586f9885f1acab8e31b60283b5937508fc49e00fb6423876691526

diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
deleted file mode 100644
index 2b171ae..0000000
--- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="NIERLEIN"
-MODULE_VERSION="0.38"
-
-inherit perl-module
-
-DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE=""
-
-DEPEND="dev-perl/Class-Accessor
-	dev-perl/Config-Tiny
-	dev-perl/Math-Calc-Units
-	dev-perl/Params-Validate"
-
-SRC_TEST=do


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

end of thread, other threads:[~2021-11-16 20:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-04 10:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Monitoring-Plugin/ Jeroen Roovers
  -- strict thread matches above, loose matches on Subject: below --
2021-11-16 20:33 Andreas K. Hüttel
2021-07-08 19:33 Andreas K. Hüttel
2019-03-01 15:22 Michael Orlitzky
2017-10-18 20:09 Sergei Trofimovich
2017-06-26 19:49 Andreas Hüttel
2016-12-19 14:24 Tobias Klausmann
2016-03-28 15:33 Andreas Hüttel

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