summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bison/bison-1.875d.ebuild4
-rw-r--r--sys-devel/cons/cons-2.2.0.ebuild4
-rw-r--r--sys-devel/remake/remake-3.81.0.2.ebuild4
-rw-r--r--sys-devel/remake/remake-3.81.0.3.ebuild4
-rw-r--r--sys-devel/remake/remake-3.82.0.4.ebuild4
5 files changed, 15 insertions, 5 deletions
diff --git a/sys-devel/bison/bison-1.875d.ebuild b/sys-devel/bison/bison-1.875d.ebuild
index 4afeb739bc8f..c59adc82dd9e 100644
--- a/sys-devel/bison/bison-1.875d.ebuild
+++ b/sys-devel/bison/bison-1.875d.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit toolchain-funcs flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild
index cdf2e6e580b1..c2eeeaa5e642 100644
--- a/sys-devel/cons/cons-2.2.0.ebuild
+++ b/sys-devel/cons/cons-2.2.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Extensible perl-based build utility"
SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz"
HOMEPAGE="http://www.dsmit.com/cons/"
diff --git a/sys-devel/remake/remake-3.81.0.2.ebuild b/sys-devel/remake/remake-3.81.0.2.ebuild
index 778fe9991885..bf21b2c77194 100644
--- a/sys-devel/remake/remake-3.81.0.2.ebuild
+++ b/sys-devel/remake/remake-3.81.0.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
MY_P="${PN}-${PV:0:4}+dbg-${PV:5}"
DESCRIPTION="patched version of GNU make with improved error reporting, tracing and debugging"
diff --git a/sys-devel/remake/remake-3.81.0.3.ebuild b/sys-devel/remake/remake-3.81.0.3.ebuild
index 48a21c789b6c..ef77d4f235f9 100644
--- a/sys-devel/remake/remake-3.81.0.3.ebuild
+++ b/sys-devel/remake/remake-3.81.0.3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
MY_P="${PN}-${PV:0:4}+dbg-${PV:5}"
DESCRIPTION="patched version of GNU make with improved error reporting, tracing and debugging"
diff --git a/sys-devel/remake/remake-3.82.0.4.ebuild b/sys-devel/remake/remake-3.82.0.4.ebuild
index 4addc0f86355..5a10701ab19b 100644
--- a/sys-devel/remake/remake-3.82.0.4.ebuild
+++ b/sys-devel/remake/remake-3.82.0.4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
MY_P="${PN}-${PV:0:4}+dbg-${PV:5}"
DESCRIPTION="patched version of GNU make with improved error reporting, tracing and debugging"