From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22D3B138350 for ; Tue, 28 Apr 2020 07:43:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58172E0928; Tue, 28 Apr 2020 07:43:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AC24E08FA for ; Tue, 28 Apr 2020 07:43:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEED634EF4E for ; Tue, 28 Apr 2020 07:43:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75D441F5 for ; Tue, 28 Apr 2020 07:43:55 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1588059831.e5710f6af6a04401919a329e1d260ce9f2b8dcae.robbat2@gentoo> Subject: [gentoo-commits] proj/gentoo-mirrorstats:master commit in: rsync_mirrors/, distfiles_mirrors/ X-VCS-Repository: proj/gentoo-mirrorstats X-VCS-Files: distfiles_mirrors/mirmon.conf rsync_mirrors/mirmon.conf X-VCS-Directories: distfiles_mirrors/ rsync_mirrors/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: e5710f6af6a04401919a329e1d260ce9f2b8dcae X-VCS-Branch: master Date: Tue, 28 Apr 2020 07:43:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 53321761-ce12-4eb0-813f-954d19832b7c X-Archives-Hash: 488cfc3976d0b7a8e13d81e2f164719a commit: e5710f6af6a04401919a329e1d260ce9f2b8dcae Author: Robin H. Johnson gentoo org> AuthorDate: Tue Apr 28 07:41:49 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Apr 28 07:43:51 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mirrorstats.git/commit/?id=e5710f6a consistency in title Signed-off-by: Robin H. Johnson gentoo.org> distfiles_mirrors/mirmon.conf | 2 +- rsync_mirrors/mirmon.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distfiles_mirrors/mirmon.conf b/distfiles_mirrors/mirmon.conf index e43d772..fa2ab1b 100644 --- a/distfiles_mirrors/mirmon.conf +++ b/distfiles_mirrors/mirmon.conf @@ -1,4 +1,4 @@ -project_name Gentoo Linux +project_name Gentoo Linux (distfiles) web_page /var/www/mirrorstats.gentoo.org/htdocs/distfiles/index-wip.html icons ../icons countries /var/www/mirrorstats.gentoo.org/mirmon/countries.list diff --git a/rsync_mirrors/mirmon.conf b/rsync_mirrors/mirmon.conf index 94887a9..d285f8d 100644 --- a/rsync_mirrors/mirmon.conf +++ b/rsync_mirrors/mirmon.conf @@ -1,4 +1,4 @@ -project_name Gentoo Linux +project_name Gentoo Linux (rsync) web_page /var/www/mirrorstats.gentoo.org/htdocs/rsync/index-wip.html icons ../icons countries /var/www/mirrorstats.gentoo.org/mirmon/countries.list