* [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/
@ 2017-09-06 21:00 Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2017-09-06 21:00 UTC (permalink / raw
To: gentoo-commits
commit: ca5266c3d4d3e5d9013a5ef002ad8273baa3e781
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep 3 16:13:59 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 20:58:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5266c3
games-rpg/comi: use HTTPS for links to dev.gentoo.org
games-rpg/comi/comi-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-rpg/comi/comi-1.ebuild b/games-rpg/comi/comi-1.ebuild
index 44bb806480a..91a25419df7 100644
--- a/games-rpg/comi/comi-1.ebuild
+++ b/games-rpg/comi/comi-1.ebuild
@@ -7,7 +7,7 @@ inherit cdrom estack eutils xdg
DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
-SRC_URI="http://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
+SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
LICENSE="${PN}"
SLOT="0"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/
@ 2021-04-21 18:51 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-04-21 18:51 UTC (permalink / raw
To: gentoo-commits
commit: b6442e9a068cfcc61dc73d19353682e709ca71f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 09:03:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 18:50:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6442e9a
games-rpg/comi: replace eutils with desktop, wrapper
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-rpg/comi/comi-1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-rpg/comi/comi-1.ebuild b/games-rpg/comi/comi-1.ebuild
index 91a25419df7..c236886050b 100644
--- a/games-rpg/comi/comi-1.ebuild
+++ b/games-rpg/comi/comi-1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cdrom estack eutils xdg
+inherit cdrom estack desktop wrapper xdg
DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
+
LICENSE="${PN}"
SLOT="0"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/
@ 2022-04-25 21:35 Conrad Kostecki
0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2022-04-25 21:35 UTC (permalink / raw
To: gentoo-commits
commit: c4c0c49e9b669e053949b8baa499969898933dec
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 21:24:13 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 21:35:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c0c49e
games-rpg/comi: update license
Don't use a variable in license.
Closes: https://bugs.gentoo.org/840601
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
games-rpg/comi/comi-1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-rpg/comi/comi-1.ebuild b/games-rpg/comi/comi-1.ebuild
index c236886050b8..010c9faf988d 100644
--- a/games-rpg/comi/comi-1.ebuild
+++ b/games-rpg/comi/comi-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
-LICENSE="${PN}"
+LICENSE="comi"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/
@ 2024-06-09 11:39 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2024-06-09 11:39 UTC (permalink / raw
To: gentoo-commits
commit: 574c7c9d9f699d7f5b8065fe67754a8a1b64f435
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 11:38:36 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 11:38:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574c7c9d
games-rpg/comi: EAPI 8
Admittedly untested, but other similar packages seem fine.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-rpg/comi/{comi-1.ebuild => comi-1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-rpg/comi/comi-1.ebuild b/games-rpg/comi/comi-1-r1.ebuild
similarity index 97%
rename from games-rpg/comi/comi-1.ebuild
rename to games-rpg/comi/comi-1-r1.ebuild
index 010c9faf988d..88c20642fb15 100644
--- a/games-rpg/comi/comi-1.ebuild
+++ b/games-rpg/comi/comi-1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit cdrom estack desktop wrapper xdg
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/
@ 2024-06-09 12:36 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2024-06-09 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 0bba5c5d8fb65b289af88104fca3852372931cb3
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 12:35:31 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 12:35:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bba5c5d
games-rpg/comi: Fix ordering warning
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-rpg/comi/comi-1-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/games-rpg/comi/comi-1-r1.ebuild b/games-rpg/comi/comi-1-r1.ebuild
index 88c20642fb15..bd971f07ce5d 100644
--- a/games-rpg/comi/comi-1-r1.ebuild
+++ b/games-rpg/comi/comi-1-r1.ebuild
@@ -8,7 +8,7 @@ inherit cdrom estack desktop wrapper xdg
DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
-
+S="${WORKDIR}"
LICENSE="comi"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -17,8 +17,6 @@ RESTRICT="bindist"
RDEPEND=">=games-engines/scummvm-0.4.0"
-S="${WORKDIR}"
-
dotar() {
cd "${CDROM_ABSMATCH%/*}" || die
eshopts_push -s nocaseglob nullglob
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-06-09 12:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-25 21:35 [gentoo-commits] repo/gentoo:master commit in: games-rpg/comi/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 12:36 James Le Cuirot
2024-06-09 11:39 James Le Cuirot
2021-04-21 18:51 Sam James
2017-09-06 21:00 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox