summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-04-15 21:00:18 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:47:36 +0200
commitbd582bfb4b4f1b38ed7effb0e65353f9bae30f9c (patch)
tree27fca8ca6840a4fc125774621d98490fead6f32f /eclass
parentAdd requestpolicy ebuild (diff)
downloadmv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.tar.gz
mv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.tar.bz2
mv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.zip
Add base. Fix stardict compilation
Diffstat (limited to 'eclass')
-rw-r--r--eclass/monotone.eclass2
-rw-r--r--eclass/mv_mozextension.eclass2
2 files changed, 2 insertions, 2 deletions
diff --git a/eclass/monotone.eclass b/eclass/monotone.eclass
index dee500ed..497dd09b 100644
--- a/eclass/monotone.eclass
+++ b/eclass/monotone.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
diff --git a/eclass/mv_mozextension.eclass b/eclass/mv_mozextension.eclass
index e2cc8f82..91819982 100644
--- a/eclass/mv_mozextension.eclass
+++ b/eclass/mv_mozextension.eclass
@@ -35,7 +35,7 @@
# mozilla or not.
: ${MV_MOZ_EXTDIR=?}
-inherit multilib
+inherit base multilib
case ${MV_MOZ_MOZILLAS:-icecat} in
icecat)