public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico (zmedico)" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2.1.ebuild ChangeLog
Date: Mon, 26 Aug 2013 18:17:13 +0000 (UTC)	[thread overview]
Message-ID: <20130826181713.54E312004C@flycatcher.gentoo.org> (raw)

zmedico     13/08/26 18:17:13

  Modified:             portage-2.2.1.ebuild ChangeLog
  Log:
  Quote portageq path.
  
  (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.3                  sys-apps/portage/portage-2.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild?r1=1.2&r2=1.3

Index: portage-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- portage-2.2.1.ebuild	24 Aug 2013 14:59:29 -0000	1.2
+++ portage-2.2.1.ebuild	26 Aug 2013 18:17:13 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild,v 1.2 2013/08/24 14:59:29 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.1.ebuild,v 1.3 2013/08/26 18:17:13 zmedico Exp $
 
 # Require EAPI 2 since we now require at least python-2.6 (for python 3
 # syntax support) which also requires EAPI 2.
@@ -431,7 +431,7 @@
 		REPOS_CONF_UPGRADE=true
 		REPOS_CONF_SYNC=
 		type -P portageq >/dev/null 2>&1 && \
-			REPOS_CONF_SYNC=$($(type -P portageq) envvar SYNC)
+			REPOS_CONF_SYNC=$("$(type -P portageq)" envvar SYNC)
 	else
 		USERPRIV_UPGRADE=false
 		USERSYNC_UPGRADE=false



1.1347               sys-apps/portage/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1347&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1347&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.1346&r2=1.1347

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
retrieving revision 1.1346
retrieving revision 1.1347
diff -u -r1.1346 -r1.1347
--- ChangeLog	24 Aug 2013 14:59:29 -0000	1.1346
+++ ChangeLog	26 Aug 2013 18:17:13 -0000	1.1347
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/portage
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1346 2013/08/24 14:59:29 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1347 2013/08/26 18:17:13 zmedico Exp $
+
+  26 Aug 2013; Zac Medico <zmedico@gentoo.org> portage-2.2.1.ebuild:
+  Quote portageq path.
 
   24 Aug 2013; Zac Medico <zmedico@gentoo.org> -portage-2.2.0.ebuild,
   portage-2.2.1.ebuild:





             reply	other threads:[~2013-08-26 18:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 18:17 Zac Medico (zmedico) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-25 17:23 [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2.1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-09-23 19:17 Agostino Sarubbo (ago)
2013-09-14 10:56 Agostino Sarubbo (ago)
2013-09-14  7:42 Agostino Sarubbo (ago)
2013-09-12 18:59 Agostino Sarubbo (ago)
2013-09-08 12:47 Agostino Sarubbo (ago)
2013-08-22  4:45 Zac Medico (zmedico)

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=20130826181713.54E312004C@flycatcher.gentoo.org \
    --to=zmedico@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