commit:     521a298c07b277667895609a12800447d39c994e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 22:27:51 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:33:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521a298c

media-gfx/kcoloredit: update EAPI 7 -> 8, switch to KDE_ORG_COMMIT

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/kcoloredit/Manifest                             |  2 +-
 media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild | 11 ++++-------
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/media-gfx/kcoloredit/Manifest b/media-gfx/kcoloredit/Manifest
index 2b79a4acf672..0458083a4372 100644
--- a/media-gfx/kcoloredit/Manifest
+++ b/media-gfx/kcoloredit/Manifest
@@ -1 +1 @@
-DIST kcoloredit-2.0.0_p20171121.tar.gz 67173 BLAKE2B 
2114da34e47768113bf643380efd29e59980f5bcfd544b183db7201b6d4707b81bbdc908476c6c5d36acf8b04e68c6ba1f85aab6f2e7594124f9ce4cbc496e54
 SHA512 
82dd71e45121357a7da45247862f4f9679fbd132e09e8fb85c0cbef6b73069443f84fe51ec642d30b0ff9b5db10aebf34978000636375afff6c91b49089a9554
+DIST kcoloredit-2.0.0_p20171121-50ac0509.tar.gz 67173 BLAKE2B 
2114da34e47768113bf643380efd29e59980f5bcfd544b183db7201b6d4707b81bbdc908476c6c5d36acf8b04e68c6ba1f85aab6f2e7594124f9ce4cbc496e54
 SHA512 
82dd71e45121357a7da45247862f4f9679fbd132e09e8fb85c0cbef6b73069443f84fe51ec642d30b0ff9b5db10aebf34978000636375afff6c91b49089a9554

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}"

Reply via email to