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 | 260f344b978e3edcbffcbdbe079fb7d9fb8c6d8e (patch) | |
tree | a8b241ddb30fa5bf5f78fb1e99db74268207d904 /app-editors/nano | |
parent | new digests (diff) | |
download | gentoo-2-260f344b978e3edcbffcbdbe079fb7d9fb8c6d8e.tar.gz gentoo-2-260f344b978e3edcbffcbdbe079fb7d9fb8c6d8e.tar.bz2 gentoo-2-260f344b978e3edcbffcbdbe079fb7d9fb8c6d8e.zip |
fixed $ tag
Diffstat (limited to 'app-editors/nano')
-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" |