From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B9E691582EF for ; Tue, 25 Feb 2025 13:57:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 987F5343254 for ; Tue, 25 Feb 2025 13:57:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CF4FE11037D; Tue, 25 Feb 2025 13:57:34 +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 bobolink.gentoo.org (Postfix) with ESMTPS id BFE1B110260 for ; Tue, 25 Feb 2025 13:57:34 +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 6B7AD34316C for ; Tue, 25 Feb 2025 13:57:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A12E527B6 for ; Tue, 25 Feb 2025 13:57:32 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1740491736.413fe84661e8a46207e8269eaa8d921b19a44713.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/sakura/Manifest x11-terms/sakura/sakura-3.8.4.ebuild X-VCS-Directories: x11-terms/sakura/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 413fe84661e8a46207e8269eaa8d921b19a44713 X-VCS-Branch: master Date: Tue, 25 Feb 2025 13:57:32 +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: 6d9b40c5-8908-4541-99f7-4093d8e5578f X-Archives-Hash: c6c7a38c5a59397588ae7679fd2e1ab2 commit: 413fe84661e8a46207e8269eaa8d921b19a44713 Author: Petr Vaněk gentoo org> AuthorDate: Tue Feb 25 12:25:01 2025 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Tue Feb 25 13:55:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413fe846 x11-terms/sakura: drop 3.8.4 Signed-off-by: Petr Vaněk gentoo.org> x11-terms/sakura/Manifest | 1 - x11-terms/sakura/sakura-3.8.4.ebuild | 44 ------------------------------------ 2 files changed, 45 deletions(-) diff --git a/x11-terms/sakura/Manifest b/x11-terms/sakura/Manifest index fb3cfa4d5148..c41671049e33 100644 --- a/x11-terms/sakura/Manifest +++ b/x11-terms/sakura/Manifest @@ -1,2 +1 @@ -DIST sakura-3.8.4.tar.bz2 70492 BLAKE2B 4f53a86813de49d1f76c0a209a825b19601a22b4078744a0e4dfe21afd000e524a3705e8125b275b3615b35e5e7f38934270baa73d190e06dabf4284d4dab536 SHA512 9450f523555a40c66375304cb4134686dddd1b15233a70e488d1220fbdacd46b8e93cb679bbd1c235cc8d08f08551743b4780130d282d94d258247436a84ed61 DIST sakura-3.8.7.tar.bz2 60003 BLAKE2B 56d0b57dbd5db57662ce9a286bbfde709d86ce41cf6dca3598d0ac095f9fee6e88051214a1092c65126e238719914b4209fbc485b2f97ceda96e4f3f9bb10d58 SHA512 ec606af0ab808e93366a08ef36199ef7e23677e7aac4765573604230c9ea498a14d6f22983ab7285030e6d10f432b7ad924f33660bce8bc05bd76a2c31c1a76b diff --git a/x11-terms/sakura/sakura-3.8.4.ebuild b/x11-terms/sakura/sakura-3.8.4.ebuild deleted file mode 100644 index ffc114ff50bc..000000000000 --- a/x11-terms/sakura/sakura-3.8.4.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="GTK/VTE based terminal emulator" -HOMEPAGE="https://www.pleyades.net/david/projects/sakura" -SRC_URI="https://launchpad.net/sakura/trunk/${PV}/+download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~riscv x86 ~x86-linux" - -RDEPEND=" - dev-libs/glib:2 - x11-libs/gtk+:3[X] - x11-libs/pango - x11-libs/vte:2.91" -DEPEND=" - ${RDEPEND} - x11-base/xorg-proto - x11-libs/libX11" -BDEPEND=" - sys-devel/gettext - virtual/perl-podlators" - -PATCHES=( - "${FILESDIR}"/${P}-gentoo.patch -) - -src_prepare() { - cmake_src_prepare - - if [[ -v LINGUAS ]]; then - local lingua - for lingua in po/*.po; do - lingua=${lingua#*/} - lingua=${lingua%.*} - has ${lingua} ${LINGUAS} || rm po/${lingua}.po || die - done - fi -}