diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
commit | 76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch) | |
tree | f829139b777fb24edfda3a6e08f441d270647e7a /app-editors/e3 | |
parent | dependency fix to allow 3.0.1.20020604 (diff) | |
download | gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2 gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip |
header fixes
Diffstat (limited to 'app-editors/e3')
-rw-r--r-- | app-editors/e3/e3-1.7-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/e3/e3-1.7-r2.ebuild | 3 | ||||
-rw-r--r-- | app-editors/e3/e3-1.7.ebuild | 3 | ||||
-rw-r--r-- | app-editors/e3/e3-2.33.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/app-editors/e3/e3-1.7-r1.ebuild b/app-editors/e3/e3-1.7-r1.ebuild index 8f2a7f43062e..9321ce3ba089 100644 --- a/app-editors/e3/e3-1.7-r1.ebuild +++ b/app-editors/e3/e3-1.7-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: tools@cvs.gentoo.org # # NOTE: this is an x86-only ebuild!!! # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r1.ebuild,v 1.2 2001/08/14 03:34:50 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r1.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" diff --git a/app-editors/e3/e3-1.7-r2.ebuild b/app-editors/e3/e3-1.7-r2.ebuild index ba78cb0ee18d..c853809a4778 100644 --- a/app-editors/e3/e3-1.7-r2.ebuild +++ b/app-editors/e3/e3-1.7-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Tools Team <tools@gentoo.org> # # NOTE: this is an x86-only ebuild!!! # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.9 2001/09/11 16:32:34 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.10 2002/07/11 06:30:11 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" diff --git a/app-editors/e3/e3-1.7.ebuild b/app-editors/e3/e3-1.7.ebuild index 07a8ede5f037..d51426fb4eed 100644 --- a/app-editors/e3/e3-1.7.ebuild +++ b/app-editors/e3/e3-1.7.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: tools@gentoo.org # # NOTE: this is an x86-only ebuild!!! # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7.ebuild,v 1.3 2001/08/12 18:32:42 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7.ebuild,v 1.4 2002/07/11 06:30:11 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" diff --git a/app-editors/e3/e3-2.33.ebuild b/app-editors/e3/e3-2.33.ebuild index 22cdfe444554..dbb665bd78ac 100644 --- a/app-editors/e3/e3-2.33.ebuild +++ b/app-editors/e3/e3-2.33.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Tools Team <tools@gentoo.org> # # NOTE: this is an x86-only ebuild!!! # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.33.ebuild,v 1.1 2002/05/24 06:59:27 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.33.ebuild,v 1.2 2002/07/11 06:30:11 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" |