summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild5
-rw-r--r--app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-ita/stardict-freedict-eng-ita-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-lat/stardict-freedict-eng-lat-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-spa/stardict-freedict-eng-spa-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-vi-fr/stardict-hnd-vi-fr-20050917.ebuild2
-rw-r--r--app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild2
-rw-r--r--app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild2
-rw-r--r--app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild2
-rw-r--r--app-dicts/stardict-langdao-en-zh-gb/stardict-langdao-en-zh-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-langdao-zh-en-gb/stardict-langdao-zh-en-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild2
-rw-r--r--app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild2
37 files changed, 74 insertions, 3 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
index 07810a0da4b6..b4934d250543 100644
--- a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
+++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Traditional Chinese (BIG5)"
DICT_PREFIX="cdict-"
@@ -13,6 +15,3 @@ HOMEPAGE="http://download.huzheng.org/zh_TW/"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-
-DEPEND=""
-RDEPEND=""
diff --git a/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild
index 3a8312b558e2..eb2b1e82519c 100644
--- a/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="cdict-"
diff --git a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild
index 467222ba1a84..982fa28b3f3f 100644
--- a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild
+++ b/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Traditional Chinese (BIG5)"
TO_LANG="English"
DICT_PREFIX="cedict-"
diff --git a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild
index 33ded652d277..46c7760c25c5 100644
--- a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Simplified Chinese (GB)"
TO_LANG="English"
DICT_PREFIX="cedict-"
diff --git a/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild b/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild
index f2e304abffd0..6688dc29e989 100644
--- a/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
DICT_PREFIX="dictd_www.dict.org_"
inherit stardict
diff --git a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild
index 7ecfe8fa1a4c..f9c4108d3cc9 100644
--- a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="German"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild
index 35d3305135dd..8c82195fbaa4 100644
--- a/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="French"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-ita/stardict-freedict-eng-ita-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-ita/stardict-freedict-eng-ita-2.4.2.ebuild
index 991b2f7245a8..991a1191da7b 100644
--- a/app-dicts/stardict-freedict-eng-ita/stardict-freedict-eng-ita-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-ita/stardict-freedict-eng-ita-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Italian"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-lat/stardict-freedict-eng-lat-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-lat/stardict-freedict-eng-lat-2.4.2.ebuild
index 586cca42466f..5397b4cf9346 100644
--- a/app-dicts/stardict-freedict-eng-lat/stardict-freedict-eng-lat-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-lat/stardict-freedict-eng-lat-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Latin"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.4.2.ebuild
index 30b5ea73a552..2b60cab34dab 100644
--- a/app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Russian"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-spa/stardict-freedict-eng-spa-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-spa/stardict-freedict-eng-spa-2.4.2.ebuild
index d99309a429cc..b94a4ef54f53 100644
--- a/app-dicts/stardict-freedict-eng-spa/stardict-freedict-eng-spa-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-spa/stardict-freedict-eng-spa-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Spanish"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.4.2.ebuild
index fd9fa9c82ddd..c0c96290bfe2 100644
--- a/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Swedish"
DICT_PREFIX="dictd_www.freedict.de_"
diff --git a/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild
index 20af22398db9..f330d95f4770 100644
--- a/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Turkish"
DICT_PREFIX="freedict-"
diff --git a/app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild
index b61d1c8906b1..72efabaff312 100644
--- a/app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Turkish"
TO_LANG="German"
DICT_PREFIX="freedict-"
diff --git a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild
index db374d35cc57..5aa8847efdf9 100644
--- a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Turkish"
TO_LANG="English"
DICT_PREFIX="freedict-"
diff --git a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild
index db2240118014..3377e0fbd5da 100644
--- a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="German"
TO_LANG="Vietnamese"
diff --git a/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
index 4cbbdffa506c..0d70b4920d6c 100644
--- a/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Vietnamese"
diff --git a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild
index e62637eac553..5cd7b9af910d 100644
--- a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="French"
TO_LANG="Vietnamese"
diff --git a/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild b/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild
index 24640f2fe520..bc9bda6163fc 100644
--- a/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Russian"
TO_LANG="Vietnamese"
diff --git a/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild b/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild
index 73ce7939a01e..5e14906e3b79 100644
--- a/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Vietnamese"
TO_LANG="German"
diff --git a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
index cabed3a5902c..78a4bcb37194 100644
--- a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Vietnamese"
TO_LANG="English"
diff --git a/app-dicts/stardict-hnd-vi-fr/stardict-hnd-vi-fr-20050917.ebuild b/app-dicts/stardict-hnd-vi-fr/stardict-hnd-vi-fr-20050917.ebuild
index 2866e6d8f233..645bf24f0754 100644
--- a/app-dicts/stardict-hnd-vi-fr/stardict-hnd-vi-fr-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-fr/stardict-hnd-vi-fr-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Vietnamese"
TO_LANG="French"
diff --git a/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild b/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild
index c1b00849cdf3..f2af32ee2b70 100644
--- a/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Vietnamese"
TO_LANG="Vietnamese"
diff --git a/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild b/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild
index 37c30a12871f..542ec2f39368 100644
--- a/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild
+++ b/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Japanese"
DICT_PREFIX="jmdict-"
diff --git a/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild b/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild
index bf72aca4ea74..3cb64aef1642 100644
--- a/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild
+++ b/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Japanese"
TO_LANG="English"
DICT_PREFIX="jmdict-"
diff --git a/app-dicts/stardict-langdao-en-zh-gb/stardict-langdao-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-langdao-en-zh-gb/stardict-langdao-en-zh-gb-2.4.2.ebuild
index c3a94e9dc83c..2be3fa220ad8 100644
--- a/app-dicts/stardict-langdao-en-zh-gb/stardict-langdao-en-zh-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-langdao-en-zh-gb/stardict-langdao-en-zh-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="langdao-ec-"
diff --git a/app-dicts/stardict-langdao-zh-en-gb/stardict-langdao-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-langdao-zh-en-gb/stardict-langdao-zh-en-gb-2.4.2.ebuild
index 59104989b0fc..a182e2525928 100644
--- a/app-dicts/stardict-langdao-zh-en-gb/stardict-langdao-zh-en-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-langdao-zh-en-gb/stardict-langdao-zh-en-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Simplified Chinese (GB)"
TO_LANG="English"
DICT_PREFIX="langdao-ce-"
diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild
index f2eef9b2ef5c..4750d99ee213 100644
--- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild
+++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
DICT_PREFIX="dictd_www.mova.org_"
inherit stardict
diff --git a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild
index 2021f762fc2c..9650a2f2cac0 100644
--- a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="oxford-"
diff --git a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild
index 22cb190aa4e6..1b85900732e8 100644
--- a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild
+++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="French"
DICT_PREFIX="quick_"
diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild
index 99c1e6bc6ef6..de520d324133 100644
--- a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild
+++ b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Japanese Romaji"
DICT_PREFIX="quick_"
diff --git a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
index ffc381e2ee01..80220b5fd510 100644
--- a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
+++ b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Japanese Romaji"
TO_LANG="English"
DICT_PREFIX="quick_"
diff --git a/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild b/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild
index 794dc3019f62..f42ac61f8f69 100644
--- a/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild
+++ b/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Russian"
TO_LANG="English"
DICT_PREFIX=""
diff --git a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild
index 5f5d05124012..637a2a58e1de 100644
--- a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild
+++ b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Traditional Chinese (BIG5)"
DICT_PREFIX="xdict-ec-"
diff --git a/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild
index 8b3564a4a277..610a33753f87 100644
--- a/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="xdict-ec-"
diff --git a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild
index 5485e699f22b..34a489556a82 100644
--- a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild
+++ b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Traditional Chinese (BIG5)"
TO_LANG="English"
DICT_PREFIX="xdict-ce-"
diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild
index 76b8665f9ad2..46385af19ec4 100644
--- a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild
+++ b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
+
FROM_LANG="Simplified Chinese (GB)"
TO_LANG="English"
DICT_PREFIX="xdict-ce-"