diff options
author | 2009-12-26 17:24:39 +0000 | |
---|---|---|
committer | 2009-12-26 17:24:39 +0000 | |
commit | 591923dde3a6eeb278b5e0181373ff6f0f74b665 (patch) | |
tree | 7304f26e35344e53343eac7b7e8a4e5d078c336b /app-doc/doxygen/doxygen-1.5.8-r1.ebuild | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-591923dde3a6eeb278b5e0181373ff6f0f74b665.tar.gz gentoo-2-591923dde3a6eeb278b5e0181373ff6f0f74b665.tar.bz2 gentoo-2-591923dde3a6eeb278b5e0181373ff6f0f74b665.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-doc/doxygen/doxygen-1.5.8-r1.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.5.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.5.8-r1.ebuild b/app-doc/doxygen/doxygen-1.5.8-r1.ebuild index 57317a75651c..f71fdf7429c6 100644 --- a/app-doc/doxygen/doxygen-1.5.8-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.5.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.8-r1.ebuild,v 1.5 2009/08/27 13:55:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.8-r1.ebuild,v 1.6 2009/12/26 17:24:39 pva Exp $ EAPI=1 @@ -25,7 +25,7 @@ RDEPEND="qt4? ( x11-libs/qt-gui:4 ) dev-lang/python virtual/libiconv media-libs/libpng - virtual/ghostscript + app-text/ghostscript-gpl !nodot? ( >=media-gfx/graphviz-2.6 media-libs/freetype )" DEPEND=">=sys-apps/sed-4 |