diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-11 09:27:09 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-11 09:27:09 +0000 |
commit | c3cd6b34d4cdcd705c9ae28f6941802b3652527d (patch) | |
tree | 4a99f9dfd647bc650b99d491f5430b3342a21cf9 /app-editors | |
parent | fixed $ tag (diff) | |
download | historical-c3cd6b34d4cdcd705c9ae28f6941802b3652527d.tar.gz historical-c3cd6b34d4cdcd705c9ae28f6941802b3652527d.tar.bz2 historical-c3cd6b34d4cdcd705c9ae28f6941802b3652527d.zip |
fixed $ tag
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/nano-1.0.2.ebuild | 2 | ||||
-rw-r--r-- | app-editors/nano/nano-1.0.3-r1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/nano/nano-1.0.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/nano/nano-1.0.2.ebuild b/app-editors/nano/nano-1.0.2.ebuild index bf40a8db044c..629780609c70 100644 --- a/app-editors/nano/nano-1.0.2.ebuild +++ b/app-editors/nano/nano-1.0.2.ebuild @@ -1,7 +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:$ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.2.ebuild,v 1.3 2001/08/11 09:27:09 hallski Exp $ #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 89ac01324565..a14d1236b07e 100644 --- a/app-editors/nano/nano-1.0.3-r1.ebuild +++ b/app-editors/nano/nano-1.0.3-r1.ebuild @@ -1,7 +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:$ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.3-r1.ebuild,v 1.4 2001/08/11 09:27:09 hallski Exp $ 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 22a58b756f9c..48541a869c25 100644 --- a/app-editors/nano/nano-1.0.3.ebuild +++ b/app-editors/nano/nano-1.0.3.ebuild @@ -1,7 +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:$ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.3.ebuild,v 1.3 2001/08/11 09:27:09 hallski Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Clone of PICO with more Fuctions in a smaller Size" |