commit:     e32644aeb68691880ac94f527757589a106d6496
Author:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 16:24:59 2022 +0000
Commit:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 16:25:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32644ae

app-misc/qcma: EAPI8

Package-Manager: Portage-3.0.30, Repoman-3.0.1
Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>

 app-misc/qcma/{qcma-9999.ebuild => qcma-0.4.1-r1.ebuild}       |  8 ++++----
 .../{qcma-9999.ebuild => qcma-0.4.2_pre20181227-r1.ebuild}     | 10 ++++++----
 app-misc/qcma/qcma-9999.ebuild                                 |  2 +-
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/app-misc/qcma/qcma-9999.ebuild b/app-misc/qcma/qcma-0.4.1-r1.ebuild
similarity index 87%
copy from app-misc/qcma/qcma-9999.ebuild
copy to app-misc/qcma/qcma-0.4.1-r1.ebuild
index 2af991e90295..ea81a432ca9f 100644
--- a/app-misc/qcma/qcma-9999.ebuild
+++ b/app-misc/qcma/qcma-0.4.1-r1.ebuild
@@ -1,17 +1,17 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit qmake-utils git-r3
+inherit qmake-utils
 
 DESCRIPTION="Cross-platform content manager assistant for the PS Vita"
 HOMEPAGE="https://github.com/codestation/qcma";
-EGIT_REPO_URI="https://github.com/codestation/qcma.git";
+SRC_URI="https://github.com/codestation/qcma/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ffmpeg"
 
 DEPEND="

diff --git a/app-misc/qcma/qcma-9999.ebuild 
b/app-misc/qcma/qcma-0.4.2_pre20181227-r1.ebuild
similarity index 81%
copy from app-misc/qcma/qcma-9999.ebuild
copy to app-misc/qcma/qcma-0.4.2_pre20181227-r1.ebuild
index 2af991e90295..5883caf3eddf 100644
--- a/app-misc/qcma/qcma-9999.ebuild
+++ b/app-misc/qcma/qcma-0.4.2_pre20181227-r1.ebuild
@@ -1,17 +1,19 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit qmake-utils git-r3
+inherit qmake-utils vcs-snapshot
+
+GIT_COMMIT="65f0eab8ca0640447d2e84cdc5fadc66d2c07efb"
 
 DESCRIPTION="Cross-platform content manager assistant for the PS Vita"
 HOMEPAGE="https://github.com/codestation/qcma";
-EGIT_REPO_URI="https://github.com/codestation/qcma.git";
+SRC_URI="https://github.com/codestation/qcma/archive/${GIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ffmpeg"
 
 DEPEND="

diff --git a/app-misc/qcma/qcma-9999.ebuild b/app-misc/qcma/qcma-9999.ebuild
index 2af991e90295..8522119a39a7 100644
--- a/app-misc/qcma/qcma-9999.ebuild
+++ b/app-misc/qcma/qcma-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit qmake-utils git-r3
 

Reply via email to