diff options
author | 2008-05-12 11:22:11 +0000 | |
---|---|---|
committer | 2008-05-12 11:22:11 +0000 | |
commit | bc427d48b416d8b7b006e8711afdaa1065d1d382 (patch) | |
tree | 2ef524adad4fd1cbef906efe43ab22bcdb140f26 /app-text/noweb/noweb-2.9-r5.ebuild | |
parent | Stable on ppc wrt bug 220781 (diff) | |
download | gentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.tar.gz gentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.tar.bz2 gentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.zip |
virtual/tetex -> virtual/tex-base
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-text/noweb/noweb-2.9-r5.ebuild')
-rw-r--r-- | app-text/noweb/noweb-2.9-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/noweb/noweb-2.9-r5.ebuild b/app-text/noweb/noweb-2.9-r5.ebuild index 0c461a244b43..9d43423a27a6 100644 --- a/app-text/noweb/noweb-2.9-r5.ebuild +++ b/app-text/noweb/noweb-2.9-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r5.ebuild,v 1.1 2006/02/17 12:25:03 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r5.ebuild,v 1.2 2008/05/12 11:22:11 aballier Exp $ inherit eutils @@ -16,7 +16,7 @@ IUSE="" KEYWORDS="x86 ppc sparc alpha amd64" DEPEND="sys-devel/gcc - virtual/tetex + virtual/tex-base sys-apps/gawk sys-apps/debianutils" |