diff options
Diffstat (limited to 'app-doc/doxygen/doxygen-1.3.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.3.ebuild b/app-doc/doxygen/doxygen-1.3.ebuild index d1f4946285d5..2826de5f1809 100644 --- a/app-doc/doxygen/doxygen-1.3.ebuild +++ b/app-doc/doxygen/doxygen-1.3.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-doc/doxygen/doxygen-1.3.ebuild,v 1.11 2003/10/04 12:30:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.3.ebuild,v 1.12 2003/10/27 12:36:24 usata Exp $ IUSE="doc qt" @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc alpha" RDEPEND="media-gfx/graphviz - doc? ( app-text/tetex + doc? ( virtual/tetex app-text/ghostscript ) qt? ( x11-libs/qt )" |