public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (opfer)" <opfer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/fpc: ChangeLog fpc-2.2.0.ebuild
Date: Fri, 20 Jun 2008 11:06:16 +0000	[thread overview]
Message-ID: <E1K9eRc-0001Gc-G1@stork.gentoo.org> (raw)

opfer       08/06/20 11:06:16

  Modified:             ChangeLog fpc-2.2.0.ebuild
  Log:
  quote variables
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.40                 dev-lang/fpc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	20 Jun 2008 11:00:45 -0000	1.39
+++ ChangeLog	20 Jun 2008 11:06:15 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/fpc
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.39 2008/06/20 11:00:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.40 2008/06/20 11:06:15 opfer Exp $
+
+  20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> fpc-2.2.0.ebuild:
+  quote variables
 
   20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> fpc-2.2.0.ebuild:
   stable x86, bug 194646



1.3                  dev-lang/fpc/fpc-2.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?r1=1.2&r2=1.3

Index: fpc-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fpc-2.2.0.ebuild	20 Jun 2008 11:00:45 -0000	1.2
+++ fpc-2.2.0.ebuild	20 Jun 2008 11:06:15 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.2 2008/06/20 11:00:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.3 2008/06/20 11:06:15 opfer Exp $
 
 inherit eutils
 
@@ -53,8 +53,8 @@
 	esac
 
 	case ${1} in
-	bootstrap)	pp=${WORKDIR}/lib/fpc/${PV_BIN}/ppc${FPC_ARCH} ;;
-	new) 	pp=${S}/compiler/ppc${FPC_ARCH} ;;
+	bootstrap)	pp="${WORKDIR}"/lib/fpc/${PV_BIN}/ppc${FPC_ARCH} ;;
+	new) 	pp="${S}"/compiler/ppc${FPC_ARCH} ;;
 	*)	die "set_pp: unknown argument: ${1}" ;;
 	esac
 }



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



             reply	other threads:[~2008-06-20 11:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20 11:06 Christian Faulhammer (opfer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-25 19:46 [gentoo-commits] gentoo-x86 commit in dev-lang/fpc: ChangeLog fpc-2.2.0.ebuild Gysbert Wassenaar (nixnut)
2008-06-22  6:22 Peter Weller (welp)
2008-06-20 11:00 Christian Faulhammer (opfer)
2007-09-13 17:00 Harald van Dijk (truedfx)

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=E1K9eRc-0001Gc-G1@stork.gentoo.org \
    --to=opfer@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