aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorustcscgy <ustcscgy@163.com>2014-03-28 14:21:30 +0800
committerustcscgy <ustcscgy@163.com>2014-03-28 14:21:30 +0800
commit2d1977aeedb347abcbc040a768a7a9403fe6aae7 (patch)
tree2514db01b4f3b664132b17cd3754b4a024c2018b /sys-cluster
parentMerge pull request #207 from olifre/genfit-live (diff)
downloadsci-2d1977aeedb347abcbc040a768a7a9403fe6aae7.tar.gz
sci-2d1977aeedb347abcbc040a768a7a9403fe6aae7.tar.bz2
sci-2d1977aeedb347abcbc040a768a7a9403fe6aae7.zip
sys-cluster/hpx-0.9.7: fix a typo
Diffstat (limited to 'sys-cluster')
-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=""