summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 18:36:04 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 18:36:04 +0000
commitafd9b800b5241c952129b32ec17ac96fbfe58cca (patch)
treecc01ffac0accf081251dc555a8cd9d9bb469c1fb /app-editors/fte
parentCorrected dependancy for dev-perl/Crypt-DES (missing) (diff)
downloadhistorical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.gz
historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.bz2
historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.zip
Adding sparc/sparc64 keywords
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 4f80602f2169..fcace450664b 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.7 2002/08/02 05:05:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.8 2002/08/14 18:36:00 murphy Exp $
S=${WORKDIR}/${P}
@@ -23,7 +23,7 @@ TARGETS=""
SLOT="0"
LICENSE="GPL"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
if [ "`use slang`" ] ; then
TARGETS="$TARGETS sfte"
diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild
index 3f9efb10483d..e10b18767b34 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.6 2002/08/02 05:05:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.7 2002/08/14 18:36:00 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
@@ -19,7 +19,7 @@ TARGETS=""
SLOT="0"
LICENSE="GPL"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
if [ "`use slang`" ] ; then
TARGETS="${TARGETS} sfte"
diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild
index 3cb7f9cd8124..a296ded25875 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.7 2002/08/06 16:23:24 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.8 2002/08/14 18:36:00 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
@@ -34,7 +34,7 @@ fi
SLOT="0"
LICENSE="GPL"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {