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 B3FAB158089 for ; Tue, 26 Sep 2023 19:09:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE54B2BC028; Tue, 26 Sep 2023 19:09:28 +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 910C82BC028 for ; Tue, 26 Sep 2023 19:09:28 +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 A19ED335CEE for ; Tue, 26 Sep 2023 19:09:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDF5B1269 for ; Tue, 26 Sep 2023 19:09:25 +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: <1695755214.1893780814bdc8d625e55a934eef40efcb4a585d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kemoticons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kemoticons/Manifest kde-frameworks/kemoticons/kemoticons-5.108.0.ebuild X-VCS-Directories: kde-frameworks/kemoticons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1893780814bdc8d625e55a934eef40efcb4a585d X-VCS-Branch: master Date: Tue, 26 Sep 2023 19:09:25 +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: 2ff2e9cd-f2eb-4fcd-abe3-a7132c5a0825 X-Archives-Hash: 51f1431c032871b7c77acec5c233e85d commit: 1893780814bdc8d625e55a934eef40efcb4a585d Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 26 18:40:17 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 26 19:06:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18937808 kde-frameworks/kemoticons: drop 5.108.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kemoticons/Manifest | 1 - .../kemoticons/kemoticons-5.108.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/kde-frameworks/kemoticons/Manifest b/kde-frameworks/kemoticons/Manifest index c5404bc8dcae..e2707e427432 100644 --- a/kde-frameworks/kemoticons/Manifest +++ b/kde-frameworks/kemoticons/Manifest @@ -1,2 +1 @@ -DIST kemoticons-5.108.0.tar.xz 1700684 BLAKE2B 8cb03f2a49a55d53ccc5eaa04ece656d152e24c8f130cb424fef02ed9272d63885123d8057d2c91de98234248185f09a9f36b5f98b26504cabd7d486caf07bc0 SHA512 b5ba424592675ba128a2ab17afccc54eeead93717bc585e710474a81008cc245a20fcc4144e44c47d29d62881b7f0a880679b16f04d9febd965f61212f98f914 DIST kemoticons-5.110.0.tar.xz 1700720 BLAKE2B 757d71df45b32cea096cd71c764423ac3d0779e39d11d4fd787dde66a0392e2a42b24e543f9cce6cdaf638ff3032215006a344a568d2c8b3bbf2f8a8ac6b1b3b SHA512 9cfd090336a8045d9ce6768696fbaa549353e878c7a9af848335e19010c35bcb1851d13049d4a51347419c7f1bb345024d9faa392b6235ac9fa7a2773d13cec4 diff --git a/kde-frameworks/kemoticons/kemoticons-5.108.0.ebuild b/kde-frameworks/kemoticons/kemoticons-5.108.0.ebuild deleted file mode 100644 index f248a38596fd..000000000000 --- a/kde-frameworks/kemoticons/kemoticons-5.108.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.9 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for converting text emoticons to graphical representations" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="" - -# requires running kde environment -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/karchive-${PVCUT}*:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 -" -RDEPEND="${DEPEND}"