* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/splice/
@ 2018-03-16 23:00 James Le Cuirot
0 siblings, 0 replies; 3+ messages in thread
From: James Le Cuirot @ 2018-03-16 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 385af6edc8497600fbd3414b6ad4b92fe6049484
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 22:59:46 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 22:59:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385af6ed
games-puzzle/splice: Update Manifest hashes
Package-Manager: Portage-2.3.24, Repoman-2.3.6
games-puzzle/splice/Manifest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/splice/Manifest b/games-puzzle/splice/Manifest
index dde80364af6..65506b192fc 100644
--- a/games-puzzle/splice/Manifest
+++ b/games-puzzle/splice/Manifest
@@ -1 +1 @@
-DIST splice-linux-1353389454.tar.gz 305838859 SHA256 5016610688f06fcc478b8669a0537614478e68077e044f21530066649830d331 SHA512 67a83a30bdb8ff0eecf9097bb4615053fcdb073daada4a24b61ae239ed56b7d2192247e80989c67554dcfcc1069c2105a6083f9fafffa4bbd66bbf29edad6a44 WHIRLPOOL 9139a3077c78331989128bfe6771c8bfe8c7f8af57712139df8ffd60d295a7bed8dd9dca0a09a35f96cb70407505f7d7b8137caa619f99d226735e37477fc1d6
+DIST splice-linux-1353389454.tar.gz 305838859 BLAKE2B ef8c6ae70b48f6c1860e3d6591876063abea77fe0f9a7597f91e32295bee8e517fed1bf6fa3fa5e491ea11e8da7faffa26ad9d9329d960269e29dda7adf8a14d SHA512 67a83a30bdb8ff0eecf9097bb4615053fcdb073daada4a24b61ae239ed56b7d2192247e80989c67554dcfcc1069c2105a6083f9fafffa4bbd66bbf29edad6a44
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/splice/
@ 2018-12-19 14:31 Ben Kohler
0 siblings, 0 replies; 3+ messages in thread
From: Ben Kohler @ 2018-12-19 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 89e0d297b1a2b05dbaf4c4323685e2b6c487dcf1
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 14:22:40 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e0d297
games-puzzle/splice: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
games-puzzle/splice/splice-20121120.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/splice/splice-20121120.ebuild b/games-puzzle/splice/splice-20121120.ebuild
index cd9f3346db9..d9b15617e47 100644
--- a/games-puzzle/splice/splice-20121120.ebuild
+++ b/games-puzzle/splice/splice-20121120.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: unbundle mono? (seems hardcoded)
@@ -34,7 +34,7 @@ S=${WORKDIR}/Linux
pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo " ${HOMEPAGE}"
- einfo "and move it to ${DISTDIR}"
+ einfo "and move it to your DISTDIR directory."
}
src_prepare() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/splice/
@ 2021-04-10 6:31 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-10 6:31 UTC (permalink / raw
To: gentoo-commits
commit: a1b5caa4de4ebc1edb6052e159c63555467ec367
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:27:02 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:31:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b5caa4
games-puzzle/splice: fix src_prepare
Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-puzzle/splice/splice-20121120-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/games-puzzle/splice/splice-20121120-r1.ebuild b/games-puzzle/splice/splice-20121120-r1.ebuild
index 91d02c16412..2a420c4413f 100644
--- a/games-puzzle/splice/splice-20121120-r1.ebuild
+++ b/games-puzzle/splice/splice-20121120-r1.ebuild
@@ -38,6 +38,8 @@ pkg_nofetch() {
}
src_prepare() {
+ default
+
einfo "Removing ${ARCH} unrelated files..."
rm -v Splice.x86$(usex amd64 "" "_64") || die
rm -rv Splice_Data/Mono/x86$(usex amd64 "" "_64") || die
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-10 6:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-10 6:31 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/splice/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2018-12-19 14:31 Ben Kohler
2018-03-16 23:00 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox