From 4ab399c4bed375d35817312cd09d04558ed9e7cd Mon Sep 17 00:00:00 2001 From: Damon Conway Date: Thu, 25 Jul 2002 19:12:09 +0000 Subject: Added SLOT, KEYWORDS, and LICENSE. --- app-editors/fte/fte-20010819-r3.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app-editors/fte/fte-20010819-r3.ebuild') diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index e862d7be13b5..821b7d5ff5f5 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.4 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.5 2002/07/25 19:12:09 kabau Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" @@ -17,6 +17,10 @@ DEPEND="${RDEPEND} TARGETS="" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86" + if [ "`use slang`" ] ; then TARGETS="${TARGETS} sfte" fi -- cgit v1.2.3-65-gdbad