From 99c4e69fdebfe8d872566b63891b581f585a5069 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 4 Oct 2002 05:03:56 +0000 Subject: Changed from "GPL2 or later" to "GPL2" --- app-shells/esh/esh-0.8-r2.ebuild | 4 ++-- app-shells/esh/esh-0.8.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-shells/esh') diff --git a/app-shells/esh/esh-0.8-r2.ebuild b/app-shells/esh/esh-0.8-r2.ebuild index 25b438181056..b6f689e5321f 100644 --- a/app-shells/esh/esh-0.8-r2.ebuild +++ b/app-shells/esh/esh-0.8-r2.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/app-shells/esh/esh-0.8-r2.ebuild,v 1.9 2002/08/16 02:37:45 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r2.ebuild,v 1.10 2002/10/04 05:02:00 vapier Exp $ S=${WORKDIR}/esh DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" diff --git a/app-shells/esh/esh-0.8.5.ebuild b/app-shells/esh/esh-0.8.5.ebuild index 188b9a6b3143..bf368b06ec24 100644 --- a/app-shells/esh/esh-0.8.5.ebuild +++ b/app-shells/esh/esh-0.8.5.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/app-shells/esh/esh-0.8.5.ebuild,v 1.5 2002/07/29 02:44:03 cselkirk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5.ebuild,v 1.6 2002/10/04 05:02:12 vapier Exp $ S=${WORKDIR}/esh DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" -- cgit v1.2.3-65-gdbad