From 61cde3f47944943f084e63dad627dfd98e98a7f3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 23 Oct 2020 14:30:15 +0200 Subject: [PATCH] app-i18n/scim: Drop unused qmake-utils.eclass Unused since commit a3bb3de8b35f81c239d2c3b85e6c7bbe335ebd50 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- app-i18n/scim/scim-1.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/scim/scim-1.4.18.ebuild b/app-i18n/scim/scim-1.4.18.ebuild index 0cc809f407621..80693dc30bb9e 100644 --- a/app-i18n/scim/scim-1.4.18.ebuild +++ b/app-i18n/scim/scim-1.4.18.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit autotools flag-o-matic gnome2-utils qmake-utils +inherit autotools flag-o-matic gnome2-utils DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform" HOMEPAGE="https://github.com/scim-im/scim"