diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
commit | e829fc43406847d9e28a8c0372d6102c41e2803c (patch) | |
tree | 77ae8f85a8ad8f15082d23bc8f68abeedf7ca7ac /app-shells/zsh | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.gz historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.bz2 historical-e829fc43406847d9e28a8c0372d6102c41e2803c.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/zsh-4.0.4-r2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.0.6.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-shells/zsh/zsh-4.0.4-r2.ebuild b/app-shells/zsh/zsh-4.0.4-r2.ebuild index e0e8a2afea70..e3f62371c2ee 100644 --- a/app-shells/zsh/zsh-4.0.4-r2.ebuild +++ b/app-shells/zsh/zsh-4.0.4-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # This ebuild by Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.4-r2.ebuild,v 1.7 2002/08/16 02:37:45 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.4-r2.ebuild,v 1.8 2002/10/04 05:02:45 vapier Exp $ S=${WORKDIR}/${P} diff --git a/app-shells/zsh/zsh-4.0.5.ebuild b/app-shells/zsh/zsh-4.0.5.ebuild index 1adc29f98b20..de29e8cfdebe 100644 --- a/app-shells/zsh/zsh-4.0.5.ebuild +++ b/app-shells/zsh/zsh-4.0.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/zsh/zsh-4.0.5.ebuild,v 1.2 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/zsh/zsh-4.0.5.ebuild,v 1.3 2002/10/04 05:02:49 vapier Exp $ S=${WORKDIR}/${P} diff --git a/app-shells/zsh/zsh-4.0.6-r1.ebuild b/app-shells/zsh/zsh-4.0.6-r1.ebuild index 0c830cfbc74b..5d01c6b75b63 100644 --- a/app-shells/zsh/zsh-4.0.6-r1.ebuild +++ b/app-shells/zsh/zsh-4.0.6-r1.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/zsh/zsh-4.0.6-r1.ebuild,v 1.1 2002/08/29 15:44:13 phoenix Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r1.ebuild,v 1.2 2002/10/04 05:02:51 vapier Exp $ DESCRIPTION="UNIX Shell similar to the Korn shell" SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.gz" diff --git a/app-shells/zsh/zsh-4.0.6.ebuild b/app-shells/zsh/zsh-4.0.6.ebuild index 3bb3d4e766f5..1a0539895d5d 100644 --- a/app-shells/zsh/zsh-4.0.6.ebuild +++ b/app-shells/zsh/zsh-4.0.6.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/zsh/zsh-4.0.6.ebuild,v 1.4 2002/08/24 10:01:27 cybersystem Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6.ebuild,v 1.5 2002/10/04 05:02:54 vapier Exp $ DESCRIPTION="UNIX Shell similar to the Korn shell" SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.gz" |