From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C467D1381F3 for ; Fri, 14 Jun 2013 11:22:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D679E0A07; Fri, 14 Jun 2013 11:21:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B90F7E0A07 for ; Fri, 14 Jun 2013 11:21:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91E0333E4C8 for ; Fri, 14 Jun 2013 11:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3425FE5466 for ; Fri, 14 Jun 2013 11:21:39 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1371208510.4f32a5c5492ac0e46a3305244cd9a08528e9ba20.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/nullmpi/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/nullmpi/ChangeLog sys-cluster/nullmpi/metadata.xml sys-cluster/nullmpi/nullmpi-0.7.ebuild sys-cluster/nullmpi/nullmpi-9999.ebuild X-VCS-Directories: sys-cluster/nullmpi/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4f32a5c5492ac0e46a3305244cd9a08528e9ba20 X-VCS-Branch: master Date: Fri, 14 Jun 2013 11:21:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d1c84d25-eab3-40fd-bca0-494acffda645 X-Archives-Hash: 0a5589000b8fe66dd9cdb4821027b28e Message-ID: <20130614112139.PI-u9p1efgNPHSnHoNnRKO0Gi3H7ruju4uv8gsn-Xzg@z> commit: 4f32a5c5492ac0e46a3305244cd9a08528e9ba20 Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 14 11:15:10 2013 +0000 Commit: Justin Lecher gentoo 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 nullmpi-0.7.ebuild, + nullmpi-9999.ebuild, metadata.xml: + Drop KEYWORDS of live ebuilds + 25 Jun 2011; Christoph Junghans 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 @@ - cluster - - ottxor@gentoo.org - Christoph Junghans - + cluster + + ottxor@gentoo.org + Christoph Junghans + 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 )