From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/espresso++/
Date: Mon, 18 Jul 2016 02:48:36 +0000 (UTC) [thread overview]
Message-ID: <1468810091.a42006d0bf91d14ed8006a3b6c5e99dffda1239e.ottxor@gentoo> (raw)
commit: a42006d0bf91d14ed8006a3b6c5e99dffda1239e
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 02:48:11 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 02:48:11 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a42006d0
sci-physics/espresso++: moved to gx86
sci-physics/espresso++/espresso++-9999.ebuild | 46 ---------------------------
sci-physics/espresso++/metadata.xml | 15 ---------
2 files changed, 61 deletions(-)
diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild
deleted file mode 100644
index b15d4f5..0000000
--- a/sci-physics/espresso++/espresso++-9999.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="extensible, flexible, fast and parallel simulation software for soft matter research"
-HOMEPAGE="https://www.espresso-pp.de"
-
-MY_PN="${PN//+/p}"
-if [[ ${PV} = 9999 ]]; then
- EGIT_REPO_URI="git://github.com/${MY_PN}/${MY_PN}.git http://github.com/${MY_PN}/${MY_PN}.git"
- inherit git-r3
- KEYWORDS=
-else
- #SRC_URI="https://espressopp.mpip-mainz.mpg.de/Download/${PN//+/p}-${PV}.tgz"
- SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- virtual/mpi
- dev-libs/boost:=[python,mpi,${PYTHON_USEDEP}]
- sci-libs/fftw:3.0
- dev-python/mpi4py"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DEXTERNAL_BOOST=ON
- -DEXTERNAL_MPI4PY=ON
- -DWITH_RC_FILES=OFF
- )
- cmake-utils_src_configure
-}
diff --git a/sci-physics/espresso++/metadata.xml b/sci-physics/espresso++/metadata.xml
deleted file mode 100644
index 94152b1..0000000
--- a/sci-physics/espresso++/metadata.xml
+++ /dev/null
@@ -1,15 +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>sci-physics@gentoo.org</email>
- <name>Gentoo Physics Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">espressopp/espressopp</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2016-07-18 2:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 2:48 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-06 10:23 [gentoo-commits] proj/sci:master commit in: sci-physics/espresso++/ Justin Lecher
2015-03-20 4:31 Christoph Junghans
2015-03-01 14:44 Christoph Junghans
2014-11-13 17:53 Christoph Junghans
2014-11-13 15:37 Christoph Junghans
2014-08-25 22:42 Christoph Junghans
2014-07-02 22:56 Christoph Junghans
2014-06-21 17:30 Christoph Junghans
2014-05-19 19:16 Christoph Junghans
2014-02-16 20:29 Christoph Junghans
2014-02-07 17:20 Christoph Junghans
2013-10-09 14:08 Christoph Junghans
2013-08-02 16:58 Christoph Junghans
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing " Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
2013-01-26 2:31 Christoph Junghans
2012-12-23 0:28 Christoph Junghans
2012-10-09 13:08 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=1468810091.a42006d0bf91d14ed8006a3b6c5e99dffda1239e.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