diff options
Diffstat (limited to 'dev-lisp/gauche/gauche-0.5.7.ebuild')
-rw-r--r-- | dev-lisp/gauche/gauche-0.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gauche/gauche-0.5.7.ebuild b/dev-lisp/gauche/gauche-0.5.7.ebuild index 471d97a6ffd4..5d310c049e8b 100644 --- a/dev-lisp/gauche/gauche-0.5.7.ebuild +++ b/dev-lisp/gauche/gauche-0.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/gauche-0.5.7.ebuild,v 1.2 2002/07/17 05:17:15 jtegart Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/gauche-0.5.7.ebuild,v 1.3 2002/10/04 05:18:16 vapier Exp $ S=${WORKDIR}/Gauche-${PV} DESCRIPTION="A Unix system friendly scheme interpreter" |