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 181DD158094 for ; Thu, 15 Sep 2022 13:20:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 851B4E09EF; Thu, 15 Sep 2022 13:20:05 +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 6C42AE09EF for ; Thu, 15 Sep 2022 13:20:05 +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 7FCE0340FF9 for ; Thu, 15 Sep 2022 13:20:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 813C75DF for ; Thu, 15 Sep 2022 13:20:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1663247935.df3d344e132e9122ddf3f3486d5a7a9df8f34801.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ted/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ted/ted-2.23-r2.ebuild app-editors/ted/ted-2.23-r3.ebuild X-VCS-Directories: app-editors/ted/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: df3d344e132e9122ddf3f3486d5a7a9df8f34801 X-VCS-Branch: master Date: Thu, 15 Sep 2022 13:20:01 +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: e4f2a2a6-49b1-4c3a-9ce0-d1b807064c15 X-Archives-Hash: ce32bf719ec1a0be351eafb5d54f42bc commit: df3d344e132e9122ddf3f3486d5a7a9df8f34801 Author: Sam James gentoo org> AuthorDate: Thu Sep 15 13:18:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 15 13:18:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3d344e app-editors/ted: add libpaper slot dep ABI broke. Signed-off-by: Sam James gentoo.org> app-editors/ted/{ted-2.23-r2.ebuild => ted-2.23-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/ted/ted-2.23-r2.ebuild b/app-editors/ted/ted-2.23-r3.ebuild similarity index 99% rename from app-editors/ted/ted-2.23-r2.ebuild rename to app-editors/ted/ted-2.23-r3.ebuild index 4ae1b4f5741b..014951358fd3 100644 --- a/app-editors/ted/ted-2.23-r2.ebuild +++ b/app-editors/ted/ted-2.23-r3.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc ~riscv sparc x86" RDEPEND=" - app-text/libpaper + app-text/libpaper:= dev-libs/libpcre2 media-libs/fontconfig media-libs/freetype