diff options
author | 2003-10-03 17:28:40 +0000 | |
---|---|---|
committer | 2003-10-03 17:28:40 +0000 | |
commit | 9bd42bcc1c6511ea168f1b067474b42fbc64ae18 (patch) | |
tree | 5dbfffb49e1c11680ff425db169589ccec0895a5 /app-text/noweb/noweb-2.9-r3.ebuild | |
parent | new version (diff) | |
download | gentoo-2-9bd42bcc1c6511ea168f1b067474b42fbc64ae18.tar.gz gentoo-2-9bd42bcc1c6511ea168f1b067474b42fbc64ae18.tar.bz2 gentoo-2-9bd42bcc1c6511ea168f1b067474b42fbc64ae18.zip |
Changed app-text/tetex to virtual/tetex
Diffstat (limited to 'app-text/noweb/noweb-2.9-r3.ebuild')
-rw-r--r-- | app-text/noweb/noweb-2.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/noweb/noweb-2.9-r3.ebuild b/app-text/noweb/noweb-2.9-r3.ebuild index 7a6ba79dae53..5ece56d8d137 100644 --- a/app-text/noweb/noweb-2.9-r3.ebuild +++ b/app-text/noweb/noweb-2.9-r3.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-r3.ebuild,v 1.4 2003/09/05 22:37:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r3.ebuild,v 1.5 2003/10/03 17:28:16 usata Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="freedist" DESCRIPTION="a literate programming tool, lighter than web" DEPEND="sys-devel/gcc - app-text/tetex + virtual/tetex sys-apps/gawk sys-apps/debianutils" KEYWORDS="x86 ppc sparc alpha" |