summaryrefslogtreecommitdiff
path: root/kde-base/kcalc
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-11-18 19:51:23 +1100
committerMichael Palimaka <kensington@gentoo.org>2014-11-24 23:05:28 +1100
commit6c61e006354ccbe86157239ab44f68dfedc86643 (patch)
tree3fa0f755ce4945210f3cb91e8a875c6fce62eb73 /kde-base/kcalc
parent14418f655d3909b5b1d4254d61662e94d1c52112 (diff)
downloadkde-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')
-rw-r--r--kde-base/kcalc/kcalc-4.14.49.9999.ebuild19
-rw-r--r--kde-base/kcalc/kcalc-9999.ebuild34
-rw-r--r--kde-base/kcalc/metadata.xml5
3 files changed, 0 insertions, 58 deletions
diff --git a/kde-base/kcalc/kcalc-4.14.49.9999.ebuild b/kde-base/kcalc/kcalc-4.14.49.9999.ebuild
deleted file mode 100644
index 8bf71945972..00000000000
--- a/kde-base/kcalc/kcalc-4.14.49.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE calculator"
-HOMEPAGE="http://www.kde.org/applications/utilities/kcalc
-http://utils.kde.org/projects/kcalc"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- dev-libs/gmp
-"
-RDEPEND="${DEPEND}"
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
-"
diff --git a/kde-base/kcalc/metadata.xml b/kde-base/kcalc/metadata.xml
deleted file mode 100644
index a23f444b67d..00000000000
--- a/kde-base/kcalc/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>