public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/binclock: binclock-1.5.ebuild
Date: Fri, 01 Jan 2010 17:57:55 +0000	[thread overview]
Message-ID: <E1NQll5-0000eV-E7@stork.gentoo.org> (raw)

ssuominen    10/01/01 17:57:55

  Modified:             binclock-1.5.ebuild
  Log:
  fix quoting
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-misc/binclock/binclock-1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild?r1=1.15&r2=1.16

Index: binclock-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- binclock-1.5.ebuild	26 Mar 2008 18:17:13 -0000	1.15
+++ binclock-1.5.ebuild	1 Jan 2010 17:57:55 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild,v 1.15 2008/03/26 18:17:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/binclock/binclock-1.5.ebuild,v 1.16 2010/01/01 17:57:55 ssuominen Exp $
 
 inherit toolchain-funcs
 
@@ -17,8 +17,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
-
+	cd "${S}"
 	sed -i -e s/strip/true/ Makefile
 }
 






                 reply	other threads:[~2010-01-01 17:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1NQll5-0000eV-E7@stork.gentoo.org \
    --to=ssuominen@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