diff options
Diffstat (limited to 'dev-vcs/cvs/cvs-1.12.12-r8.ebuild')
-rw-r--r-- | dev-vcs/cvs/cvs-1.12.12-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r8.ebuild b/dev-vcs/cvs/cvs-1.12.12-r8.ebuild index 437120876804..a50615525b9f 100644 --- a/dev-vcs/cvs/cvs-1.12.12-r8.ebuild +++ b/dev-vcs/cvs/cvs-1.12.12-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r8.ebuild,v 1.3 2014/01/19 10:30:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r8.ebuild,v 1.4 2014/05/13 19:26:46 jer Exp $ EAPI=3 @@ -83,5 +83,5 @@ src_install() { } src_test() { - einfo "FEATURES=\"maketest\" has been disabled for dev-vcs/cvs" + einfo "FEATURES=\"test\" has been disabled for dev-vcs/cvs" } |