diff options
Diffstat (limited to 'www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild')
-rw-r--r-- | www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild b/www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild index 09482ea3a6c7..5f9861b07555 100644 --- a/www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild +++ b/www-apps/cvsweb/cvsweb-3.0.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils webapp +inherit epatch webapp DESCRIPTION="WWW interface to a CVS tree" HOMEPAGE="http://www.freebsd.org/projects/cvsweb.html" |