summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/stardict-dictd-BritannicaConcise/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-dictd-cced/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-dictd-longman/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-dictd-merrianwebster/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-dictd-oald/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-dictd-thesaurus-ee/ChangeLog5
-rw-r--r--app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-freedict-deu-eng/ChangeLog5
-rw-r--r--app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-freedict-deu-ita/ChangeLog5
-rw-r--r--app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild4
-rw-r--r--app-dicts/stardict-freedict-ita-deu/ChangeLog5
-rw-r--r--app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild4
18 files changed, 54 insertions, 27 deletions
diff --git a/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog b/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog
index e0a5f3f3..8933501e 100644
--- a/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog
+++ b/app-dicts/stardict-dictd-BritannicaConcise/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-BritannicaConcise
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild b/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild
index 4f2f4674..5ee345c3 100644
--- a/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-BritannicaConcise/stardict-dictd-BritannicaConcise-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's The Britannica Concise Encyclopedia"
diff --git a/app-dicts/stardict-dictd-cced/ChangeLog b/app-dicts/stardict-dictd-cced/ChangeLog
index cce3cf43..a47fa633 100644
--- a/app-dicts/stardict-dictd-cced/ChangeLog
+++ b/app-dicts/stardict-dictd-cced/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-cced
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild b/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild
index a8baea16..e997c44e 100644
--- a/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-cced/stardict-dictd-cced-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's Collins Cobuild English Dictionary"
diff --git a/app-dicts/stardict-dictd-longman/ChangeLog b/app-dicts/stardict-dictd-longman/ChangeLog
index 2955f680..dd5884df 100644
--- a/app-dicts/stardict-dictd-longman/ChangeLog
+++ b/app-dicts/stardict-dictd-longman/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-longman
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild b/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild
index 6e94a656..bca685dc 100644
--- a/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-longman/stardict-dictd-longman-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's Longman Dictionary of Contemporary English"
diff --git a/app-dicts/stardict-dictd-merrianwebster/ChangeLog b/app-dicts/stardict-dictd-merrianwebster/ChangeLog
index 335e8efa..f4f7a5dc 100644
--- a/app-dicts/stardict-dictd-merrianwebster/ChangeLog
+++ b/app-dicts/stardict-dictd-merrianwebster/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-merrianwebster
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild b/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild
index ab78c52a..a5c0c986 100644
--- a/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-merrianwebster/stardict-dictd-merrianwebster-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's Merrian Webster 10th dictionary"
diff --git a/app-dicts/stardict-dictd-oald/ChangeLog b/app-dicts/stardict-dictd-oald/ChangeLog
index 4a7e2a21..5a0d965c 100644
--- a/app-dicts/stardict-dictd-oald/ChangeLog
+++ b/app-dicts/stardict-dictd-oald/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-oald
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild
index 54b29421..402ddb74 100644
--- a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's Oxford Advanced Learner's Dictionary"
diff --git a/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog b/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog
index f8c7937d..ed37251c 100644
--- a/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog
+++ b/app-dicts/stardict-dictd-thesaurus-ee/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-dictd-thesaurus-ee
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild
index 27c68ba4..e7702266 100644
--- a/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild
+++ b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.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 $
EAPI="4"
DICT_PREFIX=""
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
DESCRIPTION="Stardict Dictionary for Dictd.org's English Thesaurus"
diff --git a/app-dicts/stardict-freedict-deu-eng/ChangeLog b/app-dicts/stardict-freedict-deu-eng/ChangeLog
index 4ae7a2ad..a938bc19 100644
--- a/app-dicts/stardict-freedict-deu-eng/ChangeLog
+++ b/app-dicts/stardict-freedict-deu-eng/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-freedict-deu-eng
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild b/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild
index 39455620..c31ebe4e 100644
--- a/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-deu-eng/stardict-freedict-deu-eng-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
@@ -6,7 +6,7 @@ EAPI="4"
FROM_LANG="German"
TO_LANG="English"
DICT_PREFIX="dictd_www.freedict.de_"
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php"
diff --git a/app-dicts/stardict-freedict-deu-ita/ChangeLog b/app-dicts/stardict-freedict-deu-ita/ChangeLog
index b8b62183..c5a5859a 100644
--- a/app-dicts/stardict-freedict-deu-ita/ChangeLog
+++ b/app-dicts/stardict-freedict-deu-ita/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-freedict-deu-ita
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild
index 5719aa57..bea636f6 100644
--- a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
@@ -6,7 +6,7 @@ EAPI="4"
FROM_LANG="German"
TO_LANG="Italian"
DICT_PREFIX="dictd_www.freedict.de_"
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php"
diff --git a/app-dicts/stardict-freedict-ita-deu/ChangeLog b/app-dicts/stardict-freedict-ita-deu/ChangeLog
index b844650c..a825339d 100644
--- a/app-dicts/stardict-freedict-ita-deu/ChangeLog
+++ b/app-dicts/stardict-freedict-ita-deu/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-dicts/stardict-freedict-ita-deu
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
03 Jan 2011; Martin Väth <martin@mvath.de>
Bump to EAPI=4.
diff --git a/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild
index 729a5b42..f38402c5 100644
--- a/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild
+++ b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
@@ -6,7 +6,7 @@ EAPI="4"
FROM_LANG="Italian"
TO_LANG="German"
DICT_PREFIX="dictd_www.freedict.de_"
-inherit stardict
+inherit base stardict
RESTRICT="mirror"
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php"