public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dominik Kapusta (ayoy)" <ayoy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/apiextractor: ChangeLog apiextractor-0.3.2.ebuild
Date: Wed, 06 Jan 2010 19:50:55 +0000	[thread overview]
Message-ID: <E1NSbuB-0001AC-6V@stork.gentoo.org> (raw)

ayoy        10/01/06 19:50:55

  Modified:             ChangeLog apiextractor-0.3.2.ebuild
  Log:
  Restore disabled test and use Xmake in src_test() (bug #299766)
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/apiextractor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/apiextractor/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	6 Jan 2010 19:18:07 -0000	1.2
+++ ChangeLog	6 Jan 2010 19:50:54 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/apiextractor
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apiextractor/ChangeLog,v 1.2 2010/01/06 19:18:07 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apiextractor/ChangeLog,v 1.3 2010/01/06 19:50:54 ayoy Exp $
+
+  06 Jan 2010; Dominik Kapusta <ayoy@gentoo.org> apiextractor-0.3.2.ebuild:
+  Restore disabled test and use Xemake in src_test() (bug #299766)
 
   06 Jan 2010; Dominik Kapusta <ayoy@gentoo.org> apiextractor-0.3.2.ebuild:
   Disabling test that can't be executed by portage (bug #299766)



1.3                  dev-python/apiextractor/apiextractor-0.3.2.ebuild

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

Index: apiextractor-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/apiextractor/apiextractor-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apiextractor-0.3.2.ebuild	6 Jan 2010 19:18:07 -0000	1.2
+++ apiextractor-0.3.2.ebuild	6 Jan 2010 19:50:54 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apiextractor/apiextractor-0.3.2.ebuild,v 1.2 2010/01/06 19:18:07 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apiextractor/apiextractor-0.3.2.ebuild,v 1.3 2010/01/06 19:50:54 ayoy Exp $
 
 EAPI="2"
 
-inherit cmake-utils
+inherit cmake-utils virtualx
 
 DESCRIPTION="Library used to create an internal representation of an API in order to create Python bindings"
 HOMEPAGE="http://www.pyside.org/"
@@ -28,10 +28,11 @@
 	sed -e 's:share/cmake-2.6/Modules:share/cmake/Modules:' \
 		-e '/^install/s/lib/lib${LIB_SUFFIX}/' \
 		-i CMakeLists.txt || die "sed failed"
+}
 
-	# bug 299766 - portage can't execute QApplication-based tests
-	sed -e '/declare_test(testmodifydocumentation)/d' \
-		-i tests/CMakeLists.txt || die "patching tests failed"
+src_test() {
+	# bug 299766
+	Xemake test -C "${CMAKE_BUILD_DIR}/tests" || die "running tests failed"
 }
 
 src_install() {






             reply	other threads:[~2010-01-06 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 19:50 Dominik Kapusta (ayoy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-06 19:18 [gentoo-commits] gentoo-x86 commit in dev-python/apiextractor: ChangeLog apiextractor-0.3.2.ebuild Dominik Kapusta (ayoy)

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=E1NSbuB-0001AC-6V@stork.gentoo.org \
    --to=ayoy@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