From a47a21151ac9e3d6bf352f43af937527de1f7f53 Mon Sep 17 00:00:00 2001 From: Mamoru Komachi Date: Mon, 17 May 2004 15:25:03 +0000 Subject: Changed app-text/tetex to virtual/tetex. --- app-misc/tdl/ChangeLog | 6 +++++- app-misc/tdl/tdl-1.4.1.ebuild | 6 +++--- app-misc/tdl/tdl-1.5.2.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'app-misc/tdl') diff --git a/app-misc/tdl/ChangeLog b/app-misc/tdl/ChangeLog index d0bfa6daaeeb..9097d2f98eb7 100644 --- a/app-misc/tdl/ChangeLog +++ b/app-misc/tdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/tdl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.7 2004/04/17 15:09:39 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.8 2004/05/17 15:21:34 usata Exp $ + + 18 May 2004; Mamoru KOMACHI tdl-1.4.1.ebuild, + tdl-1.5.2.ebuild: + Changed app-text/tetex to virutal/tetex. 17 Apr 2004; Tavis Ormandy tdl-1.5.2.ebuild: qa fixes diff --git a/app-misc/tdl/tdl-1.4.1.ebuild b/app-misc/tdl/tdl-1.4.1.ebuild index d6afdb7ea2ba..fded71de6141 100644 --- a/app-misc/tdl/tdl-1.4.1.ebuild +++ b/app-misc/tdl/tdl-1.4.1.ebuild @@ -1,6 +1,6 @@ -# 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-misc/tdl/tdl-1.4.1.ebuild,v 1.6 2003/09/03 03:59:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.4.1.ebuild,v 1.7 2004/05/17 15:21:34 usata Exp $ DESCRIPTION="Command line To Do List manager" HOMEPAGE="http://www.rc0.org.uk/tdl/" @@ -17,7 +17,7 @@ RDEPEND="readline? ( >=sys-libs/readline-4.3 DEPEND="${RDEPEND} sys-apps/texinfo >=sys-apps/sed-4 - doc? ( app-text/tetex )" + doc? ( virtual/tetex )" S=${WORKDIR}/${P} diff --git a/app-misc/tdl/tdl-1.5.2.ebuild b/app-misc/tdl/tdl-1.5.2.ebuild index 0b94f8749525..da596942742c 100644 --- a/app-misc/tdl/tdl-1.5.2.ebuild +++ b/app-misc/tdl/tdl-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.3 2004/04/17 15:09:39 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.4 2004/05/17 15:21:34 usata Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ RDEPEND=">=sys-libs/readline-4.3 DEPEND="${RDEPEND} sys-apps/texinfo >=sys-apps/sed-4 - doc? ( app-text/tetex )" + doc? ( virtual/tetex )" src_compile() { local myconf="--prefix=/usr" -- cgit v1.2.3-65-gdbad