summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-06-04 18:50:49 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-06-04 18:50:49 +0000
commit41358bd5c67a148f3ff54d3b7ddbb0350ab88704 (patch)
tree59e93c45a7d40aaf3ba56002506da545e6e030f1 /kde-base/kcalc/kcalc-4.14.3.ebuild
parentMove various kde-base packages to kde-apps. (diff)
downloadgentoo-2-41358bd5c67a148f3ff54d3b7ddbb0350ab88704.tar.gz
gentoo-2-41358bd5c67a148f3ff54d3b7ddbb0350ab88704.tar.bz2
gentoo-2-41358bd5c67a148f3ff54d3b7ddbb0350ab88704.zip
Moved package from kde-base to kde-apps.
Diffstat (limited to 'kde-base/kcalc/kcalc-4.14.3.ebuild')
-rw-r--r--kde-base/kcalc/kcalc-4.14.3.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/kcalc/kcalc-4.14.3.ebuild b/kde-base/kcalc/kcalc-4.14.3.ebuild
deleted file mode 100644
index b643365a48a4..000000000000
--- a/kde-base/kcalc/kcalc-4.14.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.14.3.ebuild,v 1.5 2015/02/17 11:06:44 ago Exp $
-
-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="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- dev-libs/gmp
-"
-RDEPEND="${DEPEND}"