From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/mitlm/
Date: Wed, 4 Dec 2013 15:02:47 +0000 (UTC) [thread overview]
Message-ID: <1386169359.dfe7789cee50f1a595bbe84337303babe6d65343.jlec@gentoo> (raw)
commit: dfe7789cee50f1a595bbe84337303babe6d65343
Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Thu Nov 21 16:52:51 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 15:02:39 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=dfe7789c
ebuild cleanup
---
sci-misc/mitlm/mitlm-0.4.1.ebuild | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/sci-misc/mitlm/mitlm-0.4.1.ebuild b/sci-misc/mitlm/mitlm-0.4.1.ebuild
index b158a93..f41760f 100644
--- a/sci-misc/mitlm/mitlm-0.4.1.ebuild
+++ b/sci-misc/mitlm/mitlm-0.4.1.ebuild
@@ -4,24 +4,17 @@
EAPI="5"
-inherit eutils flag-o-matic multilib
+inherit autotools eutils flag-o-matic multilib
DESCRIPTION="A set of tools designed for the efficient estimation of statistical n-gram language models"
HOMEPAGE="https://code.google.com/p/mitlm/"
SRC_URI="https://mitlm.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
-
SLOT="0"
-
KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
- ./autogen.sh
- econf || die "configure failed"
+src_prepare() {
+ echo "m4_ifdef([AM_PROG_AR], [AM_PROG_AR])" >> configure.ac
+ eautoreconf
}
next reply other threads:[~2013-12-04 15:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 15:02 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-04 15:02 [gentoo-commits] proj/sci:master commit in: sci-misc/mitlm/ Justin Lecher
2013-12-04 15:02 Justin Lecher
2013-12-04 15:02 Justin Lecher
2013-12-04 15:02 Justin Lecher
2016-11-28 21:22 Marius Brehler
2021-03-04 10:57 Andrew Ammerlaan
2021-03-04 10:57 Andrew Ammerlaan
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=1386169359.dfe7789cee50f1a595bbe84337303babe6d65343.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