summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/cvsweb')
-rw-r--r--www-apps/cvsweb/cvsweb-1.112.ebuild4
-rw-r--r--www-apps/cvsweb/cvsweb-3.0.5.ebuild4
-rw-r--r--www-apps/cvsweb/cvsweb-3.0.6.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/www-apps/cvsweb/cvsweb-1.112.ebuild b/www-apps/cvsweb/cvsweb-1.112.ebuild
index 475a89beac01..5fa2971adefa 100644
--- a/www-apps/cvsweb/cvsweb-1.112.ebuild
+++ b/www-apps/cvsweb/cvsweb-1.112.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="WWW interface to a CVS tree"
HOMEPAGE="http://www.freebsd.org/projects/cvsweb.html"
SRC_URI="mirror://gentoo/${P}.tar.gz"
diff --git a/www-apps/cvsweb/cvsweb-3.0.5.ebuild b/www-apps/cvsweb/cvsweb-3.0.5.ebuild
index 04e2333ac8f0..419ac221f853 100644
--- a/www-apps/cvsweb/cvsweb-3.0.5.ebuild
+++ b/www-apps/cvsweb/cvsweb-3.0.5.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
+
inherit webapp
DESCRIPTION="WWW interface to a CVS tree"
diff --git a/www-apps/cvsweb/cvsweb-3.0.6.ebuild b/www-apps/cvsweb/cvsweb-3.0.6.ebuild
index 00ed18debcbd..822b6502b897 100644
--- a/www-apps/cvsweb/cvsweb-3.0.6.ebuild
+++ b/www-apps/cvsweb/cvsweb-3.0.6.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
+
inherit webapp
DESCRIPTION="WWW interface to a CVS tree"