diff options
Diffstat (limited to 'app-shells/scsh/scsh-0.6.0.ebuild')
-rw-r--r-- | app-shells/scsh/scsh-0.6.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-shells/scsh/scsh-0.6.0.ebuild b/app-shells/scsh/scsh-0.6.0.ebuild index d8115626bcf1..f9cb9cf873fa 100644 --- a/app-shells/scsh/scsh-0.6.0.ebuild +++ b/app-shells/scsh/scsh-0.6.0.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: System Team <system@gentoo.org> -# Author: Matthew Kennedy <mbkennedy@ieee.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.0.ebuild,v 1.3 2002/07/07 12:00:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.0.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scsh is a Unix shell embedded in Scheme" |