public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Doug Klima (cardoe)" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: mythtv.eclass
Date: Thu, 14 Feb 2008 20:37:45 +0000	[thread overview]
Message-ID: <E1JPkq1-0000c0-Uu@stork.gentoo.org> (raw)

cardoe      08/02/14 20:37:45

  Modified:             mythtv.eclass
  Log:
  unquoted variable in obsolete function

Revision  Changes    Path
1.9                  eclass/mythtv.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/mythtv.eclass?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/mythtv.eclass?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/mythtv.eclass?r1=1.8&r2=1.9

Index: mythtv.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/mythtv.eclass,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mythtv.eclass	14 Feb 2008 20:36:32 -0000	1.8
+++ mythtv.eclass	14 Feb 2008 20:37:45 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv.eclass,v 1.8 2008/02/14 20:36:32 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv.eclass,v 1.9 2008/02/14 20:37:45 cardoe Exp $
 #
 # @ECLASS: mythtv.eclass
 # @MAINTAINER: Doug Goldstein <cardoe@gentoo.org>
@@ -54,6 +54,6 @@
 
 mythtv-fixes_patch() {
 	if [[ -n ${PATCHREV} ]]; then
-		epatch ${WORKDIR}/${MY_PN}-${MY_PV}_svn${PATCHREV}.patch
+		epatch "${WORKDIR}/${MY_PN}-${MY_PV}_svn${PATCHREV}.patch"
 	fi
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-02-14 20:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-14 20:37 Doug Klima (cardoe) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-16  7:59 [gentoo-commits] gentoo-x86 commit in eclass: mythtv.eclass Doug Goldstein (cardoe)
2009-10-31 22:10 Doug Goldstein (cardoe)
2009-10-16  4:26 Doug Goldstein (cardoe)
2009-08-25 16:51 Thomas Anderson (gentoofan23)
2009-08-04 20:55 Thomas Anderson (gentoofan23)
2009-07-19  4:12 Doug Goldstein (cardoe)
2009-07-19  3:34 Doug Goldstein (cardoe)
2008-04-01  4:05 Doug Klima (cardoe)
2008-03-06 20:43 Doug Klima (cardoe)
2008-02-20 20:03 Doug Klima (cardoe)
2008-02-14 22:41 Doug Klima (cardoe)
2008-02-14 20:36 Doug Klima (cardoe)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JPkq1-0000c0-Uu@stork.gentoo.org \
    --to=cardoe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox