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
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')
-rw-r--r--app-editors/emacs/emacs-21.1-r4.ebuild4
-rw-r--r--app-editors/emacs/emacs-21.2-r1.ebuild4
-rw-r--r--app-editors/emacs/emacs-21.2-r2.ebuild4
-rw-r--r--app-editors/emacs/emacs-21.2.ebuild4
-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
7 files changed, 14 insertions, 14 deletions
diff --git a/app-editors/emacs/emacs-21.1-r4.ebuild b/app-editors/emacs/emacs-21.1-r4.ebuild
index 73511c0f9440..bf6464389be4 100644
--- a/app-editors/emacs/emacs-21.1-r4.ebuild
+++ b/app-editors/emacs/emacs-21.1-r4.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/emacs/emacs-21.1-r4.ebuild,v 1.8 2002/08/14 15:29:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.1-r4.ebuild,v 1.9 2002/09/23 07:06:41 vapier Exp $
S=${WORKDIR}/${P}
@@ -26,7 +26,7 @@ PROVIDE="virtual/emacs"
SLOT="0"
KEYWORDS="x86 ppc sparc sparc64"
-LICENSE="GPL"
+LICENSE="GPL-2"
src_unpack() {
diff --git a/app-editors/emacs/emacs-21.2-r1.ebuild b/app-editors/emacs/emacs-21.2-r1.ebuild
index eeaf43739cbb..563cb94c8eda 100644
--- a/app-editors/emacs/emacs-21.2-r1.ebuild
+++ b/app-editors/emacs/emacs-21.2-r1.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/emacs/emacs-21.2-r1.ebuild,v 1.5 2002/08/14 15:29:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r1.ebuild,v 1.6 2002/09/23 07:06:41 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An incredibly powerful, extensible text editor"
@@ -24,7 +24,7 @@ RDEPEND=""
PROVIDE="virtual/emacs"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
src_compile() {
diff --git a/app-editors/emacs/emacs-21.2-r2.ebuild b/app-editors/emacs/emacs-21.2-r2.ebuild
index 1b70e2f3ff52..35cfca2d63d3 100644
--- a/app-editors/emacs/emacs-21.2-r2.ebuild
+++ b/app-editors/emacs/emacs-21.2-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/emacs/emacs-21.2-r2.ebuild,v 1.1 2002/09/16 02:45:31 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r2.ebuild,v 1.2 2002/09/23 07:06:41 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An incredibly powerful, extensible text editor"
@@ -25,7 +25,7 @@ RDEPEND=""
PROVIDE="virtual/emacs"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
src_compile() {
diff --git a/app-editors/emacs/emacs-21.2.ebuild b/app-editors/emacs/emacs-21.2.ebuild
index 848f088266e0..e3942b501d0d 100644
--- a/app-editors/emacs/emacs-21.2.ebuild
+++ b/app-editors/emacs/emacs-21.2.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/emacs/emacs-21.2.ebuild,v 1.5 2002/08/14 15:29:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2.ebuild,v 1.6 2002/09/23 07:06:41 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An incredibly powerful, extensible text editor"
@@ -24,7 +24,7 @@ RDEPEND=""
PROVIDE="virtual/emacs"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
src_compile() {
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() {