diff options
author | Justin Lecher <jlec@gentoo.org> | 2009-08-12 14:30:58 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2009-08-12 14:30:58 +0000 |
commit | 9f6bc793708c3f38ded152fa6db12992ab196138 (patch) | |
tree | ee421ed4a5db7f8d4b0fdd7b6cc06a349a34271a /media-gfx/gimp-cmyk-plugin/files/installer.patch | |
parent | dev-python/eventlet: New version and test additions. Thanks to Tommy[D] (diff) | |
download | sunrise-9f6bc793708c3f38ded152fa6db12992ab196138.tar.gz sunrise-9f6bc793708c3f38ded152fa6db12992ab196138.tar.bz2 sunrise-9f6bc793708c3f38ded152fa6db12992ab196138.zip |
media-gfx/gimp-cmyk-plugin: version bump, CC, LDFLAGS and CFLAGS are respected now, keyworded for ~amd64, make use of base.eclass
svn path=/sunrise/; revision=9003
Diffstat (limited to 'media-gfx/gimp-cmyk-plugin/files/installer.patch')
-rw-r--r-- | media-gfx/gimp-cmyk-plugin/files/installer.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/media-gfx/gimp-cmyk-plugin/files/installer.patch b/media-gfx/gimp-cmyk-plugin/files/installer.patch deleted file mode 100644 index 2f33f6260..000000000 --- a/media-gfx/gimp-cmyk-plugin/files/installer.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- separate+-0.5.3/Makefile 2008-08-11 05:00:08.000000000 -0400 -+++ separate+-0.5.3.new/Makefile 2009-05-26 12:52:22.000000000 -0400 -@@ -85,6 +85,7 @@ - cd po && $(MAKE) install - - install-plugins: $(TARGETS) -+ mkdir -p "$(INSTALLDIR)" - install -c $^ "$(INSTALLDIR)" - - install: install-plugins install-catalogs |