diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-03-29 02:53:03 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-03-29 02:53:03 +0000 |
commit | 0096b637e7993d8f163ef31796ee7363e2770f10 (patch) | |
tree | 5ba0fb0a8c40185fea58fc9fd1a664ba6084e969 /app-editors/ted | |
parent | mark stable on alpha (diff) | |
download | gentoo-2-0096b637e7993d8f163ef31796ee7363e2770f10.tar.gz gentoo-2-0096b637e7993d8f163ef31796ee7363e2770f10.tar.bz2 gentoo-2-0096b637e7993d8f163ef31796ee7363e2770f10.zip |
virtual/motif update
Diffstat (limited to 'app-editors/ted')
-rw-r--r-- | app-editors/ted/ChangeLog | 4 | ||||
-rw-r--r-- | app-editors/ted/ted-2.11.ebuild | 4 | ||||
-rw-r--r-- | app-editors/ted/ted-2.12.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index f53a47e389f0..2007b1424d5b 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -3,6 +3,10 @@ *ted-2.12 (24 Dec 2002) + 29 Mar 2003; Alastair Tse <liquidx@gentoo.org> ted-2.11.ebuild, + ted-2.12.ebuild: + replace openmotif with virtual/motif + 12 Mar 2003; Martin Holzer <mholzer@gentoo.org> ted-2.11.ebuild ted-2.12.ebuild: added cd ${S}. Closes #17344 diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild index 100981cf3be1..58b5f04de495 100644 --- a/app-editors/ted/ted-2.11.ebuild +++ b/app-editors/ted/ted-2.11.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.11.ebuild,v 1.11 2003/03/21 18:29:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.12 2003/03/29 02:53:03 liquidx Exp $ DESCRIPTION="X-based rich text editor" HOMEPAGE="http://www.nllgg.nl/Ted" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc" -DEPEND=">=x11-libs/openmotif-2.1.30 +DEPEND="virtual/motif >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b >=media-libs/libpng-1.2.3 diff --git a/app-editors/ted/ted-2.12.ebuild b/app-editors/ted/ted-2.12.ebuild index ddc3e4e879e9..73a558c42a94 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.4 2003/03/12 18:14:10 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.12.ebuild,v 1.5 2003/03/29 02:53:03 liquidx Exp $ DESCRIPTION="X-based rich text editor." HOMEPAGE="http://www.nllgg.nl/Ted" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc" -DEPEND=">=x11-libs/openmotif-2.1.30 +DEPEND="virtual/motif >=media-libs/tiff-3.5.7 >=media-libs/jpeg-6b >=media-libs/libpng-1.2.3 |