diff options
Diffstat (limited to 'dev-util/cvs/cvs-1.11.1_p1.ebuild')
-rw-r--r-- | dev-util/cvs/cvs-1.11.1_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs/cvs-1.11.1_p1.ebuild b/dev-util/cvs/cvs-1.11.1_p1.ebuild index 12554a3d4bd3..efa0b5014ea8 100644 --- a/dev-util/cvs/cvs-1.11.1_p1.ebuild +++ b/dev-util/cvs/cvs-1.11.1_p1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.1_p1.ebuild,v 1.3 2002/08/18 01:44:02 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.1_p1.ebuild,v 1.4 2002/10/04 05:31:19 vapier Exp $ S=${WORKDIR}/${P/_} DESCRIPTION="Concurrent Versions System - source code revision control tools" |