summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-23 07:00:08 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-23 07:00:08 +0000
commitb00f6378198d9141b58f09aa759f96297755ac24 (patch)
tree5570eee4a52a30129879c5caf4037962926d92b5 /app-shells/tcsh
parentfixed at url, updated bzip2, fixed linux r5 name (diff)
downloadgentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.tar.gz
gentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.tar.bz2
gentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.zip
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
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r--app-shells/tcsh/tcsh-6.09-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
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 <achim@gentoo.org>
-# $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() {