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
commit9776f65f4321955fc4123508e2520ca278d16c4a (patch)
tree5cf8f85f84ba5c51cd91f5b5ca4b58fb5ff97f85 /eclass/scsh.eclass
parent[bump] dev-perl/DateManip-6.320.0 (diff)
downloadgentoo-2-9776f65f4321955fc4123508e2520ca278d16c4a.tar.gz
gentoo-2-9776f65f4321955fc4123508e2520ca278d16c4a.tar.bz2
gentoo-2-9776f65f4321955fc4123508e2520ca278d16c4a.zip
inherit multilib for get_libdir
Diffstat (limited to 'eclass/scsh.eclass')
-rw-r--r--eclass/scsh.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/scsh.eclass b/eclass/scsh.eclass
index a06447ee62d0..66ae17d65cb6 100644
--- a/eclass/scsh.eclass
+++ b/eclass/scsh.eclass
@@ -1,9 +1,9 @@
-# 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/scsh.eclass,v 1.8 2011/12/27 17:55:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/scsh.eclass,v 1.9 2012/06/02 19:16:31 zmedico Exp $
#
-inherit eutils
+inherit eutils multilib
LICENSE="as-is BSD"
SLOT="0"