diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-01-17 23:02:18 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-01-17 23:04:04 +0100 |
commit | 49f7781f888de99eddd4ef1a2b1f6af5dd4b0ace (patch) | |
tree | 6f3ce5fc186eb591b1922766b13ebf7987a29a88 /media-gfx/xloadimage/files | |
parent | app-metrics/process-exporter: 0.4.0-r1 bump (diff) | |
download | gentoo-49f7781f888de99eddd4ef1a2b1f6af5dd4b0ace.tar.gz gentoo-49f7781f888de99eddd4ef1a2b1f6af5dd4b0ace.tar.bz2 gentoo-49f7781f888de99eddd4ef1a2b1f6af5dd4b0ace.zip |
media-gfx/xloadimage: EAPI bump
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-gfx/xloadimage/files')
-rw-r--r-- | media-gfx/xloadimage/files/xloadimage-4.1-libpng15.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xloadimage/files/xloadimage-4.1-libpng15.patch b/media-gfx/xloadimage/files/xloadimage-4.1-libpng15.patch index ffd05f62b332..da222d68c257 100644 --- a/media-gfx/xloadimage/files/xloadimage-4.1-libpng15.patch +++ b/media-gfx/xloadimage/files/xloadimage-4.1-libpng15.patch @@ -1,5 +1,5 @@ ---- png.c -+++ png.c +--- a/png.c ++++ b/png.c @@ -75,7 +75,7 @@ { debug(" #error "); |