summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-31 02:18:35 +0000
committerZac Medico <zmedico@gentoo.org>2012-05-31 02:18:35 +0000
commitfa54ff23dbb0aaa928a72a9ce0c9173806a862cb (patch)
treebea1f2d9c1706c5bcf9bdd1ec6ccfe0b99daab0d /app-accessibility/espeak/espeak-1.45.03.ebuild
parentremove now redundant openmpi usemasks (diff)
downloadhistorical-fa54ff23dbb0aaa928a72a9ce0c9173806a862cb.tar.gz
historical-fa54ff23dbb0aaa928a72a9ce0c9173806a862cb.tar.bz2
historical-fa54ff23dbb0aaa928a72a9ce0c9173806a862cb.zip
inherit multilib for get_libdir
Package-Manager: portage-2.2.0_alpha108_p8/cvs/Linux i686
Diffstat (limited to 'app-accessibility/espeak/espeak-1.45.03.ebuild')
-rw-r--r--app-accessibility/espeak/espeak-1.45.03.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/espeak/espeak-1.45.03.ebuild b/app-accessibility/espeak/espeak-1.45.03.ebuild
index e3674db483dd..a21c1fb9af03 100644
--- a/app-accessibility/espeak/espeak-1.45.03.ebuild
+++ b/app-accessibility/espeak/espeak-1.45.03.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.03.ebuild,v 1.1 2011/03/22 17:10:56 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.03.ebuild,v 1.2 2012/05/31 02:10:21 zmedico Exp $
EAPI="4"
-inherit eutils toolchain-funcs
+inherit eutils multilib toolchain-funcs
MY_P="${P}-source"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"