diff options
Diffstat (limited to 'app-shells/scsh/scsh-0.6.1.ebuild')
-rw-r--r-- | app-shells/scsh/scsh-0.6.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-shells/scsh/scsh-0.6.1.ebuild b/app-shells/scsh/scsh-0.6.1.ebuild index 6a6b17b21656..11eeba0dc1d3 100644 --- a/app-shells/scsh/scsh-0.6.1.ebuild +++ b/app-shells/scsh/scsh-0.6.1.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.1.ebuild,v 1.1 2002/03/04 22:08:48 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.1.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scsh is a Unix shell embedded in Scheme" |