From 43dd80ac7ac8cabd50a28c7e30943d925ae6cd74 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 3 Oct 2010 12:46:18 +0000 Subject: QA (Portage version: 2.2_rc88/cvs/Linux x86_64) --- app-text/gsview/gsview-4.8.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app-text/gsview/gsview-4.8.ebuild') diff --git a/app-text/gsview/gsview-4.8.ebuild b/app-text/gsview/gsview-4.8.ebuild index 8e0e3632d1ad..39481712f08c 100644 --- a/app-text/gsview/gsview-4.8.ebuild +++ b/app-text/gsview/gsview-4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.8.ebuild,v 1.14 2009/12/26 19:38:59 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.8.ebuild,v 1.15 2010/10/03 12:46:18 jlec Exp $ inherit eutils @@ -23,8 +23,8 @@ DEPEND="app-arch/unzip src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-gsesp.patch + cd "${S}" + epatch "${FILESDIR}"/${P}-gsesp.patch } src_compile() { @@ -49,7 +49,7 @@ src_install() { if use doc then - dobin ${FILESDIR}/gsview-help + dobin "${FILESDIR}"/gsview-help dohtml *.htm bin/*.htm fi -- cgit v1.2.3-65-gdbad