commit: b19a302f135084b5b7629c1e7d0a8f268c5914ee Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Feb 22 11:13:18 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 22 11:13:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b19a302f
x11-misc/envytools: Bump to EAPI=6 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> x11-misc/envytools/envytools-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-misc/envytools/envytools-9999.ebuild b/x11-misc/envytools/envytools-9999.ebuild index b712e6e..ec502c4 100644 --- a/x11-misc/envytools/envytools-9999.ebuild +++ b/x11-misc/envytools/envytools-9999.ebuild @@ -1,15 +1,14 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils git-r3 DESCRIPTION="Tools for people envious of nvidia's blob driver" HOMEPAGE="https://github.com/pathscale/envytools" EGIT_REPO_URI=" - git://github.com/envytools/envytools.git https://github.com/envytools/envytools.git" LICENSE="MIT"
