public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim Misbakh-Soloviov" <mva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/
Date: Mon,  4 Apr 2022 16:25:29 +0000 (UTC)	[thread overview]
Message-ID: <1649089519.e32644aeb68691880ac94f527757589a106d6496.mva@gentoo> (raw)

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	other threads:[~2022-04-04 16:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 16:25 Vadim Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-04 16:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/ Vadim Misbakh-Soloviov
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-04-06 13:58 Andreas Sturmlechner
2022-12-29  0:34 Vadim Misbakh-Soloviov
2023-05-29 20:51 Sam James
2023-05-29 20:53 Sam James
2024-12-24 11:08 Sam James
2024-12-31  9:08 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1649089519.e32644aeb68691880ac94f527757589a106d6496.mva@gentoo \
    --to=mva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox