diff options
Diffstat (limited to 'www-apps/cvsweb/cvsweb-1.112.ebuild')
-rw-r--r-- | www-apps/cvsweb/cvsweb-1.112.ebuild | 4 |
1 files changed, 3 insertions, 1 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" |