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 | d62ed838c7e96c5130f3410b7fec761d1f76a740 (patch) | |
tree | 9e025f57abd0f288d6f5b6e1ff362368ff7f1ce1 /net-ftp/curl | |
parent | fixums (diff) | |
download | gentoo-2-d62ed838c7e96c5130f3410b7fec761d1f76a740.tar.gz gentoo-2-d62ed838c7e96c5130f3410b7fec761d1f76a740.tar.bz2 gentoo-2-d62ed838c7e96c5130f3410b7fec761d1f76a740.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} |