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 4EBB11581F0 for ; Sat, 14 Dec 2024 02:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64853E0841; Sat, 14 Dec 2024 02:19:21 +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 74C2DE086A for ; Sat, 14 Dec 2024 02:19:19 +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 E1C5A340C39 for ; Sat, 14 Dec 2024 02:19:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 465921F0B for ; Sat, 14 Dec 2024 02:19:16 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1734142751.cbd03ec3f1c4372521c86e64f93627fec4d5bde2.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcvt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libxcvt/Manifest x11-libs/libxcvt/libxcvt-0.1.3.ebuild x11-libs/libxcvt/libxcvt-9999.ebuild X-VCS-Directories: x11-libs/libxcvt/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: cbd03ec3f1c4372521c86e64f93627fec4d5bde2 X-VCS-Branch: master Date: Sat, 14 Dec 2024 02:19:16 +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: 7cd8d501-a968-4f60-b7cb-794eeb4e8478 X-Archives-Hash: 3b7236dbe49a8dc2af9a6d2710928543 commit: cbd03ec3f1c4372521c86e64f93627fec4d5bde2 Author: Matt Turner gentoo org> AuthorDate: Sat Dec 14 02:14:14 2024 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Dec 14 02:19:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd03ec3 x11-libs/libxcvt: Version bump to 0.1.3 Signed-off-by: Matt Turner gentoo.org> x11-libs/libxcvt/Manifest | 1 + x11-libs/libxcvt/{libxcvt-9999.ebuild => libxcvt-0.1.3.ebuild} | 4 +--- x11-libs/libxcvt/libxcvt-9999.ebuild | 4 +--- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/x11-libs/libxcvt/Manifest b/x11-libs/libxcvt/Manifest index 328ad3356fdd..4a3cde2c810b 100644 --- a/x11-libs/libxcvt/Manifest +++ b/x11-libs/libxcvt/Manifest @@ -1 +1,2 @@ DIST libxcvt-0.1.2.tar.xz 9648 BLAKE2B 8a4803eb6790fd0ea1520fd31e335f7a363c3606e74837a959453be8819ce0d450af7bb651887a891aa657a5eeac3e4983041060fa5c87b1238c83354e425de7 SHA512 3f6b2baca712a4608780686932f8881255c07bb74b1a788f9b07d4e22975c038d75111cd6b452257882a0b2bad57eebb2002f80a3e435d2e2d16936597f039b0 +DIST libxcvt-0.1.3.tar.xz 9680 BLAKE2B ae104743153077454ba8923d7b8bbe77d834e4795fd735de9e42617c3e49fd63052ad37214e7ab45e3f5884cd6038b60c0ff7c52f8a7892e0dea4630aaf0abad SHA512 2fecc784375e69b6e8e46608618a5f5a8ad20ecd5229fd093883fe401dd6ea231d8b77c6753756fff01f3040bef2db60a042d40fc349769ef5348e5cd9ed1f28 diff --git a/x11-libs/libxcvt/libxcvt-9999.ebuild b/x11-libs/libxcvt/libxcvt-0.1.3.ebuild similarity index 81% copy from x11-libs/libxcvt/libxcvt-9999.ebuild copy to x11-libs/libxcvt/libxcvt-0.1.3.ebuild index 448beec53a04..9762bae14854 100644 --- a/x11-libs/libxcvt/libxcvt-9999.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,8 +12,6 @@ fi DESCRIPTION="X.Org xcvt library and cvt program" -RDEPEND="!