diff options
Diffstat (limited to 'dev-vcs/svn2cl/svn2cl-0.12.ebuild')
-rw-r--r-- | dev-vcs/svn2cl/svn2cl-0.12.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-vcs/svn2cl/svn2cl-0.12.ebuild b/dev-vcs/svn2cl/svn2cl-0.12.ebuild index d7a60b4d0f3f..1591242a7069 100644 --- a/dev-vcs/svn2cl/svn2cl-0.12.ebuild +++ b/dev-vcs/svn2cl/svn2cl-0.12.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 + inherit eutils DESCRIPTION="Create a GNU-style ChangeLog from subversion's svn log --xml output" |