diff options
Diffstat (limited to 'dev-vcs/cvsq')
-rw-r--r-- | dev-vcs/cvsq/cvsq-0.4.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-vcs/cvsq/cvsq-0.4.4.ebuild b/dev-vcs/cvsq/cvsq-0.4.4.ebuild index 5b9910f83a23..ca20abaa3d63 100644 --- a/dev-vcs/cvsq/cvsq-0.4.4.ebuild +++ b/dev-vcs/cvsq/cvsq-0.4.4.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + IUSE="" DESCRIPTION="A tool to work offline with CVS by queuing the commits" |