summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-13 22:30:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-13 22:30:55 +0000
commite6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986 (patch)
treec4639f64a4264e03a6463b6877584526085b0c99 /app-editors/fte
parentdon't assign default to S; header fix; tidy (Manifest recommit) (diff)
downloadgentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.tar.gz
gentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.tar.bz2
gentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/ChangeLog6
-rw-r--r--app-editors/fte/fte-20010819-r2.ebuild5
-rw-r--r--app-editors/fte/fte-20010819-r3.ebuild5
-rw-r--r--app-editors/fte/fte-20020324-r1.ebuild3
-rw-r--r--app-editors/fte/fte-20020324.ebuild5
5 files changed, 12 insertions, 12 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog
index 2d2a4e329cb2..50bfe503e6be 100644
--- a/app-editors/fte/ChangeLog
+++ b/app-editors/fte/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/fte
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.16 2004/01/11 13:31:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.17 2004/03/13 22:29:59 mr_bones_ Exp $
+
+ 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fte-20010819-r2.ebuild,
+ fte-20010819-r3.ebuild, fte-20020324-r1.ebuild, fte-20020324.ebuild:
+ Don't assign default to S; header fix
11 Jan 2004; Jason Wever <weeve@gentoo.org> fte-20020324-r1.ebuild:
Marked stable on sparc.
diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild
index 1955b74f8842..8733a95d093d 100644
--- a/app-editors/fte/fte-20010819-r2.ebuild
+++ b/app-editors/fte/fte-20010819-r2.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.15 2003/09/05 01:56:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.16 2004/03/13 22:29:59 mr_bones_ Exp $
inherit eutils
IUSE="gpm slang X"
-S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
HOMEPAGE="http://fte.sourceforge.net"
SRC_URI="mirror://sourceforge/fte/fte-20010819-src.zip
diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild
index 53104bce6f9f..89a8df00a6e3 100644
--- a/app-editors/fte/fte-20010819-r3.ebuild
+++ b/app-editors/fte/fte-20010819-r3.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.15 2003/10/01 11:39:33 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.16 2004/03/13 22:29:59 mr_bones_ Exp $
inherit eutils
IUSE="gpm slang X"
-S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
SRC_URI="mirror://sourceforge/fte/${P}-src.zip
mirror://sourceforge/fte/${P}-common.zip"
diff --git a/app-editors/fte/fte-20020324-r1.ebuild b/app-editors/fte/fte-20020324-r1.ebuild
index 1c251e18f90e..3e6158827b8b 100644
--- a/app-editors/fte/fte-20020324-r1.ebuild
+++ b/app-editors/fte/fte-20020324-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324-r1.ebuild,v 1.3 2004/01/11 13:31:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324-r1.ebuild,v 1.4 2004/03/13 22:29:59 mr_bones_ Exp $
IUSE="gpm slang X"
-S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
SRC_URI="mirror://sourceforge/fte/${P}-src.zip
mirror://sourceforge/fte/${P}-common.zip"
diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild
index 1982a9b94176..4cab48ab2885 100644
--- a/app-editors/fte/fte-20020324.ebuild
+++ b/app-editors/fte/fte-20020324.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.16 2003/09/05 01:56:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.17 2004/03/13 22:29:59 mr_bones_ Exp $
IUSE="gpm slang X"
-S=${WORKDIR}/${P}
DESCRIPTION="Lightweight text-mode editor"
SRC_URI="mirror://sourceforge/fte/${P}-src.zip
mirror://sourceforge/fte/${P}-common.zip"