diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:18 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:18 +0000 |
commit | 332704ba9ced75bcfbfbc9515a9f22273523ca7b (patch) | |
tree | 351020602e13172643775e2f75fa93d45ef836fd /app-shells/sash | |
parent | header fixes (diff) | |
download | historical-332704ba9ced75bcfbfbc9515a9f22273523ca7b.tar.gz historical-332704ba9ced75bcfbfbc9515a9f22273523ca7b.tar.bz2 historical-332704ba9ced75bcfbfbc9515a9f22273523ca7b.zip |
header fixes
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 3 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r4.ebuild | 3 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r5.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index 9fe3f73dc9ac..cad7f616ca3b 100644 --- a/app-shells/sash/sash-3.4-r3.ebuild +++ b/app-shells/sash/sash-3.4-r3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.5 2001/12/07 21:26:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.6 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small UNIX Shell with readline suppport" diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild index ae554b35d26a..ae2efdd33030 100644 --- a/app-shells/sash/sash-3.4-r4.ebuild +++ b/app-shells/sash/sash-3.4-r4.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.1 2002/03/08 09:26:07 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline suppport" diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild index 132ce1a2bd42..1f539eecdd9b 100644 --- a/app-shells/sash/sash-3.4-r5.ebuild +++ b/app-shells/sash/sash-3.4-r5.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.1 2002/03/14 21:17:14 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline suppport" |