aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-01-06 19:47:31 +0100
committerJustin Lecher <jlec@gentoo.org>2014-01-06 19:47:31 +0100
commitae84cad26e4e732120a82d10b055820a13087f89 (patch)
tree21d636788086aa573f706c6fb9060e727246b561 /sci-chemistry/ball
parentsci-chemistry/freeon: Switch from git-2 to git-r3 (diff)
downloadsci-ae84cad26e4e732120a82d10b055820a13087f89.tar.gz
sci-ae84cad26e4e732120a82d10b055820a13087f89.tar.bz2
sci-ae84cad26e4e732120a82d10b055820a13087f89.zip
sci-chemistry/ball: Switch from git-2 to git-r3
Package-Manager: portage-2.2.8
Diffstat (limited to 'sci-chemistry/ball')
-rw-r--r--sci-chemistry/ball/ChangeLog5
-rw-r--r--sci-chemistry/ball/ball-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/ball/ChangeLog b/sci-chemistry/ball/ChangeLog
index 303026f1a..d90512ff2 100644
--- a/sci-chemistry/ball/ChangeLog
+++ b/sci-chemistry/ball/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/ball
-# 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> ball-9999.ebuild:
+ Switch from git-2 to git-r3
+
12 Jun 2013; Justin Lecher <jlec@gentoo.org> ball-9999.ebuild, metadata.xml:
Bump EAPI and python eclass
diff --git a/sci-chemistry/ball/ball-9999.ebuild b/sci-chemistry/ball/ball-9999.ebuild
index dd1cc5620..9c8c92182 100644
--- a/sci-chemistry/ball/ball-9999.ebuild
+++ b/sci-chemistry/ball/ball-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
-inherit cmake-utils git-2 python-single-r1
+inherit cmake-utils git-r3 python-single-r1
DESCRIPTION="Biochemical Algorithms Library"
HOMEPAGE="http://www.ball-project.org/"