diff options
author | 2003-06-04 13:38:12 +0000 | |
---|---|---|
committer | 2003-06-04 13:38:12 +0000 | |
commit | 5c3dc577a3eb58f7d287fc078b8414f428eb2db1 (patch) | |
tree | ff7f2b5980161f01b9e8fc2590bc1fff8505bcd4 /app-dicts/stardict-cdict-en-zh-big5 | |
parent | incoming stardict dictionaries for stardict 2.2.0 (diff) | |
download | gentoo-2-5c3dc577a3eb58f7d287fc078b8414f428eb2db1.tar.gz gentoo-2-5c3dc577a3eb58f7d287fc078b8414f428eb2db1.tar.bz2 gentoo-2-5c3dc577a3eb58f7d287fc078b8414f428eb2db1.zip |
incoming stardict dictionaries for stardict 2.2.0
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-big5')
4 files changed, 23 insertions, 1 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog new file mode 100644 index 000000000000..943bef075c27 --- /dev/null +++ b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog @@ -0,0 +1,10 @@ +# 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 $ + +*stardict-cdict-en-zh-big5-2.1.0 (04 Jun 2003) + + 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> + stardict-cdict-en-zh-big5-2.1.0.ebuild: + new stardict dictionary. see app-dict/stardict's ChangeLog for more. + diff --git a/app-dicts/stardict-cdict-en-zh-big5/Manifest b/app-dicts/stardict-cdict-en-zh-big5/Manifest index 2da5b81f4ac6..91749defd082 100644 --- a/app-dicts/stardict-cdict-en-zh-big5/Manifest +++ b/app-dicts/stardict-cdict-en-zh-big5/Manifest @@ -1,2 +1,3 @@ -MD5 cdb1c678fa62671271cf14e116a1f95d stardict-cdict-en-zh-big5-2.1.0.ebuild 244 +MD5 b02fad2453badb3829b49b8674962a71 stardict-cdict-en-zh-big5-2.1.0.ebuild 382 +MD5 423d118e17d9407b15984e1feb83a6b7 ChangeLog 464 MD5 a205d43e187d2afb6b2185d83a89a613 files/digest-stardict-cdict-en-zh-big5-2.1.0 79 diff --git a/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.1.0 b/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.1.0 new file mode 100644 index 000000000000..d4bc5ab6fd38 --- /dev/null +++ b/app-dicts/stardict-cdict-en-zh-big5/files/digest-stardict-cdict-en-zh-big5-2.1.0 @@ -0,0 +1 @@ +MD5 2dc9784e735e43516fc2bf6f382923be stardict-cdict-big5-2.1.0.tar.bz2 4482485 diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild new file mode 100644 index 000000000000..eb4abfdeb8b0 --- /dev/null +++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild @@ -0,0 +1,10 @@ +# 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.1.0.ebuild,v 1.1 2003/06/04 13:33:48 liquidx Exp $ + +FROM_LANG="English" +TO_LANG="Traditional Chinese (BIG5)" +DICT_PREFIX="cdict-" +DICT_SUFFIX="big5" + +inherit stardict |