summaryrefslogtreecommitdiff
path: root/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild')
-rw-r--r--media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
index bd4bb3311025..3d430cd3f019 100644
--- a/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
+++ b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-COMMIT=50ac0509891343bc01a0aeffda5a44a1e65d9d04
-EGIT_BRANCH="frameworks"
+KDE_ORG_CATEGORY=unmaintained
+KDE_ORG_COMMIT=50ac0509891343bc01a0aeffda5a44a1e65d9d04
ECM_HANDBOOK="forceoptional"
KFMIN=5.60.0
QTMIN=5.12.3
@@ -12,7 +12,6 @@ inherit ecm kde.org
DESCRIPTION="Tool for editing color palettes"
HOMEPAGE="https://userbase.kde.org/KColorEdit"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -38,5 +37,3 @@ DEPEND="
RDEPEND="${DEPEND}
!media-gfx/kcoloredit:4
"
-
-S="${WORKDIR}/${PN}-${COMMIT}"