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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B861B1581EC for ; Tue, 19 Nov 2024 15:03:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09D42E07EE; Tue, 19 Nov 2024 15:03:29 +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 E3604E07EE for ; Tue, 19 Nov 2024 15:03:28 +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 E844E3409EC for ; Tue, 19 Nov 2024 15:03:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1575E1295 for ; Tue, 19 Nov 2024 15:03:26 +0000 (UTC) From: "Cédric Krier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Cédric Krier" Message-ID: <1732028602.b7fbaf6ec9c58d14b9ff5e87499edc73cfbca88a.cedk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/stfl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/stfl/metadata.xml X-VCS-Directories: dev-libs/stfl/ X-VCS-Committer: cedk X-VCS-Committer-Name: Cédric Krier X-VCS-Revision: b7fbaf6ec9c58d14b9ff5e87499edc73cfbca88a X-VCS-Branch: master Date: Tue, 19 Nov 2024 15:03:26 +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: 572e793d-8358-4f75-8c02-21dd81ca81da X-Archives-Hash: d916e469086ea6502cf8eeadb51371fe commit: b7fbaf6ec9c58d14b9ff5e87499edc73cfbca88a Author: Cédric Krier gentoo org> AuthorDate: Tue Nov 19 15:02:59 2024 +0000 Commit: Cédric Krier gentoo org> CommitDate: Tue Nov 19 15:03:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fbaf6e dev-libs/stfl: drop myself as a maintainer Signed-off-by: Cédric Krier gentoo.org> dev-libs/stfl/metadata.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-libs/stfl/metadata.xml b/dev-libs/stfl/metadata.xml index ffa10ddf5e77..c6e5c391f6a9 100644 --- a/dev-libs/stfl/metadata.xml +++ b/dev-libs/stfl/metadata.xml @@ -1,9 +1,7 @@ - - cedk@gentoo.org - + STFL is a library which implements a curses-based widget set for text terminals.