* [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/
@ 2011-05-02 1:23 Justin Bronder
0 siblings, 0 replies; 3+ messages in thread
From: Justin Bronder @ 2011-05-02 1:23 UTC (permalink / raw
To: gentoo-commits
commit: 4e447302edc02745f31247b7e5b27a70c2df5b0e
Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Mon May 2 01:22:12 2011 +0000
Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Mon May 2 01:22:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4e447302
add ppc and ppc64
---
sys-cluster/empi/empi-0.7.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sys-cluster/empi/empi-0.7.ebuild b/sys-cluster/empi/empi-0.7.ebuild
index cca5396..11c4dd2 100644
--- a/sys-cluster/empi/empi-0.7.ebuild
+++ b/sys-cluster/empi/empi-0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND="app-admin/eselect"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/
@ 2011-05-04 3:48 Justin Bronder
0 siblings, 0 replies; 3+ messages in thread
From: Justin Bronder @ 2011-05-04 3:48 UTC (permalink / raw
To: gentoo-commits
commit: a7f6f29eb29262fcc21a99b7c2b6aceaa3403417
Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 03:47:23 2011 +0000
Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Wed May 4 03:47:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a7f6f29e
add hppa keyword, fix herd
(Portage version: 2.1.9.46/git/Linux x86_64, signed Manifest commit with key 4D7043C9)
---
sys-cluster/empi/empi-0.7.ebuild | 2 +-
sys-cluster/empi/metadata.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/empi/empi-0.7.ebuild b/sys-cluster/empi/empi-0.7.ebuild
index 11c4dd2..f50e61a 100644
--- a/sys-cluster/empi/empi-0.7.ebuild
+++ b/sys-cluster/empi/empi-0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE=""
DEPEND="app-admin/eselect"
RDEPEND="${DEPEND}"
diff --git a/sys-cluster/empi/metadata.xml b/sys-cluster/empi/metadata.xml
index 6e7f1b7..3d994f9 100644
--- a/sys-cluster/empi/metadata.xml
+++ b/sys-cluster/empi/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>hp-cluster</herd>
+ <herd>cluster</herd>
<maintainer>
<email>jsbronder@gentoo.org</email>
</maintainer>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/
@ 2013-07-02 17:08 Nicolas Bock
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Bock @ 2013-07-02 17:08 UTC (permalink / raw
To: gentoo-commits
commit: a0d6f5bfbab6f2319977d29479b0eb92ddfa6829
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 2 07:00:11 2013 +0000
Commit: Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
CommitDate: Tue Jul 2 07:00:11 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a0d6f5bf
sys-cluster/empi: Bump EAPI, fix DESCRIPTION
Package-Manager: portage-2.2.0_alpha186
---
sys-cluster/empi/ChangeLog | 3 +++
sys-cluster/empi/empi-0.9.ebuild | 12 +++++++-----
sys-cluster/empi/metadata.xml | 8 ++++----
3 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/sys-cluster/empi/ChangeLog b/sys-cluster/empi/ChangeLog
index 607ee1e..9ed4bd2 100644
--- a/sys-cluster/empi/ChangeLog
+++ b/sys-cluster/empi/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jul 2013; Justin Lecher <jlec@gentoo.org> empi-0.9.ebuild, metadata.xml:
+ Bump EAPI, fix DESCRIPTION
+
*empi-0.9 (02 Jul 2013)
02 Jul 2013; Justin Bronder <jsbronder@gentoo.org> -empi-0.8.ebuild,
diff --git a/sys-cluster/empi/empi-0.9.ebuild b/sys-cluster/empi/empi-0.9.ebuild
index bb3daff..a1b21f4 100644
--- a/sys-cluster/empi/empi-0.9.ebuild
+++ b/sys-cluster/empi/empi-0.9.ebuild
@@ -2,9 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
+
inherit eutils
-DESCRIPTION="empi"
+DESCRIPTION="Handling Multiple MPI Implementations"
HOMEPAGE="http://dev.gentoo.org/~jsbronder/empi.xml"
SRC_URI=""
@@ -16,12 +18,12 @@ DEPEND="app-admin/eselect"
RDEPEND="${DEPEND}"
src_install() {
- newbin "${FILESDIR}"/${P} ${PN} || die
- dodoc "${FILESDIR}"/README.txt || die
- dodoc "${FILESDIR}"/ChangeLog-${PV} || die
+ newbin "${FILESDIR}"/${P} ${PN}
+ dodoc "${FILESDIR}"/README.txt
+ dodoc "${FILESDIR}"/ChangeLog-${PV}
insinto /usr/share/eselect/modules
- newins "${FILESDIR}"/eselect.mpi-${PV} mpi.eselect || die
+ newins "${FILESDIR}"/eselect.mpi-${PV} mpi.eselect
exeinto /etc/profile.d
doexe "${FILESDIR}"/mpi.sh
doexe "${FILESDIR}"/mpi.csh
diff --git a/sys-cluster/empi/metadata.xml b/sys-cluster/empi/metadata.xml
index 3d994f9..16a601f 100644
--- a/sys-cluster/empi/metadata.xml
+++ b/sys-cluster/empi/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>cluster</herd>
- <maintainer>
- <email>jsbronder@gentoo.org</email>
- </maintainer>
+ <herd>cluster</herd>
+ <maintainer>
+ <email>jsbronder@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-02 17:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 17:08 [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/ Nicolas Bock
-- strict thread matches above, loose matches on Subject: below --
2011-05-04 3:48 Justin Bronder
2011-05-02 1:23 Justin Bronder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox