diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:07 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:07 +0000 |
commit | 4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2 (patch) | |
tree | 696432eb03cc5c14cc13555075ab8480a54990d1 /app-editors/fte | |
parent | big IUSE commit (diff) | |
download | historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.tar.gz historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.tar.bz2 historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.zip |
big IUSE commit
Diffstat (limited to 'app-editors/fte')
-rw-r--r-- | app-editors/fte/fte-20010819-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/fte/fte-20010819-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/fte/fte-20020324.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild index a22d1d42131f..b94bfe8114e9 100644 --- a/app-editors/fte/fte-20010819-r2.ebuild +++ b/app-editors/fte/fte-20010819-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.10 2002/10/04 04:06:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.11 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index b0c6cf83fa64..029753aceb97 100644 --- a/app-editors/fte/fte-20010819-r3.ebuild +++ b/app-editors/fte/fte-20010819-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.9 2002/10/04 04:06:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.10 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild index 4ba09071c02e..032c9c5fa05a 100644 --- a/app-editors/fte/fte-20020324.ebuild +++ b/app-editors/fte/fte-20020324.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.10 2002/10/04 04:06:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.11 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" |