summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-02 19:16:31 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-02 19:16:31 +0000
commit728cfd5f68c7432a7f9f9a7e3355b4932c12dce4 (patch)
tree01c83be77b200e1b9226bc22b39071936aef096e /eclass/depend.php.eclass
parent[bump] dev-perl/DateManip-6.320.0 (diff)
downloadhistorical-728cfd5f68c7432a7f9f9a7e3355b4932c12dce4.tar.gz
historical-728cfd5f68c7432a7f9f9a7e3355b4932c12dce4.tar.bz2
historical-728cfd5f68c7432a7f9f9a7e3355b4932c12dce4.zip
inherit multilib for get_libdir
Diffstat (limited to 'eclass/depend.php.eclass')
-rw-r--r--eclass/depend.php.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/depend.php.eclass b/eclass/depend.php.eclass
index 66dbd897e338..6a1fbfb78b9d 100644
--- a/eclass/depend.php.eclass
+++ b/eclass/depend.php.eclass
@@ -1,6 +1,6 @@
-# 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/eclass/depend.php.eclass,v 1.31 2011/12/14 23:10:51 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/depend.php.eclass,v 1.32 2012/06/02 19:16:31 zmedico Exp $
# @ECLASS: depend.php.eclass
# @MAINTAINER:
@@ -15,7 +15,7 @@
# for specific PHP features, SAPIs etc. Also provides dodoc-php wrapper to install
# documentation for PHP packages to php-specific location.
-inherit eutils phpconfutils
+inherit eutils multilib phpconfutils
# PHP5-only depend functions