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 A4290158086 for ; Sat, 13 Nov 2021 20:01:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0000A2BC094; Sat, 13 Nov 2021 20:01:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 DD7402BC094 for ; Sat, 13 Nov 2021 20:01:39 +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 4A8A13433BF for ; Sat, 13 Nov 2021 20:01:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0C821DC for ; Sat, 13 Nov 2021 20:01:35 +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: <1636833660.c7c34ff83d3d1b1446748a939f937cfa41a4c859.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kservice/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kservice/Manifest kde-frameworks/kservice/kservice-5.87.0.ebuild X-VCS-Directories: kde-frameworks/kservice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c7c34ff83d3d1b1446748a939f937cfa41a4c859 X-VCS-Branch: master Date: Sat, 13 Nov 2021 20:01:35 +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: 4ea04491-79c9-4e41-b2cd-962d3753f86e X-Archives-Hash: 4e3de1bac9d97cdb29f137c8fd476b94 commit: c7c34ff83d3d1b1446748a939f937cfa41a4c859 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 13 19:44:03 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 13 20:01:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c34ff8 kde-frameworks/kservice: drop 5.87.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kservice/Manifest | 1 - kde-frameworks/kservice/kservice-5.87.0.ebuild | 50 -------------------------- 2 files changed, 51 deletions(-) diff --git a/kde-frameworks/kservice/Manifest b/kde-frameworks/kservice/Manifest index 1c2c5158964..4a4e81fd30d 100644 --- a/kde-frameworks/kservice/Manifest +++ b/kde-frameworks/kservice/Manifest @@ -1,3 +1,2 @@ DIST kservice-5.85.0.tar.xz 263292 BLAKE2B 8f71484ce4f454a368491c7ed8f0624b49cf7059f8b74ec90efe368933ebefb73691764109a98e045f68684e85a35f1c4b50d1c07ef5b09463e2f4fa0710b0d9 SHA512 b6aa99578f676aa00527e91d09eaec48eda7e71b975015fc433842fa8f973198828172d9c63f9d72fd3a17b0c72e3f34a7f01657cdba796fbc1ddcd730b41010 -DIST kservice-5.87.0.tar.xz 264516 BLAKE2B 54082b25927795add1ae361f155c8b96a34252f731d25fd2fcb9d34fc7fa94f295c4ac01720395d31514cd348930ccfa006e09f492c1c60776f83a5b647cf166 SHA512 ffd9eafa04cc6ba8acf61d190f7ec493d16a30c6eccae15806681fa52a37ff885b2ee3aefa567fb8c7cb1dfa65f1b9656b51fba6a33791950dcfa6c5f2447df2 DIST kservice-5.88.0.tar.xz 264608 BLAKE2B 8ebb670cc831c908746ab142cd8fa7d5019eaeffaef9b133e29bb2780684264a9db988ac76470a22c012eb680bc913e163330f61fe0db59caf54bc5676a85224 SHA512 447967b3487eedf9e49c0c6339a68e1992114fe12d46895c3b7c6390de4445915e1ac6a2fe27c44e9efacc96fc93ce5ac475468440268cc01899d792f8700693 diff --git a/kde-frameworks/kservice/kservice-5.87.0.ebuild b/kde-frameworks/kservice/kservice-5.87.0.ebuild deleted file mode 100644 index 5600016e6e2..00000000000 --- a/kde-frameworks/kservice/kservice-5.87.0.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Advanced plugin and service introspection" - -LICENSE="LGPL-2 LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="+man" - -# requires running kde environment -RESTRICT="test" - -BDEPEND=" - sys-devel/bison - sys-devel/flex - man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 ) -" -RDEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 -" -DEPEND="${RDEPEND} - test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 ) -" - -src_configure() { - local mycmakeargs=( - -DAPPLICATIONS_MENU_NAME=kf5-applications.menu - $(cmake_use_find_package man KF5DocTools) - ) - - ecm_src_configure -} - -src_install() { - ecm_src_install - - # bug 596316 - dosym kf5-applications.menu /etc/xdg/menus/applications.menu -}