From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/simx/
Date: Tue, 22 Oct 2013 00:09:49 +0000 (UTC) [thread overview]
Message-ID: <1382400572.39e5928b90b5577d286efbeb35e91f1d5ef3f3e6.ottxor@gentoo> (raw)
commit: 39e5928b90b5577d286efbeb35e91f1d5ef3f3e6
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 00:09:32 2013 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 00:09:32 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=39e5928b
initial commit
Package-Manager: portage-2.2.7
---
sci-misc/simx/ChangeLog | 9 +++++++++
sci-misc/simx/metadata.xml | 5 +++++
sci-misc/simx/simx-9999.ebuild | 29 +++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/sci-misc/simx/ChangeLog b/sci-misc/simx/ChangeLog
new file mode 100644
index 0000000..7cd7288
--- /dev/null
+++ b/sci-misc/simx/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-misc/simx
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*simx-9999 (22 Oct 2013)
+
+ 22 Oct 2013; Christoph Junghans <ottxor@gentoo.org> +metadata.xml,
+ +simx-9999.ebuild:
+ initial commit
diff --git a/sci-misc/simx/metadata.xml b/sci-misc/simx/metadata.xml
new file mode 100644
index 0000000..d369d06
--- /dev/null
+++ b/sci-misc/simx/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+</pkgmetadata>
diff --git a/sci-misc/simx/simx-9999.ebuild b/sci-misc/simx/simx-9999.ebuild
new file mode 100644
index 0000000..d3d0918
--- /dev/null
+++ b/sci-misc/simx/simx-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1 git-2
+
+DESCRIPTION="a library for developing parallel, discrete-event simulations in Python"
+HOMEPAGE="https://github.com/sim-x"
+SRC_URI=""
+EGIT_REPO_URI="git://github.com/sim-x/simx.git http://github.com/sim-x/simx.git"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=" virtual/mpi
+ dev-libs/boost[python] "
+DEPEND="${RDEPEND}
+ dev-util/cmake"
+
+src_prepare() {
+ # don't do egg install
+ sed -i 's/self.do_egg_install()/_install.install.run(self)/' setup.py || die
+}
next reply other threads:[~2013-10-22 0:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 0:09 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-22 1:04 [gentoo-commits] proj/sci:master commit in: sci-misc/simx/ Christoph Junghans
2013-10-24 17:03 Christoph Junghans
2014-01-06 18:33 Justin Lecher
2015-06-05 11:20 Justin Lecher
2016-02-14 17:32 Justin Lecher
2020-09-27 18:40 Aisha Tammy
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=1382400572.39e5928b90b5577d286efbeb35e91f1d5ef3f3e6.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