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 8610E158090 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 F19D6E0858; Thu, 19 May 2022 20:59:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D8F72E0858 for ; Thu, 19 May 2022 20:59:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 01BB8341ACE 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 15CA7477 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: <1652993917.35e984df2cbeda89d07a1a807acbcf2eff71d649.gentoo@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libfixposix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-libs/libfixposix/libfixposix-0.4.3.ebuild X-VCS-Directories: sys-libs/libfixposix/ X-VCS-Committer: gentoo X-VCS-Committer-Name: Tony Olagbaiye X-VCS-Revision: 35e984df2cbeda89d07a1a807acbcf2eff71d649 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: 0dda6197-bb96-474a-ae90-5c4fab21479c X-Archives-Hash: f6c69c8e664548c004baa07cf72efa38 commit: 35e984df2cbeda89d07a1a807acbcf2eff71d649 Author: Tony Olagbaiye fron io> AuthorDate: Thu May 19 20:58:37 2022 +0000 Commit: Tony Olagbaiye fron io> CommitDate: Thu May 19 20:58:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35e984df sys-libs/libfixposix: update copyright Signed-off-by: Tony Olagbaiye fron.io> sys-libs/libfixposix/libfixposix-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild b/sys-libs/libfixposix/libfixposix-0.4.3.ebuild index 73eaf82a1..9690bd8af 100644 --- a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild +++ b/sys-libs/libfixposix/libfixposix-0.4.3.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=7