summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-28 23:11:40 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-28 23:11:40 +0000
commitaaa23a14e50259d47fbb5af4be36542271fb9779 (patch)
treec227dbcb9e5d35a6006da7a4b1049cda70fc9f16 /app-editors/ted
parentversion bump (diff)
downloadhistorical-aaa23a14e50259d47fbb5af4be36542271fb9779.tar.gz
historical-aaa23a14e50259d47fbb5af4be36542271fb9779.tar.bz2
historical-aaa23a14e50259d47fbb5af4be36542271fb9779.zip
touchups
Diffstat (limited to 'app-editors/ted')
-rw-r--r--app-editors/ted/ted-2.11.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild
index 4c950b4f310d..ca0df92b22ca 100644
--- a/app-editors/ted/ted-2.11.ebuild
+++ b/app-editors/ted/ted-2.11.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.8 2003/02/13 06:59:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.9 2003/02/28 23:11:40 vapier Exp $
-DESCRIPTION="ted is an X-based rich text editor."
+DESCRIPTION="X-based rich text editor"
HOMEPAGE="http://www.nllgg.nl/Ted"
SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
DEPEND=">=x11-libs/openmotif-2.1.30
>=media-libs/tiff-3.5.7
@@ -26,8 +26,6 @@ src_unpack() {
}
src_compile() {
- cd ${S} || die "where are we? `pwd`"
-
for dir in Ted tedPackage appFrame appUtil ind bitmap libreg; do
cd ${dir}
econf --cache-file=../config.cache