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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 465C6158042 for ; Tue, 15 Oct 2024 18:03:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 689DAE07C9; Tue, 15 Oct 2024 18:03:50 +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 4B96FE07C9 for ; Tue, 15 Oct 2024 18:03:50 +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 52A84342FA6 for ; Tue, 15 Oct 2024 18:03:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B548B1DD1 for ; Tue, 15 Oct 2024 18:03:47 +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: <1729015125.e3ae366df1432ed2a7ee447d6a737c5023147e61.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.2.0.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e3ae366df1432ed2a7ee447d6a737c5023147e61 X-VCS-Branch: master Date: Tue, 15 Oct 2024 18:03:47 +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: 086de67c-3246-44e1-9483-8275fa8be554 X-Archives-Hash: 39659627c4eefec1ff562f660154f19e commit: e3ae366df1432ed2a7ee447d6a737c5023147e61 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 15 17:48:35 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 15 17:58:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ae366d kde-plasma/plasma-browser-integration: drop 6.2.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-browser-integration/Manifest | 1 - .../plasma-browser-integration-6.2.0.ebuild | 46 ---------------------- 2 files changed, 47 deletions(-) diff --git a/kde-plasma/plasma-browser-integration/Manifest b/kde-plasma/plasma-browser-integration/Manifest index ca346a3e2a7d..5537cc039dc1 100644 --- a/kde-plasma/plasma-browser-integration/Manifest +++ b/kde-plasma/plasma-browser-integration/Manifest @@ -1,3 +1,2 @@ DIST plasma-browser-integration-6.1.5.tar.xz 222644 BLAKE2B d36dde47476446bae361fef0553eacae75e09709250246d3325f365e0f64b10f5c04502faf19e96714e838abc5ae95b925f14e603919170cf331cde925e91826 SHA512 2f16dbe197e0b9dd0c2e5433680d4422f8e763059a0cbb662187bcb50c446fb12add37b0edc8619a20b1abffe2f76d2b9a87bcf6b5ce030e2ba25efaddb1def9 -DIST plasma-browser-integration-6.2.0.tar.xz 223552 BLAKE2B 0a552ce4c69cdd87770cc3cdf7558a29697d64520fd0458c7747d5e464738f30ef6019630ec1ef3d2c77fa7dea91cb4e246af12404243f85a7ea994ac235b06b SHA512 9b5f9122d6940ba2fca777ad36d59bf9e034236da5a903985923a1b8bec5314e9602977f4c48f6711c65617df8d2fc7946386425943da7a536131718a1192060 DIST plasma-browser-integration-6.2.1.tar.xz 223080 BLAKE2B 9d5fe826efe7a8dc69149a5847695119b6a303ca7fd04ba613750ace6f430e3f910a7d5d04ed4aaca851a182d0234802a3d4b17371d084df36690443519ca8f6 SHA512 8c3284c8ea7cd0def6acf0387337ba99dadc904d7d8b11e430eae655d8feaab3cb37630e9fa3846ab8f16e9377a12ecdfce25acb62581b5c614e061ae7742fa9 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.2.0.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.2.0.ebuild deleted file mode 100644 index 81814cfcdce7..000000000000 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.2.0.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.6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.2 -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 -}