diff options
| author | Michael Palimaka <kensington@gentoo.org> | 2014-11-18 19:51:23 +1100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2014-11-24 23:05:28 +1100 |
| commit | 6c61e006354ccbe86157239ab44f68dfedc86643 (patch) | |
| tree | 3fa0f755ce4945210f3cb91e8a875c6fce62eb73 /kde-base/kcalc/kcalc-9999.ebuild | |
| parent | 14418f655d3909b5b1d4254d61662e94d1c52112 (diff) | |
| download | kde-6c61e006354ccbe86157239ab44f68dfedc86643.tar.gz kde-6c61e006354ccbe86157239ab44f68dfedc86643.tar.bz2 kde-6c61e006354ccbe86157239ab44f68dfedc86643.zip | |
Introduce KDE Applications.
All packages which have a KDE Applications release have moved from kde-base to
kde-apps.
9999 is back, and is upstream master (whether it be KDE 4 or KF5). For packages
with an unreleased KF5 branch, 5.9999 is used.
Diffstat (limited to 'kde-base/kcalc/kcalc-9999.ebuild')
| -rw-r--r-- | kde-base/kcalc/kcalc-9999.ebuild | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/kde-base/kcalc/kcalc-9999.ebuild b/kde-base/kcalc/kcalc-9999.ebuild deleted file mode 100644 index d31408a3bc1..00000000000 --- a/kde-base/kcalc/kcalc-9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -EGIT_BRANCH="frameworks" -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="KDE calculator" -HOMEPAGE="http://www.kde.org/applications/utilities/kcalc -http://utils.kde.org/projects/kcalc" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - dev-libs/gmp:0 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 -" -RDEPEND="${DEPEND} - !kde-base/kcalc:4 -" |
