public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/r2modman-bin/
Date: Thu, 28 Dec 2023 19:49:16 +0000 (UTC)	[thread overview]
Message-ID: <1703792667.250f7e701ef7f3aecb2bddcf0d69e2483727d16d.gonegrier.duarte@gentoo> (raw)

commit:     250f7e701ef7f3aecb2bddcf0d69e2483727d16d
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Thu Dec 28 19:44:27 2023 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Thu Dec 28 19:44:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=250f7e70

games-util/r2modman-bin: update LICENSE

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
index 1793d45137..979bc070d1 100644
--- a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
+++ b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 DESCRIPTION="A simple and easy to use mod manager for several games using Thunderstore"
 HOMEPAGE="https://github.com/ebkr/r2modmanPlus"
 
-LICENSE="GPL-3"
+LICENSE="MIT"
 SLOT="0"
 
 KEYWORDS="~amd64 ~x86"
@@ -28,12 +28,15 @@ KEYWORDS="~amd64 ~x86"
 S="${WORKDIR}"
 
 src_install() {
-	## Install binaries file
+	# Install binaries file
 	mv "${M_PN}-${PV}" "${M_PN}" || die #Fix folder name
 	insinto /opt
 	doins -r "${M_PN}"
 	fperms 755 "/opt/${M_PN}/r2modman"
 
+	#Install License file in proper location
+	find "${ED}" -name "LICENSE*" -delete || die
+
 	# Install desktop file
 	domenu "${FILESDIR}/${M_PN}".desktop
 
@@ -47,7 +50,3 @@ src_install() {
 	newicon -s 192 "${DISTDIR}/${M_PN}"-192x192.png "${M_PN}".png
 	newicon -s 256 "${DISTDIR}/${M_PN}"-256x256.png "${M_PN}".png
 }
-
-pkg_postinst() {
-	xdg_desktop_database_update
-}


             reply	other threads:[~2023-12-28 19:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28 19:49 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-28 17:18 [gentoo-commits] repo/proj/guru:dev commit in: games-util/r2modman-bin/ Gonçalo Negrier Duarte
2024-09-06 14:38 Takuya Wakazono
2024-09-05 19:21 Gonçalo Negrier Duarte
2024-04-10 12:45 Gonçalo Negrier Duarte
2024-02-22 14:12 Gonçalo Negrier Duarte
2024-01-01 21:14 Gonçalo Negrier Duarte
2023-12-30 17:26 Gonçalo Negrier Duarte
2023-12-28 22:59 Lucio Sauer
2023-12-28 22:59 Lucio Sauer
2023-12-28 19:15 Gonçalo Negrier Duarte
2023-12-28 19:11 Gonçalo Negrier Duarte

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=1703792667.250f7e701ef7f3aecb2bddcf0d69e2483727d16d.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@gmail.com \
    --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