summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-01-07 17:08:23 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-01-07 17:08:23 +0000
commit553d0009688e206731646f806f58c540e006e1dd (patch)
tree20e5bf9ce574b7aa3b038e4aa72e584adad0fd44 /app-dicts/stardict-cdict-en-zh-big5
parentstable on alpha and ia64 (diff)
downloadhistorical-553d0009688e206731646f806f58c540e006e1dd.tar.gz
historical-553d0009688e206731646f806f58c540e006e1dd.tar.bz2
historical-553d0009688e206731646f806f58c540e006e1dd.zip
version bumping to new dict format
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-big5')
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/ChangeLog8
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/Manifest4
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.4.21
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild13
4 files changed, 24 insertions, 2 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog
index 943bef075c27..25ad6b483faa 100644
--- a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog
+++ b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/stardict-cdict-en-zh-big5
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.1 2003/06/04 13:33:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.2 2004/01/07 17:05:53 liquidx Exp $
+
+*stardict-cdict-en-zh-big5-2.4.2 (07 Jan 2004)
+
+ 07 Jan 2004; Alastair Tse <liquidx@gentoo.org>
+ stardict-cdict-en-zh-big5-2.4.2.ebuild:
+ version bumping to new dict format
*stardict-cdict-en-zh-big5-2.1.0 (04 Jun 2003)
diff --git a/app-dicts/stardict-cdict-en-zh-big5/Manifest b/app-dicts/stardict-cdict-en-zh-big5/Manifest
index 4c04e4ef493a..44206da80de1 100644
--- a/app-dicts/stardict-cdict-en-zh-big5/Manifest
+++ b/app-dicts/stardict-cdict-en-zh-big5/Manifest
@@ -1,4 +1,6 @@
+MD5 423d118e17d9407b15984e1feb83a6b7 ChangeLog 464
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 b02fad2453badb3829b49b8674962a71 stardict-cdict-en-zh-big5-2.1.0.ebuild 382
-MD5 423d118e17d9407b15984e1feb83a6b7 ChangeLog 464
+MD5 1430a4bc2ec547b5cd9e5ceef090a523 stardict-cdict-en-zh-big5-2.4.2.ebuild 485
MD5 a205d43e187d2afb6b2185d83a89a613 files/digest-stardict-cdict-en-zh-big5-2.1.0 79
+MD5 73d4045b362e9ce01fbe87a42f9ac7df files/digest-stardict-cdict-en-zh-big5-2.4.2 79
diff --git a/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.4.2 b/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.4.2
new file mode 100644
index 000000000000..dc4c07e63b21
--- /dev/null
+++ b/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.4.2
@@ -0,0 +1 @@
+MD5 0349198b9dfcecd9a0f505512bb21d8b stardict-cdict-big5-2.4.2.tar.bz2 4489767
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
new file mode 100644
index 000000000000..215f0d6a211d
--- /dev/null
+++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild,v 1.1 2004/01/07 17:05:53 liquidx Exp $
+
+FROM_LANG="English"
+TO_LANG="Traditional Chinese (BIG5)"
+DICT_PREFIX="cdict-"
+DICT_SUFFIX="big5"
+
+inherit stardict
+
+HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php"
+RDEPEND=">=app-dicts/stardict-2.4.2"