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: Wed, 25 Mar 2020 16:03:53 +0000 (UTC) [thread overview] Message-ID: <1585152089.526529ebc9a009ec3270456a0d42851b1afc654d.andrewammerlaan@gentoo> (raw) commit: 526529ebc9a009ec3270456a0d42851b1afc654d Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 25 16:01:29 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 25 16:01:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=526529eb games-action/technic-launcher: icon name cannot contain dash? Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> games-action/technic-launcher/technic-launcher-4.510.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-action/technic-launcher/technic-launcher-4.510.ebuild b/games-action/technic-launcher/technic-launcher-4.510.ebuild index 9ac25c3..d4c9bc9 100644 --- a/games-action/technic-launcher/technic-launcher-4.510.ebuild +++ b/games-action/technic-launcher/technic-launcher-4.510.ebuild @@ -35,8 +35,8 @@ src_install() { java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar java-pkg_dolauncher ${PN} --jar ${P}.jar --java_args "\${JAVA_OPTS}" - newicon -s 16x16 ${PN}-0.png ${PN}.png - newicon -s 32x32 ${PN}-1.png ${PN}.png - newicon -s 48x48 ${PN}-2.png ${PN}.png - make_desktop_entry ${PN} "Technic Launcher" ${PN} Game + newicon -s 16x16 ${PN}-0.png technic.png + newicon -s 32x32 ${PN}-1.png technic.png + newicon -s 48x48 ${PN}-2.png technic.png + make_desktop_entry ${PN} "Technic Launcher" technic Game }
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:dev commit in: games-action/technic-launcher/ Date: Wed, 25 Mar 2020 16:02:44 +0000 (UTC) [thread overview] Message-ID: <1585152089.526529ebc9a009ec3270456a0d42851b1afc654d.andrewammerlaan@gentoo> (raw) Message-ID: <20200325160244.vJ1JIPkdNxnEPNmWrj7UERCKfdmYyz52O7t1lgqJSRY@z> (raw) commit: 526529ebc9a009ec3270456a0d42851b1afc654d Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 25 16:01:29 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 25 16:01:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=526529eb games-action/technic-launcher: icon name cannot contain dash? Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> games-action/technic-launcher/technic-launcher-4.510.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-action/technic-launcher/technic-launcher-4.510.ebuild b/games-action/technic-launcher/technic-launcher-4.510.ebuild index 9ac25c3..d4c9bc9 100644 --- a/games-action/technic-launcher/technic-launcher-4.510.ebuild +++ b/games-action/technic-launcher/technic-launcher-4.510.ebuild @@ -35,8 +35,8 @@ src_install() { java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar java-pkg_dolauncher ${PN} --jar ${P}.jar --java_args "\${JAVA_OPTS}" - newicon -s 16x16 ${PN}-0.png ${PN}.png - newicon -s 32x32 ${PN}-1.png ${PN}.png - newicon -s 48x48 ${PN}-2.png ${PN}.png - make_desktop_entry ${PN} "Technic Launcher" ${PN} Game + newicon -s 16x16 ${PN}-0.png technic.png + newicon -s 32x32 ${PN}-1.png technic.png + newicon -s 48x48 ${PN}-2.png technic.png + make_desktop_entry ${PN} "Technic Launcher" technic Game }
next reply other threads:[~2020-03-25 16:03 UTC|newest] Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-03-25 16:03 Andrew Ammerlaan [this message] 2020-03-25 16:02 ` [gentoo-commits] repo/proj/guru:dev commit in: games-action/technic-launcher/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2020-05-05 9:56 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-22 8:03 Andrew Ammerlaan 2020-05-28 11:06 Andrew Ammerlaan 2020-05-31 17:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-31 17:00 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-21 19:11 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-21 19:11 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-24 15:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-25 7:29 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-26 8:23 Andrew Ammerlaan 2020-06-29 18:14 Andrew Ammerlaan 2020-07-03 18:48 Andrew Ammerlaan 2020-07-16 9:44 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-07-16 9:44 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-07-28 14:32 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-07-28 14:32 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-08-14 18:20 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-08-14 18:35 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-08-29 14:14 Andrew Ammerlaan 2020-11-08 13:56 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-11-08 13:56 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-11-20 16:03 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-11-20 16:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-16 13:12 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-12-16 13:12 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-23 10:25 Andrew Ammerlaan 2021-01-16 10:09 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-01-16 10:09 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-02-11 19:34 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-02-11 19:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-02-13 20:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-02-13 20:00 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-03-21 20:29 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-03-21 20:46 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-04-15 12:50 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-04-15 12:51 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-05-24 10:01 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-05-24 11:06 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2023-02-13 11:28 Andrew Ammerlaan 2024-02-23 23:40 Julien Roy 2025-01-07 12:44 [gentoo-commits] repo/proj/guru:dev " David Roman 2025-01-07 12:53 ` [gentoo-commits] repo/proj/guru:master " David Roman
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=1585152089.526529ebc9a009ec3270456a0d42851b1afc654d.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: linkBe 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