commit:     df1a6bebee50e273805e68550a602d5d1c1532c4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 14 14:27:59 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar 14 14:28:09 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=df1a6beb

[kde-base/kcalc] Cleanup test support.

Due to upstream changes everything passes now.

Package-Manager: portage-2.2.8-r1

---
 kde-base/kcalc/kcalc-4.12.49.9999.ebuild | 8 --------
 kde-base/kcalc/kcalc-4.12.90.ebuild      | 8 --------
 kde-base/kcalc/kcalc-4.13.49.9999.ebuild | 8 --------
 kde-base/kcalc/kcalc-9999.ebuild         | 8 --------
 4 files changed, 32 deletions(-)

diff --git a/kde-base/kcalc/kcalc-4.12.49.9999.ebuild 
b/kde-base/kcalc/kcalc-4.12.49.9999.ebuild
index ebd7572..8bf7194 100644
--- a/kde-base/kcalc/kcalc-4.12.49.9999.ebuild
+++ b/kde-base/kcalc/kcalc-4.12.49.9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE calculator"
@@ -18,10 +17,3 @@ 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
-}

diff --git a/kde-base/kcalc/kcalc-4.12.90.ebuild 
b/kde-base/kcalc/kcalc-4.12.90.ebuild
index 6c4533b..1b90a78 100644
--- a/kde-base/kcalc/kcalc-4.12.90.ebuild
+++ b/kde-base/kcalc/kcalc-4.12.90.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE calculator"
@@ -18,10 +17,3 @@ 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
-}

diff --git a/kde-base/kcalc/kcalc-4.13.49.9999.ebuild 
b/kde-base/kcalc/kcalc-4.13.49.9999.ebuild
index ebd7572..8bf7194 100644
--- a/kde-base/kcalc/kcalc-4.13.49.9999.ebuild
+++ b/kde-base/kcalc/kcalc-4.13.49.9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE calculator"
@@ -18,10 +17,3 @@ 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
-}

diff --git a/kde-base/kcalc/kcalc-9999.ebuild b/kde-base/kcalc/kcalc-9999.ebuild
index ebd7572..8bf7194 100644
--- a/kde-base/kcalc/kcalc-9999.ebuild
+++ b/kde-base/kcalc/kcalc-9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE calculator"
@@ -18,10 +17,3 @@ 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
-}

Reply via email to