* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/tinyscheme/files/, dev-scheme/tinyscheme/
@ 2021-12-02 13:20 Akinori Hattori
0 siblings, 0 replies; only message in thread
From: Akinori Hattori @ 2021-12-02 13:20 UTC (permalink / raw
To: gentoo-commits
commit: aeb69f29a5e07686f77c965a1f5e2a933ecbf757
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 2 13:15:41 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Dec 2 13:15:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb69f29
dev-scheme/tinyscheme: update patch
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
.../{tinyscheme-1.41-makefile.patch => tinyscheme-makefile.patch} | 5 ++---
dev-scheme/tinyscheme/tinyscheme-1.41.ebuild | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-scheme/tinyscheme/files/tinyscheme-1.41-makefile.patch b/dev-scheme/tinyscheme/files/tinyscheme-makefile.patch
similarity index 88%
rename from dev-scheme/tinyscheme/files/tinyscheme-1.41-makefile.patch
rename to dev-scheme/tinyscheme/files/tinyscheme-makefile.patch
index 69fccb5e537a..b11afccacaa0 100644
--- a/dev-scheme/tinyscheme/files/tinyscheme-1.41-makefile.patch
+++ b/dev-scheme/tinyscheme/files/tinyscheme-makefile.patch
@@ -1,6 +1,5 @@
-diff -ru a/makefile b/makefile
---- a/makefile 2013-04-14 20:08:33.000000000 +0000
-+++ b/makefile 2013-12-11 11:59:58.688782748 +0000
+--- a/makefile
++++ b/makefile
@@ -18,8 +18,7 @@
#AR= echo
diff --git a/dev-scheme/tinyscheme/tinyscheme-1.41.ebuild b/dev-scheme/tinyscheme/tinyscheme-1.41.ebuild
index fc2a3f44d7f8..e1f5b2da4cdc 100644
--- a/dev-scheme/tinyscheme/tinyscheme-1.41.ebuild
+++ b/dev-scheme/tinyscheme/tinyscheme-1.41.ebuild
@@ -20,7 +20,7 @@ RDEPEND=""
src_prepare() {
- epatch "${FILESDIR}"/${P}-makefile.patch
+ epatch "${FILESDIR}"/${PN}-makefile.patch
if [[ ${CHOST} == *-darwin* ]] ; then
append-flags -DOSX
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-12-02 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02 13:20 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/tinyscheme/files/, dev-scheme/tinyscheme/ Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox