diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-05-19 08:52:32 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-05-19 09:13:06 +0100 |
commit | 5c76df4da98b776eed29df06db74effbcfb2c1be (patch) | |
tree | cb59df63654ce432686a7c0fe85a84c2750e8d8a /x11-libs/liboglappth/files | |
parent | sci-libs/scipy: Drop old (diff) | |
download | gentoo-5c76df4da98b776eed29df06db74effbcfb2c1be.tar.gz gentoo-5c76df4da98b776eed29df06db74effbcfb2c1be.tar.bz2 gentoo-5c76df4da98b776eed29df06db74effbcfb2c1be.zip |
x11-libs/liboglappth: Bump to EAPI=6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-libs/liboglappth/files')
-rw-r--r-- | x11-libs/liboglappth/files/gcc-4.3.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/liboglappth/files/gcc-4.3.patch b/x11-libs/liboglappth/files/gcc-4.3.patch index 7a70ab2a2659..bc04b9e97c7b 100644 --- a/x11-libs/liboglappth/files/gcc-4.3.patch +++ b/x11-libs/liboglappth/files/gcc-4.3.patch @@ -1,5 +1,5 @@ ---- liboglappth-0.96.orig/src/base_wcl.cpp 2008-07-07 23:49:10.000000000 -0700 -+++ liboglappth-0.96/src/base_wcl.cpp 2008-07-07 23:49:26.000000000 -0700 +--- a/src/base_wcl.cpp 2008-07-07 23:49:10.000000000 -0700 ++++ b/src/base_wcl.cpp 2008-07-07 23:49:26.000000000 -0700 @@ -11,6 +11,7 @@ #include "base_app.h" |