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 E77FA1580FA for ; Fri, 23 May 2025 23:18:32 +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 D0824343667 for ; Fri, 23 May 2025 23:18:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B88AA1103DE; Fri, 23 May 2025 23:18:31 +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 bobolink.gentoo.org (Postfix) with ESMTPS id AC3521103DE for ; Fri, 23 May 2025 23:18:31 +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 5D0A73436D3 for ; Fri, 23 May 2025 23:18:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEF8E275F for ; Fri, 23 May 2025 23:18:29 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1748039460.780b58eb3916f8bcaa0cc7fe9a4ae8fc3937bd09.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gnome-extra/yad/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gnome-extra/yad/Manifest gnome-extra/yad/yad-13.0.ebuild X-VCS-Directories: gnome-extra/yad/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 780b58eb3916f8bcaa0cc7fe9a4ae8fc3937bd09 X-VCS-Branch: master Date: Fri, 23 May 2025 23:18:29 +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: e3173cc8-021f-4718-b0af-ae9804c03257 X-Archives-Hash: 68ba8a582c7bee7146ef22162539d4ba commit: 780b58eb3916f8bcaa0cc7fe9a4ae8fc3937bd09 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri May 23 22:31:00 2025 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri May 23 22:31:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=780b58eb gnome-extra/yad: drop 13.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> gnome-extra/yad/Manifest | 1 - gnome-extra/yad/yad-13.0.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/gnome-extra/yad/Manifest b/gnome-extra/yad/Manifest index ddec2c5a5b..6203a7b61e 100644 --- a/gnome-extra/yad/Manifest +++ b/gnome-extra/yad/Manifest @@ -1,2 +1 @@ -DIST yad-13.0.tar.xz 298092 BLAKE2B b07e796109daf27471ad74dae91637a297b6a830a7ea5f5386f7c9c4c4effdbc794b92e7e747adb5f0df80540b2fe75ae87856f695d4f578aa5cfbd6ea4b42ab SHA512 89f438a49722b9aa63ec942a200b4684f88e0e2b489b77b909c03208af644c46d22601a072bcbad1c36707013ee308417d73ce08f2494b8962bce9bf06d58a16 DIST yad-14.1.tar.xz 300804 BLAKE2B 61295206bb31f485bd48dea01d408cb57b47d7871860254df2bab2c3e249a7df30d0158c18dbca3d9c53460f0cfcb9ffb2175590d688fe0a8b5bc4056e37265e SHA512 c2949846d9d6c34bc0c8f482a5b30fb978865308bcafe656694d8eb1bb903e9af76f9d3cdd748ecb0dac389e1a0204a15b10ab29b99262cdeffc44ed16ce902e diff --git a/gnome-extra/yad/yad-13.0.ebuild b/gnome-extra/yad/yad-13.0.ebuild deleted file mode 100644 index 35a88eb3ca..0000000000 --- a/gnome-extra/yad/yad-13.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome2 - -DESCRIPTION="Display GTK+ dialog boxes from command line or shell scripts" -HOMEPAGE="https://github.com/v1cont/yad" -SRC_URI="https://github.com/v1cont/${PN}/releases/download/v${PV}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="nls sourceview spell webkit" - -DEPEND=" - >=x11-libs/gtk+-3.22.0:3 - sourceview? ( x11-libs/gtksourceview:3.0= ) - spell? ( app-text/gspell:= ) - webkit? ( net-libs/webkit-gtk:4= ) -" -RDEPEND="${DEPEND}" -BDEPEND=">=dev-util/intltool-0.40" - -src_configure() { - gnome2_src_configure \ - $(use_enable nls) \ - $(use_enable sourceview) \ - $(use_enable spell) \ - $(use_enable webkit html) \ - --disable-standalone \ - --enable-icon-browser \ - --enable-tools \ - --enable-tray -}