commit:     66dc59b3429c3e995491bc947bc68c1d25757613
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 06:09:28 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 06:16:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66dc59b3

kde-misc/skanlite: Drop 2.1.0.1 (r0)

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

 kde-misc/skanlite/skanlite-2.1.0.1.ebuild | 36 -------------------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-misc/skanlite/skanlite-2.1.0.1.ebuild 
b/kde-misc/skanlite/skanlite-2.1.0.1.ebuild
deleted file mode 100644
index 6c23b07d2c5..00000000000
--- a/kde-misc/skanlite/skanlite-2.1.0.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE image scanning application"
-HOMEPAGE="https://www.kde.org/applications/graphics/skanlite";
-SRC_URI="mirror://kde/stable/${PN}/2.1/${P}.tar.xz"
-
-LICENSE="|| ( GPL-2 GPL-3 ) handbook? ( FDL-1.2+ )"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kjobwidgets)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep kxmlgui)
-       $(add_kdeapps_dep libksane)
-       $(add_qt_dep qtgui)
-       $(add_qt_dep qtwidgets)
-       media-libs/libpng:0=
-"
-RDEPEND="${DEPEND}
-       !kde-misc/skanlite:4
-"
-
-PATCHES=( "${FILESDIR}/${P}-cmake.patch" )

Reply via email to