diff options
Diffstat (limited to 'app-shells/ccsh/ccsh-0.0.4-r2.ebuild')
-rw-r--r-- | app-shells/ccsh/ccsh-0.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild index 5eefce80608f..15da167a2b5f 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 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.9 2002/10/20 18:40:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.10 2002/12/09 04:17:43 manson 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" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="GPL-2" |