From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/gasnet/
Date: Fri, 2 Sep 2016 22:08:30 +0000 (UTC) [thread overview]
Message-ID: <1472854102.029a160cf2951a92389915c922376f8caf79a68a.ottxor@gentoo> (raw)
commit: 029a160cf2951a92389915c922376f8caf79a68a
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 2 22:08:12 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Sep 2 22:08:22 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=029a160c
sys-cluster/gasnet: moved to gx86
sys-cluster/gasnet/gasnet-1.24.0.ebuild | 38 ------------------------------
sys-cluster/gasnet/gasnet-9999.ebuild | 41 ---------------------------------
sys-cluster/gasnet/metadata.xml | 12 ----------
3 files changed, 91 deletions(-)
diff --git a/sys-cluster/gasnet/gasnet-1.24.0.ebuild b/sys-cluster/gasnet/gasnet-1.24.0.ebuild
deleted file mode 100644
index c1dc53a..0000000
--- a/sys-cluster/gasnet/gasnet-1.24.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit autotools
-
-MY_P="${PN^^[gasn]}-${PV}"
-DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
-HOMEPAGE="http://gasnet.lbl.gov/"
-SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="mpi threads"
-
-DEPEND="mpi? ( virtual/mpi )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- find . \
- \( -name Makefile.am -or -name "*.mak" \) \
- -exec sed -i '/^docdir/s/^/#/' {} + || die
- default
- eautoreconf
-}
-
-src_configure() {
- local myeconfargs=(
- $(use_enable threads pthreads)
- $(use_enable mpi)
- )
- econf ${myeconfargs[@]}
-}
diff --git a/sys-cluster/gasnet/gasnet-9999.ebuild b/sys-cluster/gasnet/gasnet-9999.ebuild
deleted file mode 100644
index dc60493..0000000
--- a/sys-cluster/gasnet/gasnet-9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit autotools git-r3
-
-MY_P="${PN^^[gasn]}-${PV}"
-DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
-HOMEPAGE="http://gasnet.lbl.gov/"
-SRC_URI=""
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE="mpi threads"
-
-DEPEND="mpi? ( virtual/mpi )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- echo
- elog "GASNet has an overwhelming count of configuration options."
- elog "Don't forget the EXTRA_ECONF environment variable can let you"
- elog "specify configure options if you find them necessary."
- echo
-}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- local myeconfargs=(
- $(use_enable threads pthreads)
- $(use_enable mpi)
- )
- econf ${myeconfargs[@]}
-}
diff --git a/sys-cluster/gasnet/metadata.xml b/sys-cluster/gasnet/metadata.xml
deleted file mode 100644
index a5ee3aa..0000000
--- a/sys-cluster/gasnet/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>ottxor@gentoo.org</email>
- <name>Christoph Junghans</name>
- </maintainer>
- <maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2016-09-02 22:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-02 22:08 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-14 16:55 [gentoo-commits] proj/sci:master commit in: sys-cluster/gasnet/ Justin Lecher
2015-03-06 18:51 Christoph Junghans
2015-03-06 18:51 Christoph Junghans
2015-03-01 6:29 Christoph Junghans
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=1472854102.029a160cf2951a92389915c922376f8caf79a68a.ottxor@gentoo \
--to=ottxor@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