diff options
author | Parag Mehta <pm@gentoo.org> | 2001-08-11 03:37:54 +0000 |
---|---|---|
committer | Parag Mehta <pm@gentoo.org> | 2001-08-11 03:37:54 +0000 |
commit | 06a8aa94d2a59beeacd8d5afb266abd9613ff8bb (patch) | |
tree | ecb4960f1d8751f74216116ea0392532afe336b3 /app-editors/nano | |
parent | fix: this thing isn't compatible with emake/pmake (diff) | |
download | gentoo-2-06a8aa94d2a59beeacd8d5afb266abd9613ff8bb.tar.gz gentoo-2-06a8aa94d2a59beeacd8d5afb266abd9613ff8bb.tar.bz2 gentoo-2-06a8aa94d2a59beeacd8d5afb266abd9613ff8bb.zip |
added $HEADER Tags.
Diffstat (limited to 'app-editors/nano')
-rw-r--r-- | app-editors/nano/nano-1.0.2.ebuild | 1 | ||||
-rw-r--r-- | app-editors/nano/nano-1.0.3-r1.ebuild | 1 | ||||
-rw-r--r-- | app-editors/nano/nano-1.0.3.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/nano/nano-1.0.2.ebuild b/app-editors/nano/nano-1.0.2.ebuild index c44afe2b2eb1..bf40a8db044c 100644 --- a/app-editors/nano/nano-1.0.2.ebuild +++ b/app-editors/nano/nano-1.0.2.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:$ #Note: ${A} is now auto-generated from SRC_URI; you shouldn't set it manually #A=${P}.tar.gz diff --git a/app-editors/nano/nano-1.0.3-r1.ebuild b/app-editors/nano/nano-1.0.3-r1.ebuild index 860c45dc993d..89ac01324565 100644 --- a/app-editors/nano/nano-1.0.3-r1.ebuild +++ b/app-editors/nano/nano-1.0.3-r1.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:$ S=${WORKDIR}/${P} DESCRIPTION="A Clone of PICO with more Fuctions in a smaller Size" diff --git a/app-editors/nano/nano-1.0.3.ebuild b/app-editors/nano/nano-1.0.3.ebuild index 3f9b358f5c45..22a58b756f9c 100644 --- a/app-editors/nano/nano-1.0.3.ebuild +++ b/app-editors/nano/nano-1.0.3.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:$ S=${WORKDIR}/${P} DESCRIPTION="A Clone of PICO with more Fuctions in a smaller Size" |