Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
Date: Thu, 23 Jul 2015 21:06:16
Message-Id: 1437577323.9a6dd2481e8b8f1b984d012a7bafecc51d4927dd.jauhien@gentoo
1 commit: 9a6dd2481e8b8f1b984d012a7bafecc51d4927dd
2 Author: Conrado Miranda <miranda.conrado <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 22 04:34:47 2015 +0000
4 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 22 15:02:03 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a6dd248
7
8 sci-libs/pagmo: Updated URIs.
9
10 Package-Manager: portage-2.2.20
11
12 sci-libs/pagmo/ChangeLog | 5 ++++-
13 sci-libs/pagmo/pagmo-9999.ebuild | 4 ++--
14 2 files changed, 6 insertions(+), 3 deletions(-)
15
16 diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
17 index 92a385e..4235397 100644
18 --- a/sci-libs/pagmo/ChangeLog
19 +++ b/sci-libs/pagmo/ChangeLog
20 @@ -1,7 +1,10 @@
21 # ChangeLog for sci-libs/pagmo
22 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 22 Jul 2015; Conrado Miranda <miranda.conrado@×××××.org> pagmo-9999.ebuild:
27 + sci-libs/pagmo: Updated URIs.
28 +
29 06 Jan 2014; Justin Lecher <jlec@g.o> pagmo-9999.ebuild:
30 Add missing python deps
31
32
33 diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
34 index 2d7bfef..8a93943 100644
35 --- a/sci-libs/pagmo/pagmo-9999.ebuild
36 +++ b/sci-libs/pagmo/pagmo-9999.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2014 Gentoo Foundation
39 +# Copyright 1999-2015 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Header: $
42
43 @@ -11,7 +11,7 @@ inherit cmake-utils git-r3 python-single-r1
44 DESCRIPTION="Parallelization engine for optimization problems"
45 HOMEPAGE="https://github.com/esa/pagmo"
46 SRC_URI=""
47 -EGIT_REPO_URI="https://github.com/esa/pagmo.git"
48 +EGIT_REPO_URI="https://github.com/esa/${PN}.git git://git@××××××.com:esa/${PN}.git"
49
50 LICENSE="GPL-3"
51 SLOT="0"