app-text/c2ps: port to EAPI 7

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2019-12-25 15:19:27 -05:00
parent 7e0f9e0bbc
commit 28715d436d
2 changed files with 5 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit base toolchain-funcs
EAPI=7
inherit toolchain-funcs
DESCRIPTION="Generates a beautified ps document from a source file (c/c++)"
HOMEPAGE="http://www.cs.technion.ac.il/users/c2ps"

View File

@@ -1,5 +1,5 @@
--- a/c2ps-4.0/Makefile 1997-05-15 11:50:56.000000000 -0400
+++ b/c2ps-4.0/Makefile 2010-09-24 19:42:33.000000000 -0400
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@
install -m 644 c2ps.1 $(MAN)