commit:     5f2fa63af90e0943904268481239206fe0ee2688
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 18:41:01 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 18:48:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2fa63a

media-gfx/kcoloredit: EAPI-7 bump

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

 ....0.0_p20171121.ebuild => kcoloredit-2.0.0_p20171121-r1.ebuild} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild 
b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
similarity index 91%
rename from media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild
rename to media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
index 95cb22556e1..e216c0f0398 100644
--- a/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild
+++ b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 COMMIT=50ac0509891343bc01a0aeffda5a44a1e65d9d04
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="forceoptional"
-inherit kde5 vcs-snapshot
+inherit kde5
 
 DESCRIPTION="Tool for editing color palettes"
 HOMEPAGE="https://userbase.kde.org/KColorEdit";
@@ -36,3 +36,5 @@ DEPEND="
 RDEPEND="${DEPEND}
        !media-gfx/kcoloredit:4
 "
+
+S="${WORKDIR}/${PN}-${COMMIT}"

Reply via email to