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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69601138359 for ; Tue, 20 Oct 2020 19:56:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5649E0A7C; Tue, 20 Oct 2020 19:56:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABB8DE0A7C for ; Tue, 20 Oct 2020 19:56:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B43CF340BBA for ; Tue, 20 Oct 2020 19:56:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38EE93B7 for ; Tue, 20 Oct 2020 19:56:45 +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: <1603223787.cfd6c341e8ddb6da2e0b6798079d4336385d98e8.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-5.20.0.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cfd6c341e8ddb6da2e0b6798079d4336385d98e8 X-VCS-Branch: master Date: Tue, 20 Oct 2020 19:56:45 +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: 9e5421f0-940a-4173-9bc6-f7f647ca385d X-Archives-Hash: bede4182b50e822880afe7df056bb74e commit: cfd6c341e8ddb6da2e0b6798079d4336385d98e8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 20 18:51:18 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 20 19:56:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd6c341 kde-plasma/plasma-browser-integration: drop 5.20.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-browser-integration/Manifest | 1 - .../plasma-browser-integration-5.20.0.ebuild | 41 ---------------------- 2 files changed, 42 deletions(-) diff --git a/kde-plasma/plasma-browser-integration/Manifest b/kde-plasma/plasma-browser-integration/Manifest index fd883a7b98b..c3c906a88c9 100644 --- a/kde-plasma/plasma-browser-integration/Manifest +++ b/kde-plasma/plasma-browser-integration/Manifest @@ -1,3 +1,2 @@ DIST plasma-browser-integration-5.19.5.tar.xz 176780 BLAKE2B f46d8434a957d52ecf3b475c08b106705df2c4486b85b7365b7ddf7144d2cae993787c53397ed0e91c0cd3210f9f746a22d61df08a5bd4d1d5eb58605572b452 SHA512 c7334c4ab4ab3e0e1e93715257995fa7b16103a61eb40877b3e859f75b781e27456f96d5fef409284d0f584335f723b30a5a0bee0a06ffb9cea9012cb158b9e1 -DIST plasma-browser-integration-5.20.0.tar.xz 191056 BLAKE2B 99e1d197c0b16d02908ce555ffb41e07356f2319671de8521e80a9896c9a052c09b8e81d37bfc3300a3484e933965db42eff94efe75abdab8d2960a8966b1410 SHA512 59184545c26f8592048b0473ac4852612fe59098bce8bf67d624e904c1d9d451a47ac7f27cfdabeec75bf0f9b7ac49be712acecd7286810cc7612f09bb20e2e3 DIST plasma-browser-integration-5.20.1.tar.xz 191440 BLAKE2B 5d33ee52092c055a5bf34057e0f8125b407e6e3aff4e173cd80a09533c0c540236bc96046e20b066d37c1b29f1b36807ebbcc33a9c06411c44f811014ff032b3 SHA512 e385815e54b3ab9ae3ee6d948c606da76cbf76d7079fc5de48a942cd421e173125c5fdb19c5fbf13d80d4ae21487b2d400681b28ab90c226b17c8c57fdaf303d diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.20.0.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.20.0.ebuild deleted file mode 100644 index 07e07c66f12..00000000000 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.20.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KFMIN=5.74.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.1 -inherit ecm kde.org - -DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser extensions" - -LICENSE="GPL-3+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kactivities-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kfilemetadata-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/krunner-${KFMIN}:5 - >=kde-frameworks/purpose-${KFMIN}:5 -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla" - ) - - ecm_src_configure -}