From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/jrommanager/
Date: Wed, 10 Mar 2021 01:24:24 +0000 (UTC) [thread overview]
Message-ID: <1615336542.1123dcd2f71675fcae51291512edda3418fe82d1.sam@gentoo> (raw)
commit: 1123dcd2f71675fcae51291512edda3418fe82d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 00:35:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 00:35:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1123dcd2
games-emulation/jrommanager: BDEPEND for EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild b/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
index 5a3f091d014..1e0e11098dc 100644
--- a/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
+++ b/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,8 +12,6 @@ inherit desktop
DESCRIPTION="A Mame and Retrogaming Rom Manager, Java alternative to ClrMamePro"
HOMEPAGE="https://github.com/optyfr/JRomManager"
SRC_URI="https://github.com/optyfr/${MY_PN}/releases/download/${MY_PV}/${MY_P}.zip"
-QA_PREBUILT="*"
-
S="${WORKDIR}"
LICENSE="GPL-2 GPL-2-with-classpath-exception BSD-2 MIT Apache-2.0 LGPL-2.1 unRAR"
@@ -21,8 +19,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=">=virtual/jre-1.8"
-DEPEND="${DEPEND}
- app-arch/unzip"
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="*"
src_prepare() {
default
next reply other threads:[~2021-03-10 1:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 1:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-10 2:17 [gentoo-commits] repo/gentoo:master commit in: games-emulation/jrommanager/ Sam James
2021-03-10 1:24 Sam James
2021-03-10 1:24 Sam James
2019-10-11 20:06 Michał Górny
2019-10-11 20:06 Michał Górny
2018-09-04 20:49 Andreas Sturmlechner
2018-08-15 20:23 Michał Górny
2018-07-28 11:32 Michał Górny
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=1615336542.1123dcd2f71675fcae51291512edda3418fe82d1.sam@gentoo \
--to=sam@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