aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin <jlec@gentoo.org>2014-03-28 08:53:04 +0100
committerJustin <jlec@gentoo.org>2014-03-28 08:53:04 +0100
commite72e2383278d1f91d8a962b41f7827cccea0c25c (patch)
tree2514db01b4f3b664132b17cd3754b4a024c2018b
parentMerge pull request #207 from olifre/genfit-live (diff)
parentsys-cluster/hpx-0.9.7: fix a typo (diff)
downloadsci-e72e2383278d1f91d8a962b41f7827cccea0c25c.tar.gz
sci-e72e2383278d1f91d8a962b41f7827cccea0c25c.tar.bz2
sci-e72e2383278d1f91d8a962b41f7827cccea0c25c.zip
Merge pull request #210 from ustcscgy/patch-1
sys-cluster/hpx-0.9.7: fix a typo
-rw-r--r--sys-cluster/hpx/hpx-0.9.7.ebuild2
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 d2938e003..738ed1679 100644
--- a/sys-cluster/hpx/hpx-0.9.7.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.7.ebuild
@@ -7,7 +7,7 @@ EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
if [ ${PV} == "9999" ] ; then
- inherit git-3
+ inherit git-r3
EGIT_REPO_URI="https://github.com/STEllAR-GROUP/hpx.git"
SRC_URI=""
KEYWORDS=""