app-shells/mpibash: update homepage
authorChristoph Junghans <junghans@gentoo.org>
Mon, 16 Jan 2017 03:40:18 +0000 (20:40 -0700)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 16 Jan 2017 03:47:00 +0000 (20:47 -0700)
Package-Manager: portage-2.3.0

app-shells/mpibash/metadata.xml
app-shells/mpibash/mpibash-1.2.ebuild
app-shells/mpibash/mpibash-9999.ebuild

index 2254f647f02ed6cc13d2b4584f80dae58b6c03a4..1a4b981f11282ca1f2e20daeb053afa873d25f19 100644 (file)
@@ -10,6 +10,6 @@
     <name>Gentoo Science Project</name>
   </maintainer>
   <upstream>
-    <remote-id type="github">losalamos/MPI-Bash</remote-id>
+    <remote-id type="github">lanl/MPI-Bash</remote-id>
   </upstream>
 </pkgmetadata>
index 35d89c65384d84ff0d87fa76d59ae14ab179ceab..986802067491a78b58e59125b58d07abc2e43b88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,17 +7,17 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git"
+       EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
        inherit git-r3
        KEYWORDS=""
        AUTOTOOLS_AUTORECONF=1
 else
-       SRC_URI="https://github.com/losalamos/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
+       SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Parallel scripting right from the Bourne-Again Shell (Bash)"
-HOMEPAGE="https://github.com/losalamos/MPI-Bash"
+HOMEPAGE="https://github.com/lanl/MPI-Bash"
 
 LICENSE="GPL-3"
 SLOT="0"
index 35d89c65384d84ff0d87fa76d59ae14ab179ceab..986802067491a78b58e59125b58d07abc2e43b88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,17 +7,17 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git"
+       EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
        inherit git-r3
        KEYWORDS=""
        AUTOTOOLS_AUTORECONF=1
 else
-       SRC_URI="https://github.com/losalamos/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
+       SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
        KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Parallel scripting right from the Bourne-Again Shell (Bash)"
-HOMEPAGE="https://github.com/losalamos/MPI-Bash"
+HOMEPAGE="https://github.com/lanl/MPI-Bash"
 
 LICENSE="GPL-3"
 SLOT="0"