diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-01-18 18:22:11 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-01-18 18:22:11 +0000 |
commit | 8927f069298df88fa5f44ba03d506bd3a1f1ec9a (patch) | |
tree | 10f67a1a79544844a7d4d022d9e32f0f0404378a /app-shells | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-8927f069298df88fa5f44ba03d506bd3a1f1ec9a.tar.gz gentoo-2-8927f069298df88fa5f44ba03d506bd3a1f1ec9a.tar.bz2 gentoo-2-8927f069298df88fa5f44ba03d506bd3a1f1ec9a.zip |
*** empty log message ***
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.10.ebuild b/app-shells/tcsh/tcsh-6.10.ebuild index a3d6efe6fc57..c632ccb3191e 100644 --- a/app-shells/tcsh/tcsh-6.10.ebuild +++ b/app-shells/tcsh/tcsh-6.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10.ebuild,v 1.1 2000/11/26 20:54:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10.ebuild,v 1.2 2001/01/18 18:22:11 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P}.00 -DESCRIPTION="The standard GNU Bourne again shell" +DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" #ugh, astron.com doesn't support passive ftp... maybe another source? SRC_URI="ftp://ftp.astron.com/pub/tcsh/"${A} DEPEND=">=sys-libs/glibc-2.1.3 |