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 83F55158041 for ; Sat, 6 Apr 2024 17:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C22A4E2A1C; Sat, 6 Apr 2024 17:33:40 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E0E2E2A1C for ; Sat, 6 Apr 2024 17:33:40 +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 9B23834327B for ; Sat, 6 Apr 2024 17:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 000BC1570 for ; Sat, 6 Apr 2024 17:33:37 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1712423857.cd372665f352a5cb0fd05a3f8be5130485825ea7.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/time64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/time64/eapi profiles/features/time64/make.defaults X-VCS-Directories: profiles/features/time64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: cd372665f352a5cb0fd05a3f8be5130485825ea7 X-VCS-Branch: master Date: Sat, 6 Apr 2024 17:33:37 +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: 0ec637f9-3b16-4b75-88a3-a53a2d52a724 X-Archives-Hash: b893482992978998c6e5fb0d67e7689c commit: cd372665f352a5cb0fd05a3f8be5130485825ea7 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Apr 6 17:16:36 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Apr 6 17:17:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd372665 profiles: Add (so far empty) time64 feature Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/features/time64/eapi | 1 + profiles/features/time64/make.defaults | 3 +++ 2 files changed, 4 insertions(+) diff --git a/profiles/features/time64/eapi b/profiles/features/time64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/time64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/time64/make.defaults b/profiles/features/time64/make.defaults new file mode 100644 index 000000000000..993dd21b6104 --- /dev/null +++ b/profiles/features/time64/make.defaults @@ -0,0 +1,3 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 +