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 6B83715A7D9 for ; Wed, 15 Mar 2023 11:49:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56178E086D; Wed, 15 Mar 2023 11:49:52 +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 3F0BDE086D for ; Wed, 15 Mar 2023 11:49:52 +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 F2027340AB6 for ; Wed, 15 Mar 2023 11:49:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6F67F9 for ; Wed, 15 Mar 2023 11:49:48 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1678880812.c00143648c81f5f0311265eff1da7fb65bbef440.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/slang/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-electronics/slang/slang-1.0.ebuild X-VCS-Directories: sci-electronics/slang/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: c00143648c81f5f0311265eff1da7fb65bbef440 X-VCS-Branch: dev Date: Wed, 15 Mar 2023 11:49:48 +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: b01f963d-7e0d-4586-ae72-c091fd3923ef X-Archives-Hash: 782b4a9e65bc58d5bfcd84178ea0b7ac commit: c00143648c81f5f0311265eff1da7fb65bbef440 Author: Huang Rui gmail com> AuthorDate: Wed Mar 15 11:46:52 2023 +0000 Commit: Rui Huang gmail com> CommitDate: Wed Mar 15 11:46:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0014364 sci-electronics/slang: happy new year 2023 Signed-off-by: Huang Rui gmail.com> sci-electronics/slang/slang-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/slang/slang-1.0.ebuild b/sci-electronics/slang/slang-1.0.ebuild index 36f75b4cc..07b1a66ce 100644 --- a/sci-electronics/slang/slang-1.0.ebuild +++ b/sci-electronics/slang/slang-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8"