From b00f6378198d9141b58f09aa759f96297755ac24 Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Wed, 23 Aug 2000 07:00:08 +0000 Subject: moved xchat to new category and modified ebuild (`uses gnome`) fixed rpm (bzip2 archive name had typo) man pages not fixed yet tcsh working disabled gnome by default in make.conf fixed a gcc mirror URI updated file to 3.32 --- app-shells/tcsh/tcsh-6.09-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-shells/tcsh') diff --git a/app-shells/tcsh/tcsh-6.09-r1.ebuild b/app-shells/tcsh/tcsh-6.09-r1.ebuild index 1ad0a17ba1e1..350da475d50f 100644 --- a/app-shells/tcsh/tcsh-6.09-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.09-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.09-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.09-r1.ebuild,v 1.3 2000/08/23 07:00:07 drobbins Exp $ P=tcsh-6.09 A=${P}.tar.gz S=${WORKDIR}/${P}.00 DESCRIPTION="The standard GNU Bourne again shell" +#ugh, astron.com doesn't support passive ftp... maybe another source? SRC_URI="ftp://ftp.astron.com/pub/tcsh/"${A} src_compile() { -- cgit v1.2.3-65-gdbad