diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-22 18:20:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-20 20:53:20 +0200 |
commit | 724e88c098412f1c135989812ca572deaf02e14c (patch) | |
tree | 4660afe59f9e61d618dd112746e4690bfa632f3a /dev-libs/libezV24/files | |
parent | app-misc/votrify: Drop old (diff) | |
download | gentoo-724e88c098412f1c135989812ca572deaf02e14c.tar.gz gentoo-724e88c098412f1c135989812ca572deaf02e14c.tar.bz2 gentoo-724e88c098412f1c135989812ca572deaf02e14c.zip |
dev-libs/libezV24: fix LICENSE, EAPI=7 bump
Closes: https://bugs.gentoo.org/686556
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12082
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libezV24/files')
-rw-r--r-- | dev-libs/libezV24/files/libezV24-0.1.1-test.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libezV24/files/libezV24-0.1.1-test.patch b/dev-libs/libezV24/files/libezV24-0.1.1-test.patch index f3c2b676546f..425c32036560 100644 --- a/dev-libs/libezV24/files/libezV24-0.1.1-test.patch +++ b/dev-libs/libezV24/files/libezV24-0.1.1-test.patch @@ -4,8 +4,8 @@ RCS file: /cvsroot/ezv24/libezv24/test-v24.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 ---- test-v24.c 11 Feb 2003 13:29:43 -0000 1.2 -+++ test-v24.c 13 Oct 2003 07:50:26 -0000 1.3 +--- a/test-v24.c 11 Feb 2003 13:29:43 -0000 1.2 ++++ b/test-v24.c 13 Oct 2003 07:50:26 -0000 1.3 @@ -30,7 +33,11 @@ #include <string.h> #include <signal.h> |