diff options
author | Parag Mehta <pm@gentoo.org> | 2001-08-30 17:31:36 +0000 |
---|---|---|
committer | Parag Mehta <pm@gentoo.org> | 2001-08-30 17:31:36 +0000 |
commit | ea0ee22294d66d3cae549ca207ae4d829ca75330 (patch) | |
tree | 14067f0064cf9bc3de7fca415b694b8fcbfaffc9 /app-shells | |
parent | this version removed since 2.3.3 has undergone an audit and is much more (diff) | |
download | gentoo-2-ea0ee22294d66d3cae549ca207ae4d829ca75330.tar.gz gentoo-2-ea0ee22294d66d3cae549ca207ae4d829ca75330.tar.bz2 gentoo-2-ea0ee22294d66d3cae549ca207ae4d829ca75330.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} |