commit: 4ca7fdc257c5d6be1c0787dda18f96a3308f299d Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 15:28:14 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 22:08:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca7fdc2
x11-libs/goocanvas: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/4021 .../goocanvas/files/goocanvas-2.0.1-gold.patch | 30 ---------------------- 1 file changed, 30 deletions(-) diff --git a/x11-libs/goocanvas/files/goocanvas-2.0.1-gold.patch b/x11-libs/goocanvas/files/goocanvas-2.0.1-gold.patch deleted file mode 100644 index c37dc4efef..0000000000 --- a/x11-libs/goocanvas/files/goocanvas-2.0.1-gold.patch +++ /dev/null @@ -1,30 +0,0 @@ - src/Makefile.am | 2 +- - src/Makefile.in | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/Makefile.am b/src/Makefile.am -index 2052baa..e5d9693 100644 ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -12,7 +12,7 @@ INCLUDES = \ - - lib_LTLIBRARIES = libgoocanvas-2.0.la - --libgoocanvas_2_0_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -+libgoocanvas_2_0_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -lm - - if PLATFORM_WIN32 - no_undefined = -no-undefined -diff --git a/src/Makefile.in b/src/Makefile.in -index 1d927b9..15b9316 100644 ---- a/src/Makefile.in -+++ b/src/Makefile.in -@@ -297,7 +297,7 @@ INCLUDES = \ - # -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED \ - # -DGTK_DISABLE_DEPRECATED - lib_LTLIBRARIES = libgoocanvas-2.0.la --libgoocanvas_2_0_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -+libgoocanvas_2_0_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -lm - @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined - libtool_opts = \ - -version-info $(LT_VERSION_INFO) \
