diff options
author | Parag Mehta <pm@gentoo.org> | 2001-08-30 17:31:35 +0000 |
---|---|---|
committer | Parag Mehta <pm@gentoo.org> | 2001-08-30 17:31:35 +0000 |
commit | 70b52c018d47b42ed329a05158889ddb6669be3b (patch) | |
tree | 4c6b5d1328ee3099b8da648de89f149da418349e /app-shells | |
parent | this version removed since 2.3.3 has undergone an audit and is much more (diff) | |
download | historical-70b52c018d47b42ed329a05158889ddb6669be3b.tar.gz historical-70b52c018d47b42ed329a05158889ddb6669be3b.tar.bz2 historical-70b52c018d47b42ed329a05158889ddb6669be3b.zip |
fixed the $Header$ tag.
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/zsh-4.0.2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-shells/zsh/zsh-4.0.2.ebuild b/app-shells/zsh/zsh-4.0.2.ebuild index 793b87db80ed..40af3b2caf93 100644 --- a/app-shells/zsh/zsh-4.0.2.ebuild +++ b/app-shells/zsh/zsh-4.0.2.ebuild @@ -3,6 +3,8 @@ # Author Achim Gottinger <achim@gentoo.org> # This ebuild by Parag Mehta <pm@gentoo.org> # /home/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.2.ebuild,v 1.1 2001/07/03 12:19:26 pm Exp +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.2.ebuild,v 1.4 2001/08/30 17:31:35 pm Exp $ + A=${P}.tar.gz S=${WORKDIR}/${P} |