public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/technic-launcher/
Date: Thu, 15 Apr 2021 12:50:38 +0000 (UTC)	[thread overview]
Message-ID: <1618491037.4be2c74dd11abe98427f4c9cfcc2d92adce69d41.andrewammerlaan@gentoo> (raw)

commit:     4be2c74dd11abe98427f4c9cfcc2d92adce69d41
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr 15 12:48:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr 15 12:50:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4be2c74d

games-action/technic-launcher: install jar without version

Closes: https://bugs.gentoo.org/782949
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 games-action/technic-launcher/technic-launcher-4.625.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/technic-launcher/technic-launcher-4.625.ebuild b/games-action/technic-launcher/technic-launcher-4.625.ebuild
index 3660ec4e1..a91cae373 100644
--- a/games-action/technic-launcher/technic-launcher-4.625.ebuild
+++ b/games-action/technic-launcher/technic-launcher-4.625.ebuild
@@ -32,8 +32,8 @@ src_compile() {
 }
 
 src_install() {
-	java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
-	java-pkg_dolauncher ${PN} --jar ${P}.jar --java_args "\${JAVA_OPTS}"
+	java-pkg_newjar "${DISTDIR}/${P}.jar" ${PN}.jar
+	java-pkg_dolauncher ${PN} --jar ${PN}.jar --java_args "\${JAVA_OPTS}"
 
 	newicon -s 16x16 ${PN}-0.png technic.png
 	newicon -s 32x32 ${PN}-1.png technic.png


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/technic-launcher/
Date: Thu, 15 Apr 2021 12:51:43 +0000 (UTC)	[thread overview]
Message-ID: <1618491037.4be2c74dd11abe98427f4c9cfcc2d92adce69d41.andrewammerlaan@gentoo> (raw)
Message-ID: <20210415125143.pS2D8-6m3RQ8milhbKbtmIoReDWEcA17m5uJdE_UopM@z> (raw)

commit:     4be2c74dd11abe98427f4c9cfcc2d92adce69d41
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr 15 12:48:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr 15 12:50:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4be2c74d

games-action/technic-launcher: install jar without version

Closes: https://bugs.gentoo.org/782949
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 games-action/technic-launcher/technic-launcher-4.625.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/technic-launcher/technic-launcher-4.625.ebuild b/games-action/technic-launcher/technic-launcher-4.625.ebuild
index 3660ec4e1..a91cae373 100644
--- a/games-action/technic-launcher/technic-launcher-4.625.ebuild
+++ b/games-action/technic-launcher/technic-launcher-4.625.ebuild
@@ -32,8 +32,8 @@ src_compile() {
 }
 
 src_install() {
-	java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
-	java-pkg_dolauncher ${PN} --jar ${P}.jar --java_args "\${JAVA_OPTS}"
+	java-pkg_newjar "${DISTDIR}/${P}.jar" ${PN}.jar
+	java-pkg_dolauncher ${PN} --jar ${PN}.jar --java_args "\${JAVA_OPTS}"
 
 	newicon -s 16x16 ${PN}-0.png technic.png
 	newicon -s 32x32 ${PN}-1.png technic.png


             reply	other threads:[~2021-04-15 12:50 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15 12:50 Andrew Ammerlaan [this message]
2021-04-15 12:51 ` [gentoo-commits] repo/proj/guru:master commit in: games-action/technic-launcher/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2025-01-07 12:44 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-02-23 18:51 Cara Salter
2023-02-13 11:28 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-02-13 11:24 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-05-25 20:21 Alessandro Barbieri
2021-05-24 10:01 Andrew Ammerlaan
2021-03-21 20:29 Andrew Ammerlaan
2021-02-13 20:00 Andrew Ammerlaan
2021-02-11 19:34 Andrew Ammerlaan
2021-01-16 10:09 Andrew Ammerlaan
2020-12-23 10:25 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-23 10:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-11-20 16:03 Andrew Ammerlaan
2020-11-08 13:56 Andrew Ammerlaan
2020-08-29 14:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-29 14:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-14 18:20 Andrew Ammerlaan
2020-07-28 14:32 Andrew Ammerlaan
2020-07-16  9:44 Andrew Ammerlaan
2020-07-03 18:48 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-03 18:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-29 18:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-29 18:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-26  8:23 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-26  8:23 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-24 15:05 Andrew Ammerlaan
2020-06-21 19:11 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-28 11:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-28 11:05 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-22  8:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-21 17:53 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-05  9:56 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-05  9:55 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-25 16:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-25 16:02 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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=1618491037.4be2c74dd11abe98427f4c9cfcc2d92adce69d41.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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