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 C5EB7138359 for ; Mon, 26 Oct 2020 13:56:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CE77E089C; Mon, 26 Oct 2020 13:56:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E8BCEE089C for ; Mon, 26 Oct 2020 13:56:24 +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 3521A340441 for ; Mon, 26 Oct 2020 13:56:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1AD03C5 for ; Mon, 26 Oct 2020 13:56:20 +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: <1603720547.afd8f5e6d4b4c39ecbd73f5d5ae433bcfb7b4d52.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kjots/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/kjots/kjots-5.0.2-r1.ebuild X-VCS-Directories: app-text/kjots/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: afd8f5e6d4b4c39ecbd73f5d5ae433bcfb7b4d52 X-VCS-Branch: master Date: Mon, 26 Oct 2020 13:56:20 +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: f110a572-fd0e-4194-97ed-465551bada18 X-Archives-Hash: 6b6787bf89c087eb5676af79fd514675 commit: afd8f5e6d4b4c39ecbd73f5d5ae433bcfb7b4d52 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 26 13:36:08 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 26 13:55:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd8f5e6 app-text/kjots: Drop 5.0.2-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/kjots/kjots-5.0.2-r1.ebuild | 55 ------------------------------------ 1 file changed, 55 deletions(-) diff --git a/app-text/kjots/kjots-5.0.2-r1.ebuild b/app-text/kjots/kjots-5.0.2-r1.ebuild deleted file mode 100644 index d5159f4edb3..00000000000 --- a/app-text/kjots/kjots-5.0.2-r1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KFMIN=5.60.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Note taking utility by KDE" -HOMEPAGE="https://userbase.kde.org/KJots https://community.kde.org/PIM/KJots" -SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="~amd64 ~x86" -IUSE="" - -# drop kbookmarks subslot operator when KFMIN >= 5.69.0 -DEPEND=" - dev-libs/grantlee:5 - dev-libs/libxslt - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtprintsupport-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-apps/akonadi-19.04.3:5 - >=kde-apps/akonadi-notes-19.04.3:5 - >=kde-apps/kmime-19.04.3:5 - >=kde-apps/kontactinterface-19.04.3:5 - >=kde-apps/kpimtextedit-19.04.3:5 - >=kde-frameworks/kbookmarks-${KFMIN}:5= - >=kde-frameworks/kcmutils-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/kparts-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND} - !app-text/kjots:4 -" - -src_prepare() { - if has_version ">=kde-frameworks/kbookmarks-5.69"; then - PATCHES+=( "${FILESDIR}/${P}-kf5bookmarks-5.69.patch" ) # KDE-Bug 384000 - fi - - ecm_src_prepare -}