diff options
Diffstat (limited to 'dev-vcs/cvsd/cvsd-1.0.17.ebuild')
-rw-r--r-- | dev-vcs/cvsd/cvsd-1.0.17.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-vcs/cvsd/cvsd-1.0.17.ebuild b/dev-vcs/cvsd/cvsd-1.0.17.ebuild index ad5f705396c3..aeedfa65eedc 100644 --- a/dev-vcs/cvsd/cvsd-1.0.17.ebuild +++ b/dev-vcs/cvsd/cvsd-1.0.17.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 + inherit eutils user DESCRIPTION="CVS pserver daemon" |