diff options
author | 2003-09-05 22:37:27 +0000 | |
---|---|---|
committer | 2003-09-05 22:37:27 +0000 | |
commit | 235c12eb61e7ea0773a7da494815aabea6de447b (patch) | |
tree | fcbb6dd43d436da6f03d530a95774df55869142e /app-text/ghostview/ghostview-1.5-r1.ebuild | |
parent | digest (diff) | |
download | historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.gz historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.bz2 historical-235c12eb61e7ea0773a7da494815aabea6de447b.zip |
whitespace cleanup
Diffstat (limited to 'app-text/ghostview/ghostview-1.5-r1.ebuild')
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index 2344a5b0833f..dd4f377697aa 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.5 2003/08/05 18:45:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.6 2003/09/05 22:37:21 msterret Exp $ inherit eutils @@ -13,11 +13,11 @@ SLOT="0" KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/glibc - virtual/x11" + virtual/x11" RDEPEND="${DEPEND} >=app-text/ghostscript-6.50-r2" -src_unpack() { +src_unpack() { unpack ${A} # This patch contains all the Debian patches and enables anti-aliasing. epatch ${FILESDIR}/${PF}-gentoo.diff |