From b257e5e9b4801d8217bcc2f89499a96a0d0688b1 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Wed, 4 Jan 2017 17:43:38 +0100 Subject: media-plugins/gimp-lqr: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3325 --- .../files/gimp-lqr-0.7.2-no-deprecated.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch (limited to 'media-plugins') diff --git a/media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch b/media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch deleted file mode 100644 index 02ab936dd80..00000000000 --- a/media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.ac.orig 2012-02-24 19:32:04.000000000 +0100 -+++ configure.ac 2012-02-24 19:32:20.000000000 +0100 -@@ -116,9 +116,6 @@ - fi - AC_MSG_RESULT($have_gtk_2_12) - --if test "x$have_gtk_2_12" != "xyes"; then -- CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" --fi - - - AC_MSG_CHECKING([if GIMP is version 2.8.0 or newer]) -@@ -129,9 +126,6 @@ - fi - AC_MSG_RESULT($have_gimp_2_8) - --if test "x$have_gimp_2_8" != "xyes"; then -- CPPFLAGS="$CPPFLAGS -DGIMP_DISABLE_DEPRECATED" --fi - - AC_MSG_CHECKING([if we are on Win32]) - AC_LANG([C]) -- cgit v1.2.1