commit: fed7ae530577504ec04afee3014e8b981b3baa67
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 17:57:40 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 15:49:28 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=fed7ae53
kde-apps/libkomparediff2: Drop bogus IUSE=test
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild
b/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild
index 56a2e009..26711f61 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit kde4-base
DESCRIPTION="KDE library to compare files and strings"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug test"
+IUSE="debug"
RDEPEND="${DEPEND}
!<=kde-base/kompare-4.11.50:4