public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-shells/mpibash/
@ 2017-01-16  3:47 Christoph Junghans
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Junghans @ 2017-01-16  3:47 UTC (permalink / raw
  To: gentoo-commits

commit:     ed9440e3eb704eae89f343308d2a8bbb408fedc1
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 03:40:18 2017 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 03:47:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9440e3

app-shells/mpibash: update homepage

Package-Manager: portage-2.3.0

 app-shells/mpibash/metadata.xml        | 2 +-
 app-shells/mpibash/mpibash-1.2.ebuild  | 8 ++++----
 app-shells/mpibash/mpibash-9999.ebuild | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-shells/mpibash/metadata.xml b/app-shells/mpibash/metadata.xml
index 2254f64..1a4b981 100644
--- a/app-shells/mpibash/metadata.xml
+++ b/app-shells/mpibash/metadata.xml
@@ -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>

diff --git a/app-shells/mpibash/mpibash-1.2.ebuild b/app-shells/mpibash/mpibash-1.2.ebuild
index 35d89c6..9868020 100644
--- a/app-shells/mpibash/mpibash-1.2.ebuild
+++ b/app-shells/mpibash/mpibash-1.2.ebuild
@@ -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"

diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild
index 35d89c6..9868020 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -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"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-shells/mpibash/
@ 2017-07-30  8:47 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2017-07-30  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     06c70756def0a0558858f9c8962adb212c30f1ee
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:34:35 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:47:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c70756

app-shells/mpibash: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-shells/mpibash/mpibash-1.2.ebuild  | 2 +-
 app-shells/mpibash/mpibash-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/mpibash/mpibash-1.2.ebuild b/app-shells/mpibash/mpibash-1.2.ebuild
index 18a0ea24633..594ac6bc88c 100644
--- a/app-shells/mpibash/mpibash-1.2.ebuild
+++ b/app-shells/mpibash/mpibash-1.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-	EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
+	EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
 	inherit git-r3
 	KEYWORDS=""
 	AUTOTOOLS_AUTORECONF=1

diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild
index 18a0ea24633..594ac6bc88c 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-	EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
+	EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
 	inherit git-r3
 	KEYWORDS=""
 	AUTOTOOLS_AUTORECONF=1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-shells/mpibash/
@ 2017-11-22 23:29 Christoph Junghans
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Junghans @ 2017-11-22 23:29 UTC (permalink / raw
  To: gentoo-commits

commit:     efd9349ac15ae636f7848ef331d57d6fefb42e56
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 23:26:28 2017 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 23:26:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd9349a

app-shells/mpibash: version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-shells/mpibash/Manifest                               |  1 +
 .../mpibash/{mpibash-9999.ebuild => mpibash-1.3.ebuild}   | 15 ++++++++-------
 app-shells/mpibash/mpibash-9999.ebuild                    | 15 ++++++++-------
 3 files changed, 17 insertions(+), 14 deletions(-)

diff --git a/app-shells/mpibash/Manifest b/app-shells/mpibash/Manifest
index 4d8ea88158d..3bdc4e71f6a 100644
--- a/app-shells/mpibash/Manifest
+++ b/app-shells/mpibash/Manifest
@@ -1 +1,2 @@
 DIST mpibash-1.2.tar.gz 347083 SHA256 5c2faaa74464111205dbae4799bd89c2425810ec3708d004237b42d620c8be57 SHA512 db755dd2c6212a8d7dfd6cbff17d5dffcbc3b6a0286abdad4d2e21790453d2356e88c566abe4648da138d6964098fad581b8fd5beae1335f5787de92f4659104 WHIRLPOOL 94fcf50d89250a6478a2ed56a0c1769dd678869884e1e80066ebdb479dd0c6d64048ade7829020fdad050b1e77a2315ab7e325a97aa472291d3e9a4888c915e3
+DIST mpibash-1.3.tar.gz 369803 BLAKE2B b1959deaa2d5b3bce1a66e5ef0ff41ad156093aec9cc1efcd12873b6d5814ad1586ff951d6fd7f37dab6a55040378774b435edc4e2c8892952480539864f91fa SHA512 4728565239aae80013322231a928fd1e9a59484614a92cf7e314d0cd5c090d3a47de395507ce52f71a6900245855089d659c6509f8c4df3bfd88e46fc2187749

diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-1.3.ebuild
similarity index 80%
copy from app-shells/mpibash/mpibash-9999.ebuild
copy to app-shells/mpibash/mpibash-1.3.ebuild
index 594ac6bc88c..76bbce43cda 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-1.3.ebuild
@@ -3,13 +3,12 @@
 
 EAPI=5
 
-inherit autotools-utils multilib
+inherit autotools multilib
 
 if [[ ${PV} = 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
 	inherit git-r3
 	KEYWORDS=""
-	AUTOTOOLS_AUTORECONF=1
 else
 	SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
@@ -27,16 +26,18 @@ DEPEND="virtual/mpi
 	sys-cluster/libcircle"
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	default
+	[[ ${PV} != 9999 ]] || eautoreconf
+}
+
 src_configure() {
-	local myeconfargs=(
+	econf --with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash \
 		--with-bashdir="${EPREFIX}"/usr/include/bash-plugins
-		--with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash
-	)
-	autotools-utils_src_configure
 }
 
 src_install() {
-	autotools-utils_src_install
+	default
 	sed -i '/^export LD_LIBRARY_PATH/d' "${ED}/usr/bin/${PN}" || die
 	use examples || rm -r "${ED}/usr/share/doc/${PF}/examples" || die
 }

diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild
index 594ac6bc88c..76bbce43cda 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -3,13 +3,12 @@
 
 EAPI=5
 
-inherit autotools-utils multilib
+inherit autotools multilib
 
 if [[ ${PV} = 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
 	inherit git-r3
 	KEYWORDS=""
-	AUTOTOOLS_AUTORECONF=1
 else
 	SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
@@ -27,16 +26,18 @@ DEPEND="virtual/mpi
 	sys-cluster/libcircle"
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	default
+	[[ ${PV} != 9999 ]] || eautoreconf
+}
+
 src_configure() {
-	local myeconfargs=(
+	econf --with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash \
 		--with-bashdir="${EPREFIX}"/usr/include/bash-plugins
-		--with-plugindir="${EPREFIX}"/usr/$(get_libdir)/bash
-	)
-	autotools-utils_src_configure
 }
 
 src_install() {
-	autotools-utils_src_install
+	default
 	sed -i '/^export LD_LIBRARY_PATH/d' "${ED}/usr/bin/${PN}" || die
 	use examples || rm -r "${ED}/usr/share/doc/${PF}/examples" || die
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-22 23:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16  3:47 [gentoo-commits] repo/gentoo:master commit in: app-shells/mpibash/ Christoph Junghans
  -- strict thread matches above, loose matches on Subject: below --
2017-07-30  8:47 Michał Górny
2017-11-22 23:29 Christoph Junghans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox