commit: 38198539ebad401898f2a9339ccf4c6e21226ef5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 17 23:24:52 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 23:25:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38198539
app-text/kbibtex: Fix var name Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/kbibtex/kbibtex-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/kbibtex/kbibtex-0.9.1.ebuild b/app-text/kbibtex/kbibtex-0.9.1.ebuild index 673500f82b8..e01569d3b7f 100644 --- a/app-text/kbibtex/kbibtex-0.9.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 ECM_HANDBOOK="optional" -KDE_TEST="true" +ECM_TEST="true" KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org
