diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 10:15:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 20:11:27 +0100 |
commit | 165b508a58cbaec245f428e7dcd5a0ce2c8807dc (patch) | |
tree | c178cc478b763500ac49a3862c0baa80bd1a1f56 /app-text/spellutils/files | |
parent | app-text/xlhtml: respect AR (diff) | |
download | gentoo-165b508a58cbaec245f428e7dcd5a0ce2c8807dc.tar.gz gentoo-165b508a58cbaec245f428e7dcd5a0ce2c8807dc.tar.bz2 gentoo-165b508a58cbaec245f428e7dcd5a0ce2c8807dc.zip |
app-text/spellutils: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/spellutils/files')
-rw-r--r-- | app-text/spellutils/files/spellutils-0.7-nls.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/spellutils/files/spellutils-0.7-nls.patch b/app-text/spellutils/files/spellutils-0.7-nls.patch index ff36f67a9823..eed9d8dd9d5a 100644 --- a/app-text/spellutils/files/spellutils-0.7-nls.patch +++ b/app-text/spellutils/files/spellutils-0.7-nls.patch @@ -1,5 +1,5 @@ ---- po/Makefile.in.in.orig 2000-04-16 12:04:50.000000000 +0200 -+++ po/Makefile.in.in 2013-07-24 04:14:20.698869858 +0200 +--- a/po/Makefile.in.in ++++ b/po/Makefile.in.in @@ -119,8 +119,8 @@ for cat in $$catalogs; do \ cat=`basename $$cat`; \ |