diff options
author | Andreas Schäfer <gentryx@gmx.de> | 2014-01-28 16:32:14 +0100 |
---|---|---|
committer | Andreas Schäfer <gentryx@gmx.de> | 2014-01-28 16:32:14 +0100 |
commit | 38d2d59503b2a1861e728dcdb287523b2b376d5e (patch) | |
tree | c031d3add86a5d82b7b469e45f30a1f6b10a55cc /sys-cluster | |
parent | Merge /usr/local/portage/andis_overlay (diff) | |
parent | updated to git-r3 eclass (diff) | |
download | sci-38d2d59503b2a1861e728dcdb287523b2b376d5e.tar.gz sci-38d2d59503b2a1861e728dcdb287523b2b376d5e.tar.bz2 sci-38d2d59503b2a1861e728dcdb287523b2b376d5e.zip |
Merge /usr/local/portage/andis_overlay
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="" |