games-util/pyfa: new upstream homepage/url
authorAlexandre Rostovtsev <tetromino@gentoo.org>
Mon, 29 Feb 2016 04:02:36 +0000 (23:02 -0500)
committerAlexandre Rostovtsev <tetromino@gentoo.org>
Mon, 29 Feb 2016 04:19:39 +0000 (23:19 -0500)
Package-Manager: portage-2.2.27

games-util/pyfa/metadata.xml
games-util/pyfa/pyfa-1.15.0.ebuild
games-util/pyfa/pyfa-9999.ebuild

index 37773528cf6f0ff47ea8a4ff249b795b1e0d2f33..2c0b85a4e6ef7f8f879241e0b7826a4604d23f3a 100644 (file)
@@ -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>
index 76dac888c18940301d4fbe00b39935d24cfdc8c7..3ba98b743d2ae2664c4f6548d8efb55f63244e7a 100644 (file)
@@ -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"
index 5e11d005abf56091300ecd623fb90a248bca75ed..bf7db2e88c4d3374d4a81771074d7c13f342b91a 100644 (file)
@@ -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"