public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/cropgui/files/
Date: Mon,  4 Mar 2019 03:14:19 +0000 (UTC)	[thread overview]
Message-ID: <1551669188.96f6a84db87177204e9f30fc2a18c221921206b8.bman@gentoo> (raw)

commit:     96f6a84db87177204e9f30fc2a18c221921206b8
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar  1 17:33:12 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Mar  4 03:13:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f6a84d

media-gfx/cropgui: remove unused patch

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11194
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-gfx/cropgui/files/cropgui-0.1.1-PIL.patch | 29 -------------------------
 1 file changed, 29 deletions(-)

diff --git a/media-gfx/cropgui/files/cropgui-0.1.1-PIL.patch b/media-gfx/cropgui/files/cropgui-0.1.1-PIL.patch
deleted file mode 100644
index 88f7ffbfed8..00000000000
--- a/media-gfx/cropgui/files/cropgui-0.1.1-PIL.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Только в cropgui: cropgui-0.1.1-PIL.patch
-diff -ru cropgui.orig/cropgui_common.py cropgui/cropgui_common.py
---- cropgui.orig/cropgui_common.py	2009-07-24 06:15:12.000000000 +0400
-+++ cropgui/cropgui_common.py	2013-05-28 21:48:24.000000000 +0400
-@@ -13,9 +13,9 @@
- #    You should have received a copy of the GNU General Public License
- #    along with this program; if not, write to the Free Software
- #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
--import Image
--import ImageFilter
--import ImageDraw
-+from PIL import Image
-+from PIL import ImageFilter
-+from PIL import ImageDraw
- import subprocess
- import threading
- import Queue
-diff -ru cropgui.orig/filechooser.py cropgui/filechooser.py
---- cropgui.orig/filechooser.py	2009-07-24 06:15:12.000000000 +0400
-+++ cropgui/filechooser.py	2013-05-28 21:50:16.000000000 +0400
-@@ -8,7 +8,7 @@
- import gobject
- 
- import os
--import Image
-+from PIL import Image
- 
- HIGH_WATER, LOW_WATER = 25, 5
- image_cache = {}


                 reply	other threads:[~2019-03-04  3:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1551669188.96f6a84db87177204e9f30fc2a18c221921206b8.bman@gentoo \
    --to=bman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox