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 2ED2915803E for ; Fri, 5 Jan 2024 08:39:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3239D2BC0D7; Fri, 5 Jan 2024 08:39: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E32652BC0D8 for ; Fri, 5 Jan 2024 08:39:30 +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 D35FD3430CB for ; Fri, 5 Jan 2024 08:39:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11539AB4 for ; Fri, 5 Jan 2024 08:39:28 +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: <1704443627.b446dd876cd24be6feb586c703936f865052b7f8.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.112.0.ebuild X-VCS-Directories: kde-frameworks/kemoticons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b446dd876cd24be6feb586c703936f865052b7f8 X-VCS-Branch: master Date: Fri, 5 Jan 2024 08:39:28 +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: db719d5b-2731-4f6e-bf6c-ddc4903d865a X-Archives-Hash: edc721e039b114a32467e07027d236c4 commit: b446dd876cd24be6feb586c703936f865052b7f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 4 11:08:23 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 5 08:33:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b446dd87 kde-frameworks/kemoticons: drop 5.112.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kemoticons/Manifest | 1 - .../kemoticons/kemoticons-5.112.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/kde-frameworks/kemoticons/Manifest b/kde-frameworks/kemoticons/Manifest index ac030143f9c6..85ce467776dd 100644 --- a/kde-frameworks/kemoticons/Manifest +++ b/kde-frameworks/kemoticons/Manifest @@ -1,2 +1 @@ -DIST kemoticons-5.112.0.tar.xz 1700716 BLAKE2B 876c72857c34c73db6e357d2fecfc4fa55a397e0347756455f24418586008118d7f282b42791c0d8fdef86a605b2d09c8973fef62caabf09ae831d4c87f70f97 SHA512 95193facf5faeb9767e1784f4a8f3f069a2bfa98e84b2d201556c4db78295ed906fb3b5b3477c1cf973f3ea78c85c017d9ab98bcc66db910d290b2cb53eb00eb DIST kemoticons-5.113.0.tar.xz 1700804 BLAKE2B 5b560594a8335b416ad21d128a7845c2b5e023a23e539d9f8373b504bc73a49039ba148fa363cad61efdd55fe347c81571ed70b79e3c7b26907dd2208182835b SHA512 03572fedcd8b4eca95435118889837b97caef9ec20b9596ae8eebb5983aa98eda0f0da8de439152de29bb591c11285033eafe9990746c2234a9cca760d3f65cf diff --git a/kde-frameworks/kemoticons/kemoticons-5.112.0.ebuild b/kde-frameworks/kemoticons/kemoticons-5.112.0.ebuild deleted file mode 100644 index f248a38596fd..000000000000 --- a/kde-frameworks/kemoticons/kemoticons-5.112.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}"