public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Naohiro Aota (naota)" <naota@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/newt: newt-0.52.15.ebuild ChangeLog
Date: Tue,  4 Mar 2014 21:02:32 +0000 (UTC)	[thread overview]
Message-ID: <20140304210232.459EA2004C@flycatcher.gentoo.org> (raw)

naota       14/03/04 21:02:32

  Modified:             newt-0.52.15.ebuild ChangeLog
  Log:
  Drop mis-added SHELL setting.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.6                  dev-libs/newt/newt-0.52.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?r1=1.5&r2=1.6

Index: newt-0.52.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- newt-0.52.15.ebuild	4 Mar 2014 15:10:12 -0000	1.5
+++ newt-0.52.15.ebuild	4 Mar 2014 21:02:32 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.5 2014/03/04 15:10:12 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.6 2014/03/04 21:02:32 naota Exp $
 
 EAPI="5"
 
@@ -68,7 +68,7 @@
 }
 
 python_compile() {
-	emake SHELL=/bin/dash PYTHONVERS="${PYTHON}" || die "emake failed"
+	emake PYTHONVERS="${PYTHON}" || die "emake failed"
 }
 
 python_install() {



1.87                 dev-libs/newt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	4 Mar 2014 15:10:12 -0000	1.86
+++ ChangeLog	4 Mar 2014 21:02:32 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/newt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.86 2014/03/04 15:10:12 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.87 2014/03/04 21:02:32 naota Exp $
+
+  04 Mar 2014; Naohiro Aota <naota@gentoo.org> newt-0.52.15.ebuild:
+  Drop mis-added SHELL setting.
 
   04 Mar 2014; Naohiro Aota <naota@gentoo.org> files/newt-0.52.15-snack.patch,
   newt-0.52.15.ebuild:





             reply	other threads:[~2014-03-04 21:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-04 21:02 Naohiro Aota (naota) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-30  1:03 [gentoo-commits] gentoo-x86 commit in dev-libs/newt: newt-0.52.15.ebuild ChangeLog Naohiro Aota (naota)
2015-04-08 17:51 Michal Gorny (mgorny)
2014-10-29  9:30 Agostino Sarubbo (ago)
2014-10-28 10:55 Agostino Sarubbo (ago)
2014-10-27 16:03 Agostino Sarubbo (ago)
2014-10-18 14:29 Agostino Sarubbo (ago)
2014-10-10 15:22 Agostino Sarubbo (ago)
2014-07-14 16:48 Markos Chandras (hwoarang)
2014-03-04 21:43 Naohiro Aota (naota)
2014-03-04 15:10 Naohiro Aota (naota)
2013-10-03  8:25 Naohiro Aota (naota)
2013-05-04  0:40 Naohiro Aota (naota)

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=20140304210232.459EA2004C@flycatcher.gentoo.org \
    --to=naota@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