commit:     f1e48680c9122f573af337ca8678bd56fef9303b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 20:10:44 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 20:10:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f1e48680

app-accessibility/kontrast: Sync with Gentoo ebuild repo

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-accessibility/kontrast/kontrast-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-accessibility/kontrast/kontrast-9999.ebuild 
b/app-accessibility/kontrast/kontrast-9999.ebuild
index 1463877c21..45ffbbb518 100644
--- a/app-accessibility/kontrast/kontrast-9999.ebuild
+++ b/app-accessibility/kontrast/kontrast-9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-ECM_HANDBOOK="true"
 KFMIN=5.70.0
 QTMIN=5.14.2
 inherit ecm kde.org
@@ -12,7 +11,7 @@ DESCRIPTION="Tool to check contrast for colors to verify they 
are correctly acce
 HOMEPAGE="https://invent.kde.org/accessibility/kontrast";
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
-       SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+       SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
        KEYWORDS="~amd64"
 fi
 

Reply via email to