diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-14 19:16:24 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-14 19:16:24 +0000 |
commit | 321b31270d7d64abd94701dfa0dfa649809f8c21 (patch) | |
tree | 791451a245fecda2899f125c17bad8bd4d27595e /app-text | |
parent | Security bump for buffer underrun. See bug #84479. (diff) | |
download | gentoo-2-321b31270d7d64abd94701dfa0dfa649809f8c21.tar.gz gentoo-2-321b31270d7d64abd94701dfa0dfa649809f8c21.tar.bz2 gentoo-2-321b31270d7d64abd94701dfa0dfa649809f8c21.zip |
fix ghostscript virtual
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xpdf/xpdf-3.00-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-3.00-r8.ebuild b/app-text/xpdf/xpdf-3.00-r8.ebuild index 7f2db08d178a..d3fb8b8bd2d2 100644 --- a/app-text/xpdf/xpdf-3.00-r8.ebuild +++ b/app-text/xpdf/xpdf-3.00-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.9 2005/02/07 11:48:53 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.10 2005/03/14 19:16:24 lanius Exp $ inherit eutils @@ -28,7 +28,7 @@ DEPEND="!nomotif? ( virtual/x11 x11-libs/openmotif ) >=media-libs/freetype-2.0.5 >=media-libs/t1lib-1.3 - >=virtual/ghostscript-7.07.1-r5" + virtual/ghostscript" RDEPEND="${DEPEND} linguas_ja? ( >=media-fonts/kochi-substitute-20030809-r3 ) |