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 47ED515800A for ; Wed, 2 Aug 2023 19:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34856E0D23; Wed, 2 Aug 2023 19:33:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 205BDE0D23 for ; Wed, 2 Aug 2023 19:33:54 +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 C56F8340D1D for ; Wed, 2 Aug 2023 19:33:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D1C8ED5 for ; Wed, 2 Aug 2023 19:33:49 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1691004802.72d2c2ba899de489b5b2d3baf68dfa4bd8d1c491.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/countryflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/countryflags/Manifest kde-frameworks/countryflags/countryflags-5.106.0.ebuild X-VCS-Directories: kde-frameworks/countryflags/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 72d2c2ba899de489b5b2d3baf68dfa4bd8d1c491 X-VCS-Branch: master Date: Wed, 2 Aug 2023 19:33:49 +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: c10cfca3-9fdf-4710-9e04-0c36e66f3998 X-Archives-Hash: 1d3be864411d12ae4ecf2cbc84ebfe0a commit: 72d2c2ba899de489b5b2d3baf68dfa4bd8d1c491 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 2 19:17:11 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 2 19:33:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d2c2ba kde-frameworks/countryflags: drop 5.106.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/countryflags/Manifest | 1 - .../countryflags/countryflags-5.106.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest index ceb95f71199a..3eea69c9303d 100644 --- a/kde-frameworks/countryflags/Manifest +++ b/kde-frameworks/countryflags/Manifest @@ -1,2 +1 @@ -DIST kdelibs4support-5.106.0.tar.xz 3721228 BLAKE2B da8f87bdb5bf30e6585a333ec5d1942652faf32b5d3bbe99c4fb43a7dfd0e580ec2444e8cece4e6c67cf0d26c34537e14e6c28212efb8a25a5f480ecd82c6d26 SHA512 41328d05749f9b27583a57c8ba95d481f7a30aed596bc4039a6a2ffdd7dde54d8cd4fad747ca40e1716f86763661d4d652d0b973d68ccaa26b5ff4b862a72c89 DIST kdelibs4support-5.108.0.tar.xz 3721440 BLAKE2B b1794d8be725e78f6074c40ff5fa218e8b48b87c91b7112a4e4450c74c8c02fa6fa88018e34bbce5c0193601ae45a99658e65167b2bd32a087d0613b6462306a SHA512 acec9c9b3da861ec998d02b331e9a0c5d6c1947c9659abfe48051aebd9addad3691e4105170e4cd0565ac35b0915ec0da292da60bde84fadab252629d146113c diff --git a/kde-frameworks/countryflags/countryflags-5.106.0.ebuild b/kde-frameworks/countryflags/countryflags-5.106.0.ebuild deleted file mode 100644 index cd56f1be83f0..000000000000 --- a/kde-frameworks/countryflags/countryflags-5.106.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="false" -ECM_TEST="false" -KDE_ORG_NAME="kdelibs4support" -inherit ecm frameworks.kde.org - -DESCRIPTION="Icons of flags for various countries" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" - -CMAKE_USE_DIR="${S}/src/l10n" - -# https://phabricator.kde.org/T13722 -# https://invent.kde.org/frameworks/breeze-icons/-/issues/1 -PATCHES=( "${FILESDIR}/${PN}-5.90.0-standalone.patch" ) - -RDEPEND="!