aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/envytools/ChangeLog5
-rw-r--r--x11-misc/envytools/envytools-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/envytools/ChangeLog b/x11-misc/envytools/ChangeLog
index c61923cd9..001a5e986 100644
--- a/x11-misc/envytools/ChangeLog
+++ b/x11-misc/envytools/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-misc/envytools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> envytools-9999.ebuild:
+ Switch from git-2 to git-r3
+
14 Jun 2013; Justin Lecher <jlec@gentoo.org> envytools-9999.ebuild,
metadata.xml:
Fix license
diff --git a/x11-misc/envytools/envytools-9999.ebuild b/x11-misc/envytools/envytools-9999.ebuild
index eaae9d828..0d10594b9 100644
--- a/x11-misc/envytools/envytools-9999.ebuild
+++ b/x11-misc/envytools/envytools-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-inherit cmake-utils git-2
+inherit cmake-utils git-r3
DESCRIPTION="Tools for people envious of nvidia's blob driver"
HOMEPAGE="https://github.com/pathscale/envytools"