diff options
author | 2003-10-03 17:28:40 +0000 | |
---|---|---|
committer | 2003-10-03 17:28:40 +0000 | |
commit | 2c75f3d909f6c7bd2797d45d881b6b3648bdba3b (patch) | |
tree | abb4a77ece1c17ec75dfcff07d2cda67347227b6 /app-text/noweb/noweb-2.9-r2.ebuild | |
parent | new version (diff) | |
download | historical-2c75f3d909f6c7bd2797d45d881b6b3648bdba3b.tar.gz historical-2c75f3d909f6c7bd2797d45d881b6b3648bdba3b.tar.bz2 historical-2c75f3d909f6c7bd2797d45d881b6b3648bdba3b.zip |
Changed app-text/tetex to virtual/tetex
Diffstat (limited to 'app-text/noweb/noweb-2.9-r2.ebuild')
-rw-r--r-- | app-text/noweb/noweb-2.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/noweb/noweb-2.9-r2.ebuild b/app-text/noweb/noweb-2.9-r2.ebuild index 4dce8ccb7131..11622a688cdc 100644 --- a/app-text/noweb/noweb-2.9-r2.ebuild +++ b/app-text/noweb/noweb-2.9-r2.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-text/noweb/noweb-2.9-r2.ebuild,v 1.11 2003/09/05 22:37:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r2.ebuild,v 1.12 2003/10/03 17:28:16 usata Exp $ S=${WORKDIR}/src #SRC_URI="ftp://ftp.dante.de/tex-archive/web/noweb/src.tar.gz" @@ -12,7 +12,7 @@ LICENSE="freedist" DESCRIPTION="a literate programming tool, lighter than web" DEPEND="sys-devel/gcc - app-text/tetex + virtual/tetex sys-apps/gawk" KEYWORDS="x86 ppc sparc alpha" |