commit:     b007d9c9bb13871265d01ed7aa9fd3b88f81ee2e
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 02:17:46 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 06:36:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b007d9c9

app-emulation/spice-protocol: switch git-r3.eclass and EAPI=6

Package-Manager: portage-2.3.0

 app-emulation/spice-protocol/spice-protocol-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/spice-protocol/spice-protocol-9999.ebuild 
b/app-emulation/spice-protocol/spice-protocol-9999.ebuild
index 2d21d4c..89e148e 100644
--- a/app-emulation/spice-protocol/spice-protocol-9999.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-9999.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 if [[ ${PV} = *9999* ]]; then
-       inherit git-2 autotools
+       inherit git-r3 autotools
        EGIT_REPO_URI="git://anongit.freedesktop.org/spice/spice-protocol"
        SRC_URI=""
        KEYWORDS=""

Reply via email to