diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 23:28:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 23:28:31 +0000 |
commit | 84e6efa400ded1541b93a99850dba0ed42e9baef (patch) | |
tree | c5d05aa5107b132bd7cdd0d631a33d86a1287f10 /app-editors/e3 | |
parent | Added LDP to LICENSE var (diff) | |
download | gentoo-2-84e6efa400ded1541b93a99850dba0ed42e9baef.tar.gz gentoo-2-84e6efa400ded1541b93a99850dba0ed42e9baef.tar.bz2 gentoo-2-84e6efa400ded1541b93a99850dba0ed42e9baef.zip |
Updated LICENSE variable from GPL to GPL-2
Diffstat (limited to 'app-editors/e3')
-rw-r--r-- | app-editors/e3/e3-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/e3/e3-1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/e3/e3-1.7.ebuild | 4 | ||||
-rw-r--r-- | app-editors/e3/e3-2.33.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/e3/e3-1.7-r1.ebuild b/app-editors/e3/e3-1.7-r1.ebuild index 7b6644eb8e1c..507d199d30dd 100644 --- a/app-editors/e3/e3-1.7-r1.ebuild +++ b/app-editors/e3/e3-1.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r1.ebuild,v 1.5 2002/07/25 19:09:03 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r1.ebuild,v 1.6 2002/09/21 23:28:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" @@ -12,7 +12,7 @@ DEPEND="dev-lang/nasm RDEPEND="sys-apps/sed" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" src_unpack() { diff --git a/app-editors/e3/e3-1.7-r2.ebuild b/app-editors/e3/e3-1.7-r2.ebuild index 2883ac2a8c45..6feb99f71cac 100644 --- a/app-editors/e3/e3-1.7-r2.ebuild +++ b/app-editors/e3/e3-1.7-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.12 2002/07/25 19:09:03 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.13 2002/09/21 23:28:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" @@ -11,7 +11,7 @@ DEPEND="dev-lang/nasm" RDEPEND="sys-apps/sed" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" src_unpack() { diff --git a/app-editors/e3/e3-1.7.ebuild b/app-editors/e3/e3-1.7.ebuild index bec84b9d72dc..c0ca30849963 100644 --- a/app-editors/e3/e3-1.7.ebuild +++ b/app-editors/e3/e3-1.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7.ebuild,v 1.6 2002/07/25 19:09:03 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7.ebuild,v 1.7 2002/09/21 23:28:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" @@ -11,7 +11,7 @@ DEPEND="dev-lang/nasm" RDEPEND="" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" src_unpack() { diff --git a/app-editors/e3/e3-2.33.ebuild b/app-editors/e3/e3-2.33.ebuild index 524fad5075ed..627fe1f8189e 100644 --- a/app-editors/e3/e3-2.33.ebuild +++ b/app-editors/e3/e3-2.33.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.33.ebuild,v 1.4 2002/07/25 19:09:03 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.33.ebuild,v 1.5 2002/09/21 23:28:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" @@ -11,7 +11,7 @@ DEPEND="dev-lang/nasm" RDEPEND="sys-apps/sed" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" src_unpack() { |