commit: 6847287af89502cc4bce9824f5ffaba1e766fbc7 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Jul 26 08:55:34 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Jul 26 08:58:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6847287a
app-text/sword: remove old part II Missed a patch when I removed 1.7.4. With thanks to GihHub user mm1ke for the heads-up. Closes: https://github.com/gentoo/gentoo/pull/16830 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-text/sword/files/sword-1.7.4-gcc6.patch | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/app-text/sword/files/sword-1.7.4-gcc6.patch b/app-text/sword/files/sword-1.7.4-gcc6.patch deleted file mode 100644 index 54c79671235..00000000000 --- a/app-text/sword/files/sword-1.7.4-gcc6.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- sword-1.7.4/configure.ac.old 2016-09-21 18:04:55.029088352 -0400 -+++ sword-1.7.4/configure.ac 2016-09-21 18:05:37.870349308 -0400 -@@ -197,7 +197,7 @@ - fi - - --AM_CXXFLAGS="$AM_CXXFLAGS -ftemplate-depth-25" -+AM_CXXFLAGS="$AM_CXXFLAGS" - - if test x$enable_warnings = xyes; then - AM_CFLAGS="$AM_CFLAGS -Werror" ---- sword-1.7.4/configure.old 2016-09-21 18:05:05.900008373 -0400 -+++ sword-1.7.4/configure 2016-09-21 18:06:03.822112657 -0400 -@@ -16793,7 +16793,7 @@ - fi - - --AM_CXXFLAGS="$AM_CXXFLAGS -ftemplate-depth-25" -+AM_CXXFLAGS="$AM_CXXFLAGS" - - if test x$enable_warnings = xyes; then - AM_CFLAGS="$AM_CFLAGS -Werror"
