public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/nullmpi/
Date: Fri, 14 Jun 2013 11:21:39 +0000 (UTC)	[thread overview]
Message-ID: <1371208510.4f32a5c5492ac0e46a3305244cd9a08528e9ba20.jlec@gentoo> (raw)
Message-ID: <20130614112139.PI-u9p1efgNPHSnHoNnRKO0Gi3H7ruju4uv8gsn-Xzg@z> (raw)

commit:     4f32a5c5492ac0e46a3305244cd9a08528e9ba20
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 11:15:10 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 11:15:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4f32a5c5

sys-cluster/nullmpi: Drop KEYWORDS of live ebuilds

Package-Manager: portage-2.2.0_alpha179

---
 sys-cluster/nullmpi/ChangeLog           |  6 +++++-
 sys-cluster/nullmpi/metadata.xml        | 10 +++++-----
 sys-cluster/nullmpi/nullmpi-0.7.ebuild  |  4 ++--
 sys-cluster/nullmpi/nullmpi-9999.ebuild | 16 ++++++----------
 4 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/sys-cluster/nullmpi/ChangeLog b/sys-cluster/nullmpi/ChangeLog
index f0f7252..9cf3439 100644
--- a/sys-cluster/nullmpi/ChangeLog
+++ b/sys-cluster/nullmpi/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sys-cluster/nullmpi
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Jun 2013; Justin Lecher <jlec@gentoo.org> nullmpi-0.7.ebuild,
+  nullmpi-9999.ebuild, metadata.xml:
+  Drop KEYWORDS of live ebuilds
+
   25 Jun 2011; Christoph Junghans <ottxor@gentoo.org> nullmpi-9999.ebuild:
   migrate to git-2
 

diff --git a/sys-cluster/nullmpi/metadata.xml b/sys-cluster/nullmpi/metadata.xml
index 4306e5d..98defee 100644
--- a/sys-cluster/nullmpi/metadata.xml
+++ b/sys-cluster/nullmpi/metadata.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>cluster</herd>
-	<maintainer>
-		<email>ottxor@gentoo.org</email>
-		<name>Christoph Junghans</name>
-	</maintainer>
+  <herd>cluster</herd>
+  <maintainer>
+    <email>ottxor@gentoo.org</email>
+    <name>Christoph Junghans</name>
+  </maintainer>
 </pkgmetadata>

diff --git a/sys-cluster/nullmpi/nullmpi-0.7.ebuild b/sys-cluster/nullmpi/nullmpi-0.7.ebuild
index bc15b1a..33e1f2b 100644
--- a/sys-cluster/nullmpi/nullmpi-0.7.ebuild
+++ b/sys-cluster/nullmpi/nullmpi-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -12,7 +12,7 @@ SRC_URI="http://wissrech.ins.uni-bonn.de/research/projects/nullmpi/${PF}.tar.gz"
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="static-libs"
 
 RDEPEND="

diff --git a/sys-cluster/nullmpi/nullmpi-9999.ebuild b/sys-cluster/nullmpi/nullmpi-9999.ebuild
index 1fb4fc4..3ac08cc 100644
--- a/sys-cluster/nullmpi/nullmpi-9999.ebuild
+++ b/sys-cluster/nullmpi/nullmpi-9999.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
-
-EGIT_REPO_URI="git://github.com/olenz/NullMPI.git"
-EGIT_BRANCH="master"
-EGIT_BOOTSTRAP="eautoreconf"
+EAPI=5
 
 inherit autotools-utils git-2
 
 DESCRIPTION="MPI substitute library"
 HOMEPAGE="http://wissrech.ins.uni-bonn.de/research/projects/nullmpi/"
 SRC_URI=""
+EGIT_REPO_URI="git://github.com/olenz/NullMPI.git"
+EGIT_BRANCH="master"
+EGIT_BOOTSTRAP="eautoreconf"
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS=""
 IUSE="static-libs"
 
 RDEPEND="
@@ -24,7 +23,4 @@ RDEPEND="
 	!sys-cluster/mpich
 	!sys-cluster/mpich2
 	!sys-cluster/mpiexec"
-
 DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS NEWS README TODO )


             reply	other threads:[~2013-06-14 11:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 11:21 Justin Lecher [this message]
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master commit in: sys-cluster/nullmpi/ Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371208510.4f32a5c5492ac0e46a3305244cd9a08528e9ba20.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox