commit:     86d89965c84461502f2d72275aedb11ff9f19754
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 21:27:26 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 23:48:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=86d89965

kde-apps/konq-plugins: Drop 4.14.3 (r0)

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/konq-plugins/konq-plugins-4.14.3.ebuild | 31 ------------------------
 1 file changed, 31 deletions(-)

diff --git a/kde-apps/konq-plugins/konq-plugins-4.14.3.ebuild 
b/kde-apps/konq-plugins/konq-plugins-4.14.3.ebuild
deleted file mode 100644
index 88643395..00000000
--- a/kde-apps/konq-plugins/konq-plugins-4.14.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="Various plugins for konqueror"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug tidy"
-
-DEPEND="
-       $(add_kdeapps_dep libkonq)
-       tidy? ( app-text/htmltidy )
-"
-RDEPEND="${DEPEND}
-       !kde-misc/konq-plugins
-       $(add_kdeapps_dep kcmshell)
-       $(add_kdeapps_dep konqueror)
-"
-
-src_configure() {
-       local mycmakeargs=(
-               -DKdeWebKit=OFF
-               -DWebKitPart=OFF
-               $(cmake-utils_use_with tidy LibTidy)
-       )
-
-       kde4-meta_src_configure
-}

Reply via email to