Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/irstlm/
Date: Wed, 04 Dec 2013 15:02:51
Message-Id: 1386169356.27f047aeb9eaebd7c13b368d36735420f4c1ed6a.jlec@gentoo
1 commit: 27f047aeb9eaebd7c13b368d36735420f4c1ed6a
2 Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
3 AuthorDate: Mon Dec 2 13:31:40 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 4 15:02:36 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=27f047ae
7
8 drop unneeded eclasses
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 sci-misc/irstlm/irstlm-5.80.03.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-misc/irstlm/irstlm-5.80.03.ebuild b/sci-misc/irstlm/irstlm-5.80.03.ebuild
17 index 05b05b5..f184e4a 100644
18 --- a/sci-misc/irstlm/irstlm-5.80.03.ebuild
19 +++ b/sci-misc/irstlm/irstlm-5.80.03.ebuild
20 @@ -4,7 +4,7 @@
21
22 EAPI="5"
23
24 -inherit autotools eutils flag-o-matic multilib
25 +inherit autotools
26
27 DESCRIPTION="A tool for the estimation, representation, and computation of statistical language models"
28 HOMEPAGE="http://hlt.fbk.eu/en/irstlm"