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 | be927fab17a0dd2633f78c31e451f17de23973c6 (patch) | |
tree | 59fe8bb1dbbaaea91954157c2e54722c06648f3b /app-shells | |
parent | *** empty log message *** (diff) | |
download | historical-be927fab17a0dd2633f78c31e451f17de23973c6.tar.gz historical-be927fab17a0dd2633f78c31e451f17de23973c6.tar.bz2 historical-be927fab17a0dd2633f78c31e451f17de23973c6.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 |