diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-07-11 22:16:43 +0200 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2018-08-08 09:37:59 +0300 |
commit | ce75a68d52dfd46fc93551968b8350da6f8e4105 (patch) | |
tree | aa28bfb47951ca3fb67df5f220fa40609ad11fd0 /sys-cluster/pconsole/files | |
parent | sys-cluster/pconsole: fix/use HTTPS (diff) | |
download | gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.tar.gz gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.tar.bz2 gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.zip |
sys-cluster/pconsole: EAPI7, improve ebuild, add upstream information to
metadata.xml
Bug: https://bugs.gentoo.org/648050
Diffstat (limited to 'sys-cluster/pconsole/files')
-rw-r--r-- | sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch b/sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch index f306d6408ee8..f06d46ba6b53 100644 --- a/sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch +++ b/sys-cluster/pconsole/files/pconsole-1.0-exit-warn.patch @@ -1,5 +1,5 @@ ---- pconsole.c 2001-04-09 12:51:49.000000000 +0400 -+++ pconsole.c~vox 2004-08-16 11:37:49.606267087 +0400 +--- a/pconsole.c 2001-04-09 12:51:49.000000000 +0400 ++++ b/pconsole.c 2004-08-16 11:37:49.606267087 +0400 @@ -28,6 +28,7 @@ #include "Conn.h" |