commit:     0ea63e8eb0aee3de1200a505b4233fdc0b0aee9c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 29 17:52:56 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 17:52:56 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0ea63e8e

dev-libs/grantlee: port to EAPI 6

Package-Manager: portage-2.2.27

 dev-libs/grantlee/grantlee-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/grantlee/grantlee-9999.ebuild 
b/dev-libs/grantlee/grantlee-9999.ebuild
index 800b6c3..0283a47 100644
--- a/dev-libs/grantlee/grantlee-9999.ebuild
+++ b/dev-libs/grantlee/grantlee-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 VIRTUALX_REQUIRED="test"
 inherit cmake-utils virtualx git-r3
@@ -48,7 +48,7 @@ src_compile() {
 }
 
 src_test() {
-       VIRTUALX_COMMAND="cmake-utils_src_test" virtualmake
+       virtx cmake-utils_src_test
 }
 
 src_install() {

Reply via email to