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 A464C15807A for ; Mon, 7 Oct 2024 18:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90EB1E29D6; Mon, 7 Oct 2024 18:02:03 +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 7A8D7E29D6 for ; Mon, 7 Oct 2024 18:02:03 +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 B63193430F5 for ; Mon, 7 Oct 2024 18:02:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22F8F16EF for ; Mon, 7 Oct 2024 18:02:01 +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: <1728324089.ceb276a32334fd588a4d6d57fcc608f6da9dfd9c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-browser-integration/Manifest kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.4.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ceb276a32334fd588a4d6d57fcc608f6da9dfd9c X-VCS-Branch: master Date: Mon, 7 Oct 2024 18:02:01 +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: a4fbcaaa-ca51-4376-b190-b57dc20e8ccb X-Archives-Hash: 19aaae6a1aff529f460006e85d2c539b commit: ceb276a32334fd588a4d6d57fcc608f6da9dfd9c Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 16:03:39 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 18:01:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb276a3 kde-plasma/plasma-browser-integration: drop 6.1.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-browser-integration/Manifest | 1 - .../plasma-browser-integration-6.1.4.ebuild | 46 ---------------------- 2 files changed, 47 deletions(-) diff --git a/kde-plasma/plasma-browser-integration/Manifest b/kde-plasma/plasma-browser-integration/Manifest index 4956f0329918..8a48153bcf38 100644 --- a/kde-plasma/plasma-browser-integration/Manifest +++ b/kde-plasma/plasma-browser-integration/Manifest @@ -1,2 +1 @@ -DIST plasma-browser-integration-6.1.4.tar.xz 222480 BLAKE2B c5dfdeffda46ed02ca8b5765034360e78400002998ba18e5b1b7a8c78835f1f03f066720081855135e2286877212ec9a09168481a158cdb3546b7eaa2f45abcb SHA512 1a858ae35dbad310c7e9abf88af9d81aae07b907014d94b42dd6a40fabc9d4625615e997e244f834d70573f9bda453fcd6885202977a3be0b02104be9d7c7496 DIST plasma-browser-integration-6.1.5.tar.xz 222644 BLAKE2B d36dde47476446bae361fef0553eacae75e09709250246d3325f365e0f64b10f5c04502faf19e96714e838abc5ae95b925f14e603919170cf331cde925e91826 SHA512 2f16dbe197e0b9dd0c2e5433680d4422f8e763059a0cbb662187bcb50c446fb12add37b0edc8619a20b1abffe2f76d2b9a87bcf6b5ce030e2ba25efaddb1def9 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.4.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.4.ebuild deleted file mode 100644 index 3d2938ce6947..000000000000 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.4.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.3.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.1 -inherit ecm plasma.kde.org - -DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser extensions" -HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration" - -LICENSE="GPL-3+" -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/kfilemetadata-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kjobwidgets-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 - >=kde-frameworks/purpose-${KFMIN}:6 - >=kde-plasma/plasma-activities-${PVCUT}:6 - >=kde-plasma/plasma-workspace-${PVCUT}:6 -" -DEPEND="${RDEPEND} - >=kde-frameworks/krunner-${KFMIN}:6 -" - -src_configure() { - local mycmakeargs=( - -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla" - ) - - ecm_src_configure -}