From 75cdb7e67621ada5100fff27fab942cb2a0a98b8 Mon Sep 17 00:00:00 2001 From: "D.M.D. Ljungmark" Date: Wed, 2 Apr 2003 00:17:58 +0000 Subject: fixing bug 1446 --- app-editors/ted/ted-2.12.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-editors/ted/ted-2.12.ebuild') diff --git a/app-editors/ted/ted-2.12.ebuild b/app-editors/ted/ted-2.12.ebuild index 73a558c42a94..2a4b25fa01b0 100644 --- a/app-editors/ted/ted-2.12.ebuild +++ b/app-editors/ted/ted-2.12.ebuild @@ -1,6 +1,6 @@ # 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.12.ebuild,v 1.5 2003/03/29 02:53:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.12.ebuild,v 1.6 2003/04/02 00:17:58 spider Exp $ DESCRIPTION="X-based rich text editor." HOMEPAGE="http://www.nllgg.nl/Ted" @@ -13,8 +13,7 @@ KEYWORDS="x86 ppc sparc" DEPEND="virtual/motif >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b - >=media-libs/libpng-1.2.3 - >=media-libs/xpm-3.4k" + >=media-libs/libpng-1.2.3" S="${WORKDIR}/Ted-${PV}" -- cgit v1.2.3-65-gdbad