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 C74A0158094 for ; Tue, 19 Jul 2022 17:25:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02DCFE0C63; Tue, 19 Jul 2022 17:25:13 +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 D7B2EE0C63 for ; Tue, 19 Jul 2022 17:25:12 +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 01C89335C0E for ; Tue, 19 Jul 2022 17:25:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92E08500 for ; Tue, 19 Jul 2022 17:25:10 +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: <1658251498.fa9188708326deecd4b3c4d5466061c506880675.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.2.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: fa9188708326deecd4b3c4d5466061c506880675 X-VCS-Branch: master Date: Tue, 19 Jul 2022 17:25:10 +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: 82adb03e-5e58-4ed8-8f24-1724c65e1de9 X-Archives-Hash: cd824533739b2012917a51cbee26ea6a commit: fa9188708326deecd4b3c4d5466061c506880675 Author: Matt Turner gentoo org> AuthorDate: Tue Jul 19 17:20:17 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Jul 19 17:24:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa918870 x11-libs/libxcvt: Version bump to 0.1.2 Signed-off-by: Matt Turner gentoo.org> x11-libs/libxcvt/Manifest | 1 + x11-libs/libxcvt/{libxcvt-9999.ebuild => libxcvt-0.1.2.ebuild} | 4 ++-- x11-libs/libxcvt/libxcvt-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11-libs/libxcvt/Manifest b/x11-libs/libxcvt/Manifest index d71c4dad4140..483378f782c2 100644 --- a/x11-libs/libxcvt/Manifest +++ b/x11-libs/libxcvt/Manifest @@ -1 +1,2 @@ DIST libxcvt-0.1.1.tar.xz 9600 BLAKE2B 47628fc10d9d75207b7d09cb5b789e58fae485c95a5e3e95345c289f0eeb20859dff6384049e22532ddcb3c04a84ceca6557c3490e5cd8c6956c6ac6c81d6636 SHA512 50e9cd0283858823d4cfde75f06e23ffc42983272cb1f75408052fb5b76a4bb6f9de7d42d8ff9ec0dae6e95eefebc6273e03c919a92f237585db55eaf1a57005 +DIST libxcvt-0.1.2.tar.xz 9648 BLAKE2B 8a4803eb6790fd0ea1520fd31e335f7a363c3606e74837a959453be8819ce0d450af7bb651887a891aa657a5eeac3e4983041060fa5c87b1238c83354e425de7 SHA512 3f6b2baca712a4608780686932f8881255c07bb74b1a788f9b07d4e22975c038d75111cd6b452257882a0b2bad57eebb2002f80a3e435d2e2d16936597f039b0 diff --git a/x11-libs/libxcvt/libxcvt-9999.ebuild b/x11-libs/libxcvt/libxcvt-0.1.2.ebuild similarity index 90% copy from x11-libs/libxcvt/libxcvt-9999.ebuild copy to x11-libs/libxcvt/libxcvt-0.1.2.ebuild index 2cd0d63d0c03..920def423f8f 100644 --- a/x11-libs/libxcvt/libxcvt-9999.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 XORG_TARBALL_SUFFIX="xz" inherit xorg-3 meson diff --git a/x11-libs/libxcvt/libxcvt-9999.ebuild b/x11-libs/libxcvt/libxcvt-9999.ebuild index 2cd0d63d0c03..920def423f8f 100644 --- a/x11-libs/libxcvt/libxcvt-9999.ebuild +++ b/x11-libs/libxcvt/libxcvt-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 XORG_TARBALL_SUFFIX="xz" inherit xorg-3 meson