summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 07:07:37 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 07:07:37 +0000
commit57f8b33cdbe300aa69ed5f3e0cb3818a11edaf49 (patch)
tree66096ced69c9ac3ec4b1b475d6ff884cb648390c /app-editors/fte
parentUpdated all the URLs. (diff)
downloadhistorical-57f8b33cdbe300aa69ed5f3e0cb3818a11edaf49.tar.gz
historical-57f8b33cdbe300aa69ed5f3e0cb3818a11edaf49.tar.bz2
historical-57f8b33cdbe300aa69ed5f3e0cb3818a11edaf49.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/fte-20010819-r2.ebuild4
-rw-r--r--app-editors/fte/fte-20010819-r3.ebuild4
-rw-r--r--app-editors/fte/fte-20020324.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild
index fcace450664b..dbe6ad01ce55 100644
--- a/app-editors/fte/fte-20010819-r2.ebuild
+++ b/app-editors/fte/fte-20010819-r2.ebuild
@@ -1,6 +1,6 @@
# 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/fte/fte-20010819-r2.ebuild,v 1.8 2002/08/14 18:36:00 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.9 2002/09/23 07:07:37 vapier Exp $
S=${WORKDIR}/${P}
@@ -22,7 +22,7 @@ RDEPEND="virtual/glibc
TARGETS=""
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
if [ "`use slang`" ] ; then
diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild
index e10b18767b34..c8c32815b1d1 100644
--- a/app-editors/fte/fte-20010819-r3.ebuild
+++ b/app-editors/fte/fte-20010819-r3.ebuild
@@ -1,6 +1,6 @@
# 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/fte/fte-20010819-r3.ebuild,v 1.7 2002/08/14 18:36:00 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.8 2002/09/23 07:07:37 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
@@ -18,7 +18,7 @@ DEPEND="${RDEPEND}
TARGETS=""
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
if [ "`use slang`" ] ; then
diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild
index a296ded25875..5dcd2c65f5e5 100644
--- a/app-editors/fte/fte-20020324.ebuild
+++ b/app-editors/fte/fte-20020324.ebuild
@@ -1,6 +1,6 @@
# 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/fte/fte-20020324.ebuild,v 1.8 2002/08/14 18:36:00 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.9 2002/09/23 07:07:37 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
@@ -33,7 +33,7 @@ if [ "`use gpm`" ] ; then
fi
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {