summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-07 14:55:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-07 14:55:16 +0100
commit19b750baa590ed28f2bedae13ac33568abc85c0f (patch)
tree6a9b7c5dafc366614606637b19a58155c7e9a55d /kde-apps/kteatime/kteatime-18.12.2.ebuild
parentkde-apps/kpat: Restore KEYWORDS (diff)
downloadgentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.tar.gz
gentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.tar.bz2
gentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.zip
kde-apps: Drop KDE Applications 18.12.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kteatime/kteatime-18.12.2.ebuild')
-rw-r--r--kde-apps/kteatime/kteatime-18.12.2.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/kde-apps/kteatime/kteatime-18.12.2.ebuild b/kde-apps/kteatime/kteatime-18.12.2.ebuild
deleted file mode 100644
index e48c922a9080..000000000000
--- a/kde-apps/kteatime/kteatime-18.12.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE timer for making a fine cup of tea"
-HOMEPAGE="https://www.kde.org/applications/games/kteatime"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"