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 E194715A7D9 for ; Thu, 16 Mar 2023 08:41:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B6A7E0825; Thu, 16 Mar 2023 08:41:56 +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 C5D56E0825 for ; Thu, 16 Mar 2023 08:41:55 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16591340ADB for ; Thu, 16 Mar 2023 08:41:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A3DD8F3 for ; Thu, 16 Mar 2023 08:41:51 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1678880812.c00143648c81f5f0311265eff1da7fb65bbef440.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: c00143648c81f5f0311265eff1da7fb65bbef440 X-VCS-Branch: master Date: Thu, 16 Mar 2023 08:41:51 +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: 0befb42a-ef57-4304-9a3e-c27bd9dfa7f0 X-Archives-Hash: 776f61279041f1f99cfe43220b3dff07 commit: c00143648c81f5f0311265eff1da7fb65bbef440 Author: Huang Rui gmail com> AuthorDate: Wed Mar 15 11:46:52 2023 +0000 Commit: Florian Schmaus gentoo org> 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"