commit:     2d1977aeedb347abcbc040a768a7a9403fe6aae7
Author:     ustcscgy <ustcscgy <AT> 163 <DOT> com>
AuthorDate: Fri Mar 28 06:21:30 2014 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
CommitDate: Fri Mar 28 06:21:30 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2d1977ae

sys-cluster/hpx-0.9.7: fix a typo

---
 sys-cluster/hpx/hpx-0.9.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild
index d2938e0..738ed16 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=""

Reply via email to