diff options
Diffstat (limited to 'dev-vcs/cvs2cl')
-rw-r--r-- | dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild index 7359f25238f2..671a926deecd 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" HOMEPAGE="http://www.red-bean.com/cvs2cl/" SRC_URI="mirror://gentoo/${P}.pl.bz2" |