Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/hpx/
Date: Wed, 29 Jan 2014 09:17:59
Message-Id: 1390923058.754e263a247ff11ccf64523e38f8bcdf095c0a9c.jlec@gentoo
1 commit: 754e263a247ff11ccf64523e38f8bcdf095c0a9c
2 Author: Andreas Schäfer <gentryx <AT> gmx <DOT> de>
3 AuthorDate: Tue Jan 28 15:30:58 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 28 15:30:58 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=754e263a
7
8 updated to git-r3 eclass
9
10 ---
11 sys-cluster/hpx/hpx-0.9.7.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild
15 index 0c2f2b9..2ab930b 100644
16 --- a/sys-cluster/hpx/hpx-0.9.7.ebuild
17 +++ b/sys-cluster/hpx/hpx-0.9.7.ebuild
18 @@ -5,7 +5,7 @@
19 EAPI=5
20
21 if [ ${PV} == "9999" ] ; then
22 - inherit git-2
23 + inherit git-3
24 EGIT_REPO_URI="https://github.com/STEllAR-GROUP/hpx.git"
25 SRC_URI=""
26 KEYWORDS=""