commit:     3c7c459705b6314e53d0a70d18f0d1e0b01c353c
Author:     Conrado Miranda <miranda.conrado <AT> gmail <DOT> com>
AuthorDate: Tue Jul 21 17:13:52 2015 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 17:13:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3c7c4597

Updated pagmo URIs.

 sci-libs/pagmo/pagmo-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index de9181d..2d7bfef 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake-utils git-r3 python-single-r1
 
 DESCRIPTION="Parallelization engine for optimization problems"
-HOMEPAGE="http://pagmo.sourceforge.net/";
+HOMEPAGE="https://github.com/esa/pagmo";
 SRC_URI=""
-EGIT_REPO_URI="git://pagmo.git.sourceforge.net/gitroot/pagmo/pagmo"
+EGIT_REPO_URI="https://github.com/esa/pagmo.git";
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to