commit:     36c055ac115619696d6d0de1fc68c16f39141678
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 21:13:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon May 30 21:13:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c055ac

x11-libs/gtksourceview: Fix virtualx.eclass usage

Package-Manager: portage-2.3.0_rc1

 x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild 
b/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild
index 611eefd..40610a6 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild
@@ -49,7 +49,7 @@ src_configure() {
 }
 
 src_test() {
-       Xemake check
+       virtx emake check
 }
 
 src_install() {

Reply via email to