commit:     f86f25a0f98016a75bc4ee9e1702681152264b45
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 20:21:45 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 20:22:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86f25a0

media-gfx/povray: Port virtualx.eclass in src_test() to EAPI=6

Package-Manager: portage-2.3.0
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 media-gfx/povray/povray-3.7.0.0-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-gfx/povray/povray-3.7.0.0-r1.ebuild 
b/media-gfx/povray/povray-3.7.0.0-r1.ebuild
index c1230eb..331a9eb 100644
--- a/media-gfx/povray/povray-3.7.0.0-r1.ebuild
+++ b/media-gfx/povray/povray-3.7.0.0-r1.ebuild
@@ -118,9 +118,7 @@ src_configure() {
 }
 
 src_test() {
-       # For the beta releases, we generate a license extension in case needed
-       VIRTUALX_COMMAND="autotools-utils_src_test"
-       virtualmake
+       virtx default
 }
 
 pkg_preinst() {

Reply via email to