diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 17:44:15 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 17:44:15 +0000 |
commit | 19bb5c5a36e65aac8b0a087d66960831b2197687 (patch) | |
tree | b9305c1704c9fb6426c563d24679e2629dbc197f /app-text/ghostview/ghostview-1.5-r1.ebuild | |
parent | virtual/ghotscript (diff) | |
download | gentoo-2-19bb5c5a36e65aac8b0a087d66960831b2197687.tar.gz gentoo-2-19bb5c5a36e65aac8b0a087d66960831b2197687.tar.bz2 gentoo-2-19bb5c5a36e65aac8b0a087d66960831b2197687.zip |
virtual/ghostscript
Diffstat (limited to 'app-text/ghostview/ghostview-1.5-r1.ebuild')
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index dd4f377697aa..547ebe391073 100644 --- a/app-text/ghostview/ghostview-1.5-r1.ebuild +++ b/app-text/ghostview/ghostview-1.5-r1.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-text/ghostview/ghostview-1.5-r1.ebuild,v 1.6 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.7 2003/12/09 17:43:15 lanius Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/glibc virtual/x11" RDEPEND="${DEPEND} - >=app-text/ghostscript-6.50-r2" + virtual/ghostscript" src_unpack() { unpack ${A} |