aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-22 12:13:18 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-22 12:13:18 +0100
commitb19a302f135084b5b7629c1e7d0a8f268c5914ee (patch)
tree782fb4e6a5a0627e621625c3606c53bfec6d5f6e
parentdev-cpp/growler: Bump to EAPI=6 (diff)
downloadsci-b19a302f135084b5b7629c1e7d0a8f268c5914ee.tar.gz
sci-b19a302f135084b5b7629c1e7d0a8f268c5914ee.tar.bz2
sci-b19a302f135084b5b7629c1e7d0a8f268c5914ee.zip
x11-misc/envytools: Bump to EAPI=6
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--x11-misc/envytools/envytools-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/envytools/envytools-9999.ebuild b/x11-misc/envytools/envytools-9999.ebuild
index b712e6e5b..ec502c491 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"