diff options
author | Parag Mehta <pm@gentoo.org> | 2001-08-11 03:38:42 +0000 |
---|---|---|
committer | Parag Mehta <pm@gentoo.org> | 2001-08-11 03:38:42 +0000 |
commit | 89d86e532e8deed4ea1eda37305c85073a1f145c (patch) | |
tree | 0509cd0aa712b93651dd11b4c7a5abaec775c996 /net-ftp/curl | |
parent | fixums (diff) | |
download | historical-89d86e532e8deed4ea1eda37305c85073a1f145c.tar.gz historical-89d86e532e8deed4ea1eda37305c85073a1f145c.tar.bz2 historical-89d86e532e8deed4ea1eda37305c85073a1f145c.zip |
add $header tags.
Diffstat (limited to 'net-ftp/curl')
-rw-r--r-- | net-ftp/curl/curl-7.8.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-ftp/curl/curl-7.8.ebuild b/net-ftp/curl/curl-7.8.ebuild index 1365672bac67..132efe80f5a6 100644 --- a/net-ftp/curl/curl-7.8.ebuild +++ b/net-ftp/curl/curl-7.8.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Prakash Shetty (Crux) <ps@gnuos.org> +#$HEADER:$ A=${P}.tar.gz S=${WORKDIR}/${P} |