aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Denisov <pavel.a.denisov@gmail.com>2013-12-02 17:27:57 +0400
committerJustin Lecher <jlec@gentoo.org>2013-12-04 16:02:39 +0100
commit65bd2bf307f12332e50e417c7ff1427a06e68d65 (patch)
tree2855a8844e009ee0024b04c25f6187d8b1fbb14d /sci-misc/mitlm
parentebuild cleanup (diff)
downloadsci-65bd2bf307f12332e50e417c7ff1427a06e68d65.tar.gz
sci-65bd2bf307f12332e50e417c7ff1427a06e68d65.tar.bz2
sci-65bd2bf307f12332e50e417c7ff1427a06e68d65.zip
drop unneeded eclasses
Package-Manager: portage-2.2.7
Diffstat (limited to 'sci-misc/mitlm')
-rw-r--r--sci-misc/mitlm/mitlm-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-misc/mitlm/mitlm-0.4.1.ebuild b/sci-misc/mitlm/mitlm-0.4.1.ebuild
index f41760f9e..6be4e6729 100644
--- a/sci-misc/mitlm/mitlm-0.4.1.ebuild
+++ b/sci-misc/mitlm/mitlm-0.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI="5"
-inherit autotools eutils flag-o-matic multilib
+inherit autotools
DESCRIPTION="A set of tools designed for the efficient estimation of statistical n-gram language models"
HOMEPAGE="https://code.google.com/p/mitlm/"