diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
commit | 04159067da72ffba76053e7319cde5b97b765066 (patch) | |
tree | 31aa950368e6a0e99ea160eb5a1d08e695dde0dd /app-shells/ccsh/ccsh-0.0.4-r2.ebuild | |
parent | header fix (diff) | |
download | historical-04159067da72ffba76053e7319cde5b97b765066.tar.gz historical-04159067da72ffba76053e7319cde5b97b765066.tar.bz2 historical-04159067da72ffba76053e7319cde5b97b765066.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-shells/ccsh/ccsh-0.0.4-r2.ebuild')
-rw-r--r-- | app-shells/ccsh/ccsh-0.0.4-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild index ca0d76624453..d7c6355cd512 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.13 2004/02/22 19:57:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.14 2004/03/14 13:26:49 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="UNIX Shell for people already familiar with the C language" SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz" HOMEPAGE="http://ccsh.sourceforge.net" |