summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-02-22 16:06:36 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-02-22 16:06:36 +0000
commit607f6b165cc1b8a2884675012909029f4445ecba (patch)
treea137bd6967af09343205d239a98c6720beb75cef /dev-ml
parentRevert back to EAPI 2 for stabilization. (diff)
downloadgentoo-2-607f6b165cc1b8a2884675012909029f4445ecba.tar.gz
gentoo-2-607f6b165cc1b8a2884675012909029f4445ecba.tar.bz2
gentoo-2-607f6b165cc1b8a2884675012909029f4445ecba.zip
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/bin-prot/bin-prot-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/bin-prot/bin-prot-1.3.0.ebuild b/dev-ml/bin-prot/bin-prot-1.3.0.ebuild
index 2382b4657757..8c352215a489 100644
--- a/dev-ml/bin-prot/bin-prot-1.3.0.ebuild
+++ b/dev-ml/bin-prot/bin-prot-1.3.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-1.3.0.ebuild,v 1.1 2011/02/22 15:10:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-1.3.0.ebuild,v 1.2 2011/02/22 16:06:36 aballier Exp $
EAPI=3
EAPI="2"
-inherit findlib eutils
+inherit findlib eutils multilib
DESCRIPTION="A binary protocol generator"
HOMEPAGE="http://ocaml.janestreet.com/?q=node/13"