diff options
author | 2014-01-28 16:30:58 +0100 | |
---|---|---|
committer | 2014-01-28 16:30:58 +0100 | |
commit | 754e263a247ff11ccf64523e38f8bcdf095c0a9c (patch) | |
tree | 9fe8e6ab5b5c784902339d976e15f38bc959c5a3 /sys-cluster | |
parent | added missing metadata for VisIt (diff) | |
download | sci-754e263a247ff11ccf64523e38f8bcdf095c0a9c.tar.gz sci-754e263a247ff11ccf64523e38f8bcdf095c0a9c.tar.bz2 sci-754e263a247ff11ccf64523e38f8bcdf095c0a9c.zip |
updated to git-r3 eclass
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/hpx/hpx-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild index 0c2f2b9f8..2ab930b8a 100644 --- a/sys-cluster/hpx/hpx-0.9.7.ebuild +++ b/sys-cluster/hpx/hpx-0.9.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [ ${PV} == "9999" ] ; then - inherit git-2 + inherit git-3 EGIT_REPO_URI="https://github.com/STEllAR-GROUP/hpx.git" SRC_URI="" KEYWORDS="" |