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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC68E158003 for ; Thu, 19 May 2022 20:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45E38E08A0; Thu, 19 May 2022 20:59:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26D6FE08A0 for ; Thu, 19 May 2022 20:59:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A515341AD4 for ; Thu, 19 May 2022 20:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02F81475 for ; Thu, 19 May 2022 20:59:00 +0000 (UTC) From: "Tony Olagbaiye" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tony Olagbaiye" Message-ID: <1652993906.41bc0c4b1fb85284d7cd75d25be4ed915d735bff.gentoo@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/s6-man/s6-man-9999.ebuild X-VCS-Directories: app-misc/s6-man/ X-VCS-Committer: gentoo X-VCS-Committer-Name: Tony Olagbaiye X-VCS-Revision: 41bc0c4b1fb85284d7cd75d25be4ed915d735bff X-VCS-Branch: dev Date: Thu, 19 May 2022 20:59:00 +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: 177d22fb-72a6-4e82-ae2a-9d0c033575bb X-Archives-Hash: e923cb4b6524b586756eb3addc628e2b commit: 41bc0c4b1fb85284d7cd75d25be4ed915d735bff Author: Tony Olagbaiye fron io> AuthorDate: Thu May 19 20:58:26 2022 +0000 Commit: Tony Olagbaiye fron io> CommitDate: Thu May 19 20:58:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41bc0c4b app-misc/s6-man: update copyright Signed-off-by: Tony Olagbaiye fron.io> app-misc/s6-man/s6-man-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild index 4b3438cec..05e7d03b2 100644 --- a/app-misc/s6-man/s6-man-9999.ebuild +++ b/app-misc/s6-man/s6-man-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8