aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-09 23:01:33 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-09 23:24:32 +0200
commit7d06c6b7d1179254dc80e6f89924566a2898c9a7 (patch)
tree070f35670a83aa435316f204da189734e5819d33 /kde-apps/ktp-desktop-applets
parentprofiles: Add kde-apps-19.04.3 package.mask (diff)
downloadkde-7d06c6b7d1179254dc80e6f89924566a2898c9a7.tar.gz
kde-7d06c6b7d1179254dc80e6f89924566a2898c9a7.tar.bz2
kde-7d06c6b7d1179254dc80e6f89924566a2898c9a7.zip
kde-apps: Drop KDE Applications 19.04.49.9999
No more development on this branch. Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ktp-desktop-applets')
-rw-r--r--kde-apps/ktp-desktop-applets/ktp-desktop-applets-19.04.49.9999.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-19.04.49.9999.ebuild b/kde-apps/ktp-desktop-applets/ktp-desktop-applets-19.04.49.9999.ebuild
deleted file mode 100644
index d38df8e94a..0000000000
--- a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-19.04.49.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy contact, presence and chat Plasma applets"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="|| ( GPL-2 GPL-3 ) GPL-2+ LGPL-2.1+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep plasma)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
-"
-DEPEND="${RDEPEND}
- $(add_frameworks_dep ki18n)
-"