public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: webkit-gtk-1.1.10.ebuild
@ 2009-09-28  1:51 99% Olivier Crete (tester)
  0 siblings, 0 replies; 1+ results
From: Olivier Crete (tester) @ 2009-09-28  1:51 UTC (permalink / raw
  To: gentoo-commits

tester      09/09/28 01:51:44

  Modified:             webkit-gtk-1.1.10.ebuild
  Log:
  Add virtualx for tests
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild?r1=1.4&r2=1.5

Index: webkit-gtk-1.1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webkit-gtk-1.1.10.ebuild	28 Sep 2009 00:17:59 -0000	1.4
+++ webkit-gtk-1.1.10.ebuild	28 Sep 2009 01:51:44 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild,v 1.4 2009/09/28 00:17:59 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild,v 1.5 2009/09/28 01:51:44 tester Exp $
 
 EAPI="2"
 
-inherit autotools eutils
+inherit autotools eutils virtualx
 
 MY_P="webkit-${PV}"
 DESCRIPTION="Open source web browser engine"
@@ -94,6 +94,10 @@
 	econf ${myconf}
 }
 
+src_test() {
+	Xemake -j1 check
+}
+
 src_install() {
 	emake DESTDIR="${D}" install || die "Install failed"
 	dodoc WebKit/gtk/{NEWS,ChangeLog} || die "dodoc failed"






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-28  1:51 99% [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: webkit-gtk-1.1.10.ebuild Olivier Crete (tester)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox