commit:     95cd35c00bf55a11c28bc3e217d1c6bd104726bb
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 29 04:02:36 2016 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 04:19:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cd35c0

games-util/pyfa: new upstream homepage/url

Package-Manager: portage-2.2.27

 games-util/pyfa/metadata.xml       |  2 +-
 games-util/pyfa/pyfa-1.15.0.ebuild | 10 +++++-----
 games-util/pyfa/pyfa-9999.ebuild   |  8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/games-util/pyfa/metadata.xml b/games-util/pyfa/metadata.xml
index 3777352..2c0b85a 100644
--- a/games-util/pyfa/metadata.xml
+++ b/games-util/pyfa/metadata.xml
@@ -15,6 +15,6 @@ fits, etc.
     <flag name="graph">Enable support for graphs</flag>
   </use>
   <upstream>
-    <remote-id type="github">DarkFenX/Pyfa</remote-id>
+    <remote-id type="github">pyfa-org/Pyfa</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/games-util/pyfa/pyfa-1.15.0.ebuild 
b/games-util/pyfa/pyfa-1.15.0.ebuild
index 76dac88..3ba98b7 100644
--- a/games-util/pyfa/pyfa-1.15.0.ebuild
+++ b/games-util/pyfa/pyfa-1.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,16 +9,16 @@ PYTHON_REQ_USE="sqlite,threads"
 inherit eutils gnome2-utils python-r1
 
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE 
Online"
-HOMEPAGE="https://github.com/DarkFenX/Pyfa";
+HOMEPAGE="https://github.com/pyfa-org/Pyfa";
 
 LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/DarkFenX/Pyfa.git";
-       inherit git-2
+       EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git";
+       inherit git-r3
        KEYWORDS=""
 else
-       SRC_URI="https://github.com/DarkFenX/Pyfa/archive/v${PV}.tar.gz -> 
pyfa-${PV}.tar.gz"
+       SRC_URI="https://github.com/pyfa-org/Pyfa/archive/v${PV}.tar.gz -> 
pyfa-${PV}.tar.gz"
        KEYWORDS="~amd64 ~arm ~x86"
 fi
 IUSE="+graph"

diff --git a/games-util/pyfa/pyfa-9999.ebuild b/games-util/pyfa/pyfa-9999.ebuild
index 5e11d00..bf7db2e 100644
--- a/games-util/pyfa/pyfa-9999.ebuild
+++ b/games-util/pyfa/pyfa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,16 +9,16 @@ PYTHON_REQ_USE="sqlite,threads"
 inherit eutils gnome2-utils python-r1
 
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE 
Online"
-HOMEPAGE="https://github.com/DarkFenX/Pyfa";
+HOMEPAGE="https://github.com/pyfa-org/Pyfa";
 
 LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/DarkFenX/Pyfa.git";
+       EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git";
        inherit git-r3
        KEYWORDS=""
 else
-       SRC_URI="https://github.com/DarkFenX/Pyfa/archive/v${PV}.tar.gz -> 
pyfa-${PV}.tar.gz"
+       SRC_URI="https://github.com/pyfa-org/Pyfa/archive/v${PV}.tar.gz -> 
pyfa-${PV}.tar.gz"
        KEYWORDS="~amd64 ~arm ~x86"
 fi
 IUSE="+graph"

Reply via email to