aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-physics/root/ChangeLog5
-rw-r--r--sci-physics/root/root-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index c7010f76b..b4301f40e 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-physics/root
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 2012/03/29 18:21:49 bicatali Exp $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> root-9999.ebuild:
+ Switch from git-2 to git-r3
+
28 Dec 2013; Justin Lecher <jlec@gentoo.org> -root-5.32.03-r2.ebuild,
-root-5.34.13.ebuild, root-9999.ebuild:
Import tree changes, drop old
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 05b899c19..6c7cceecb 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
if [[ ${PV} == "9999" ]] ; then
- _GIT=git-2
+ _GIT=git-r3
EGIT_REPO_URI="http://root.cern.ch/git/root.git"
SRC_URI=""
KEYWORDS=""