summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-08-26 20:24:33 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-26 20:25:26 +0200
commit526c9b73691d69091b8e874e43312f81a389113b (patch)
tree608e8b8ce34217d5d7a11f1460001f9bf196b3fa /x11-misc/ipager/files
parentxfce-extra/xfce4-pulseaudio-plugin: elog about needed external mixer (diff)
downloadgentoo-526c9b73691d69091b8e874e43312f81a389113b.tar.gz
gentoo-526c9b73691d69091b8e874e43312f81a389113b.tar.bz2
gentoo-526c9b73691d69091b8e874e43312f81a389113b.zip
x11-misc/ipager: EAPI 6 bump
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'x11-misc/ipager/files')
-rw-r--r--x11-misc/ipager/files/ipager-1.1.0-gcc43.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/ipager/files/ipager-1.1.0-gcc43.patch b/x11-misc/ipager/files/ipager-1.1.0-gcc43.patch
index e4fe301a7b89..ca7752ac99d0 100644
--- a/x11-misc/ipager/files/ipager-1.1.0-gcc43.patch
+++ b/x11-misc/ipager/files/ipager-1.1.0-gcc43.patch
@@ -5,8 +5,8 @@ Patch taken from Gentoo bug #173562.
X-Gentoo-Bug: 173562
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
---- iconfig.old 2008-08-22 21:35:16.000000000 +0600
-+++ iconfig.cpp 2008-08-22 21:35:20.000000000 +0600
+--- a/iconfig.cpp 2008-08-22 21:35:16.000000000 +0600
++++ b/iconfig.cpp 2008-08-22 21:35:20.000000000 +0600
@@ -30,7 +30,7 @@
#include <iostream>
#include <fstream>
@@ -16,8 +16,8 @@ Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
#include <sys/stat.h>
#include <sys/types.h>
---- wm.old 2008-08-22 21:52:36.000000000 +0600
-+++ wm.cpp 2008-08-22 21:52:40.000000000 +0600
+--- a/wm.cpp 2008-08-22 21:52:36.000000000 +0600
++++ b/wm.cpp 2008-08-22 21:52:40.000000000 +0600
@@ -27,7 +27,7 @@
#include <time.h>