summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:24:39 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:24:39 +0000
commit591923dde3a6eeb278b5e0181373ff6f0f74b665 (patch)
tree7304f26e35344e53343eac7b7e8a4e5d078c336b /app-doc/doxygen/doxygen-1.5.5.ebuild
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-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.5.ebuild')
-rw-r--r--app-doc/doxygen/doxygen-1.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.5.5.ebuild b/app-doc/doxygen/doxygen-1.5.5.ebuild
index cdba5765247e..0a477bebcc14 100644
--- a/app-doc/doxygen/doxygen-1.5.5.ebuild
+++ b/app-doc/doxygen/doxygen-1.5.5.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.5.ebuild,v 1.7 2009/05/30 08:19:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.8 2009/12/26 17:24:39 pva Exp $
EAPI=1
@@ -23,7 +23,7 @@ RDEPEND="qt3? ( x11-libs/qt:3 )
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