diff options
Diffstat (limited to 'kde-base/kcalc')
| -rw-r--r-- | kde-base/kcalc/Manifest | 1 | ||||
| -rw-r--r-- | kde-base/kcalc/kcalc-4.12.3.ebuild | 27 |
2 files changed, 0 insertions, 28 deletions
diff --git a/kde-base/kcalc/Manifest b/kde-base/kcalc/Manifest deleted file mode 100644 index ba810ccb84c..00000000000 --- a/kde-base/kcalc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kcalc-4.12.3.tar.xz 80604 SHA256 65541a8d5fba3e2f09c7342a2ecd33bb2209375219f9e9c17c47d794aef27b12 SHA512 87ded6e12363591f8a8d5d3bcf60be1a535ab7c4fcf80c1ba01110f4f66b85b809c860ce23e3668e0b3469a7e1a449939e6760db48a9a92aca649deee220fd0a WHIRLPOOL d9f86138fe9c6db5b8ae875bf36bff59a41c8d41baa12498cffe586d03d4111db1c5703a619b05cae82fb9f7525d97a373cc46c6bc41b46ac9d12c44efd07795 diff --git a/kde-base/kcalc/kcalc-4.12.3.ebuild b/kde-base/kcalc/kcalc-4.12.3.ebuild deleted file mode 100644 index 56088dbc4d2..00000000000 --- a/kde-base/kcalc/kcalc-4.12.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="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}" - -RESTRICT=test -# Testing result of: KNumber("nan") ^ KNumber("inf") should give nan and gives inf ... - -src_test() { - LANG=C kde4-base_src_test -} |
