From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/qcl/
Date: Mon, 12 Jan 2015 20:24:04 +0000 (UTC) [thread overview]
Message-ID: <1420974607.81a30611845473eb013492cac85f2c85ce31a677.ottxor@gentoo> (raw)
commit: 81a30611845473eb013492cac85f2c85ce31a677
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Jan 11 11:10:07 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 11:10:07 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=81a30611
sci-physics/qcl: Fix applying of patches
---
sci-physics/qcl/qcl-0.6.3-r1.ebuild | 4 ++++
sci-physics/qcl/qcl-0.6.4.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/sci-physics/qcl/qcl-0.6.3-r1.ebuild b/sci-physics/qcl/qcl-0.6.3-r1.ebuild
index 22da81b..eaca7e1 100644
--- a/sci-physics/qcl/qcl-0.6.3-r1.ebuild
+++ b/sci-physics/qcl/qcl-0.6.3-r1.ebuild
@@ -27,6 +27,10 @@ PATCHES=(
"${FILESDIR}/${P}"-makefile.patch
)
+src_prepare() {
+ epatch ${PATCHES[@]}
+}
+
src_install() {
emake \
QCLDIR="${D}/usr/share/${PN}" \
diff --git a/sci-physics/qcl/qcl-0.6.4.ebuild b/sci-physics/qcl/qcl-0.6.4.ebuild
index cf23884..035923b 100644
--- a/sci-physics/qcl/qcl-0.6.4.ebuild
+++ b/sci-physics/qcl/qcl-0.6.4.ebuild
@@ -27,6 +27,10 @@ PATCHES=(
"${FILESDIR}/${P}"-makefile.patch
)
+src_prepare() {
+ epatch ${PATCHES[@]}
+}
+
src_install() {
emake \
QCLDIR="${D}/usr/share/${PN}" \
next reply other threads:[~2015-01-12 20:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-12 20:24 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-03 6:51 [gentoo-commits] proj/sci:master commit in: sci-physics/qcl/ Andrew Savchenko
2015-01-12 20:24 Christoph Junghans
2015-01-12 20:24 Christoph Junghans
2011-06-24 17:09 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=1420974607.81a30611845473eb013492cac85f2c85ce31a677.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