From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/hpx/
Date: Sun, 10 Feb 2013 14:39:27 +0000 (UTC) [thread overview]
Message-ID: <1360323753.f0c0be7d5564bc7d54630cf7f0c375a3815f96c9.alexxy@gentoo> (raw)
commit: f0c0be7d5564bc7d54630cf7f0c375a3815f96c9
Author: Andreas Schäfer <gentryx <AT> gmx <DOT> de>
AuthorDate: Fri Feb 8 11:42:33 2013 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 11:42:33 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f0c0be7d
updated EAPI, dropped versionator eclass, added shortcut for package name
---
sys-cluster/hpx/hpx-0.9.5.ebuild | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/sys-cluster/hpx/hpx-0.9.5.ebuild b/sys-cluster/hpx/hpx-0.9.5.ebuild
index 07792d7..a34bc08 100644
--- a/sys-cluster/hpx/hpx-0.9.5.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.5.ebuild
@@ -2,16 +2,15 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit cmake-utils
-inherit versionator
-S="${WORKDIR}/${PN}_${PV}"
+MY_P="${PN}_${PV}"
-DESCRIPTION="A general C++ runtime system for parallel and distributed applications of any scale."
+DESCRIPTION="A general C++ runtime system for parallel and distributed applications of any scale"
HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/"
-SRC_URI="http://stellar.cct.lsu.edu/files/hpx_${PV}.tar.gz"
+SRC_URI="http://stellar.cct.lsu.edu/files/${MY_P}.tar.gz"
LICENSE="Boost-1.0"
SLOT="0"
@@ -21,6 +20,8 @@ IUSE=""
DEPEND=">=dev-libs/boost-1.48"
RDEPEND="${DEPEND}"
+S="${WORKDIR}/${MY_P}"
+
src_configure() {
export CMAKE_BUILD_TYPE=Release
cmake-utils_src_configure
next reply other threads:[~2013-02-10 14:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-10 14:39 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-06 15:49 [gentoo-commits] proj/sci:master commit in: sys-cluster/hpx/ Sebastien Fabbro
2013-08-12 21:28 Sebastien Fabbro
2014-01-29 9:17 Justin Lecher
2014-01-29 9:17 Justin Lecher
2014-01-29 9:17 Justin Lecher
2014-02-17 17:28 Sebastien Fabbro
2014-02-17 17:28 Sebastien Fabbro
2014-03-31 15:28 Nicolas Bock
2014-07-21 22:47 Christoph Junghans
2014-07-21 22:47 Christoph Junghans
2014-07-21 22:47 Christoph Junghans
2014-07-21 22:47 Christoph Junghans
2014-12-24 18:54 Christoph Junghans
2014-12-24 18:55 Christoph Junghans
2015-09-23 10:19 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=1360323753.f0c0be7d5564bc7d54630cf7f0c375a3815f96c9.alexxy@gentoo \
--to=alexxy@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