From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/mira/
Date: Wed, 25 Sep 2013 14:33:00 +0000 (UTC) [thread overview]
Message-ID: <1380119547.f27a3ee1061d4a2aa0d81db7863700d6a49cd507.jlec@gentoo> (raw)
commit: f27a3ee1061d4a2aa0d81db7863700d6a49cd507
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 14:32:27 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 14:32:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f27a3ee1
sci-biology/mira: Fix m4 macrodir location
Package-Manager: portage-2.2.7
---
sci-biology/mira/ChangeLog | 4 ++++
sci-biology/mira/metadata.xml | 10 +++++-----
sci-biology/mira/mira-4.0_rc2.ebuild | 8 +++++---
3 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/sci-biology/mira/ChangeLog b/sci-biology/mira/ChangeLog
index afda6bd..bd72985 100644
--- a/sci-biology/mira/ChangeLog
+++ b/sci-biology/mira/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Sep 2013; Justin Lecher <jlec@gentoo.org> mira-4.0_rc2.ebuild,
+ metadata.xml:
+ Fix m4 macrodir location
+
*mira-3.9.15 (30 Apr 2013)
30 Apr 2013; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
diff --git a/sci-biology/mira/metadata.xml b/sci-biology/mira/metadata.xml
index 07b5255..2bc8930 100644
--- a/sci-biology/mira/metadata.xml
+++ b/sci-biology/mira/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-biology</herd>
- <maintainer>
- <email>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
</pkgmetadata>
diff --git a/sci-biology/mira/mira-4.0_rc2.ebuild b/sci-biology/mira/mira-4.0_rc2.ebuild
index 13df7b7..48a135a 100644
--- a/sci-biology/mira/mira-4.0_rc2.ebuild
+++ b/sci-biology/mira/mira-4.0_rc2.ebuild
@@ -44,9 +44,11 @@ src_prepare() {
-e "s:-funroll-loops::g" \
-i configure.ac || die
- ln -s config/m4 .
- AT_M4DIR="config/m4" eaclocal
- AT_M4DIR="config/m4" eautoreconf
+ sed \
+ -e 's:m4:config/m4:g' \
+ -i Makefile.am configure.ac || die
+
+ eautoreconf
}
src_configure() {
next reply other threads:[~2013-09-25 14:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 14:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-20 0:18 [gentoo-commits] proj/sci:master commit in: sci-biology/mira/ Martin Mokrejs
2014-04-12 12:35 Martin Mokrejs
2014-01-06 17:18 Justin Lecher
2013-11-12 20:20 Martin Mokrejs
2013-10-01 13:03 Martin Mokrejs
2013-09-25 13:35 Martin Mokrejs
2013-04-30 9:42 Martin Mokrejs
2012-05-22 19:43 Justin Lecher
2011-07-05 8:22 Martin Mokrejs
2011-06-10 15:23 Martin Mokrejs
2011-05-18 16:18 Martin Mokrejs
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=1380119547.f27a3ee1061d4a2aa0d81db7863700d6a49cd507.jlec@gentoo \
--to=jlec@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