public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pywebkitgtk: pywebkitgtk-1.1.8-r1.ebuild ChangeLog
Date: Sun, 23 Jun 2013 16:18:39 +0000 (UTC)	[thread overview]
Message-ID: <20130623161839.ABD382171C@flycatcher.gentoo.org> (raw)

floppym     13/06/23 16:18:39

  Modified:             pywebkitgtk-1.1.8-r1.ebuild ChangeLog
  Log:
  Don't die in testing function; we should let virtualmake clean up after itself.
  
  (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.5                  dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?r1=1.4&r2=1.5

Index: pywebkitgtk-1.1.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pywebkitgtk-1.1.8-r1.ebuild	23 Jun 2013 16:01:56 -0000	1.4
+++ pywebkitgtk-1.1.8-r1.ebuild	23 Jun 2013 16:18:39 -0000	1.5
@@ -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/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v 1.4 2013/06/23 16:01:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v 1.5 2013/06/23 16:18:39 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -39,7 +39,7 @@
 			PYTHONPATH="${BUILD_DIR}/.libs" "${PYTHON}" "${test}"
 			(( st |= $? ))
 		done
-		(( st == 0 )) || die "Testing failed with ${EPYTHON}"
+		return ${st}
 	}
 	VIRTUALX_COMMAND=testing python_foreach_impl virtualmake
 }



1.33                 dev-python/pywebkitgtk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	23 Jun 2013 16:01:56 -0000	1.32
+++ ChangeLog	23 Jun 2013 16:18:39 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pywebkitgtk
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.32 2013/06/23 16:01:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.33 2013/06/23 16:18:39 floppym Exp $
+
+  23 Jun 2013; Mike Gilbert <floppym@gentoo.org> pywebkitgtk-1.1.8-r1.ebuild:
+  Don't die in testing function; we should let virtualmake clean up after
+  itself.
 
   23 Jun 2013; Mike Gilbert <floppym@gentoo.org> pywebkitgtk-1.1.8-r1.ebuild:
   Use virtualx for the test suite.





             reply	other threads:[~2013-06-23 16:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 16:18 Mike Gilbert (floppym) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-08  8:05 [gentoo-commits] gentoo-x86 commit in dev-python/pywebkitgtk: pywebkitgtk-1.1.8-r1.ebuild ChangeLog Michal Gorny (mgorny)
2015-02-01 13:50 Agostino Sarubbo (ago)
2015-01-31 14:10 Agostino Sarubbo (ago)
2013-06-26 23:05 Mike Gilbert (floppym)
2013-06-23 16:01 Mike Gilbert (floppym)
2013-06-23 15:26 Mike Gilbert (floppym)
2013-06-23 15:08 Ian Delaney (idella4)
2013-06-22  8:31 Ian Delaney (idella4)

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=20130623161839.ABD382171C@flycatcher.gentoo.org \
    --to=floppym@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