summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-01-07 17:29:29 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-01-07 17:29:29 +0000
commit5fb8222f56317de8b8055f7439e37508562db9da (patch)
treeba1671b7d5b2f8efa467d8c4e03ded41139ced12 /app-dicts/stardict-oxford-en-zh-gb
parentcleanup. (diff)
downloadhistorical-5fb8222f56317de8b8055f7439e37508562db9da.tar.gz
historical-5fb8222f56317de8b8055f7439e37508562db9da.tar.bz2
historical-5fb8222f56317de8b8055f7439e37508562db9da.zip
version bumping to new dict format
Diffstat (limited to 'app-dicts/stardict-oxford-en-zh-gb')
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/ChangeLog8
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/Manifest6
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/files/digest-stardict-oxford-en-zh-gb-2.4.21
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild14
4 files changed, 26 insertions, 3 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/ChangeLog b/app-dicts/stardict-oxford-en-zh-gb/ChangeLog
index 4965099553c6..384a63b57020 100644
--- a/app-dicts/stardict-oxford-en-zh-gb/ChangeLog
+++ b/app-dicts/stardict-oxford-en-zh-gb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/stardict-oxford-en-zh-gb
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/ChangeLog,v 1.1 2003/06/04 13:41:13 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/ChangeLog,v 1.2 2004/01/07 17:25:14 liquidx Exp $
+
+*stardict-oxford-en-zh-gb-2.4.2 (07 Jan 2004)
+
+ 07 Jan 2004; Alastair Tse <liquidx@gentoo.org>
+ stardict-oxford-en-zh-gb-2.4.2.ebuild:
+ version bumping to new dict format
*stardict-oxford-en-zh-gb-2.1.0 (04 Jun 2003)
diff --git a/app-dicts/stardict-oxford-en-zh-gb/Manifest b/app-dicts/stardict-oxford-en-zh-gb/Manifest
index 509351abbf92..c90b1c2338ff 100644
--- a/app-dicts/stardict-oxford-en-zh-gb/Manifest
+++ b/app-dicts/stardict-oxford-en-zh-gb/Manifest
@@ -1,4 +1,6 @@
-MD5 006b10eccc1ce769d048fc95ebbf1d00 stardict-oxford-en-zh-gb-2.1.0.ebuild 376
-MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 9a495e4adcdf32ccbfbbfb00cda95978 ChangeLog 460
+MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
+MD5 006b10eccc1ce769d048fc95ebbf1d00 stardict-oxford-en-zh-gb-2.1.0.ebuild 376
+MD5 1d2c815118c850027e9462be6735844b stardict-oxford-en-zh-gb-2.4.2.ebuild 480
MD5 3bf13b0112431d6f29ba942120bb35e6 files/digest-stardict-oxford-en-zh-gb-2.1.0 78
+MD5 468c30a157362aea57a1a815840bc4ec files/digest-stardict-oxford-en-zh-gb-2.4.2 78
diff --git a/app-dicts/stardict-oxford-en-zh-gb/files/digest-stardict-oxford-en-zh-gb-2.4.2 b/app-dicts/stardict-oxford-en-zh-gb/files/digest-stardict-oxford-en-zh-gb-2.4.2
new file mode 100644
index 000000000000..3404e6519a57
--- /dev/null
+++ b/app-dicts/stardict-oxford-en-zh-gb/files/digest-stardict-oxford-en-zh-gb-2.4.2
@@ -0,0 +1 @@
+MD5 d242032dd873ca26ef75018c803bb1e4 stardict-oxford-gb-2.4.2.tar.bz2 7673526
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
new file mode 100644
index 000000000000..8e25d08824e8
--- /dev/null
+++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild
@@ -0,0 +1,14 @@
+# 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-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild,v 1.1 2004/01/07 17:25:14 liquidx Exp $
+
+FROM_LANG="English"
+TO_LANG="Simplified Chinese (GB)"
+DICT_PREFIX="oxford-"
+DICT_SUFFIX="gb"
+
+inherit stardict
+
+HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_CN.php"
+KEYWORDS="~x86 ~ppc"
+RDEPEND=">=app-dicts/stardict-2.4.2"